guanchunjie 3 years ago
parent
commit
415ab4dc66
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/views/login.vue

+ 3 - 1
src/views/login.vue

@@ -3,7 +3,9 @@
     <div class="login-left">
       <div class="login-texts">
         <p>
-          <span>{{ configInfor ? configInfor.title : "教材管理系统" }}</span>
+          <span
+            >{{ configInfor ? `${configInfor.title}-` : "" }}教材管理系统</span
+          >
         </p>
       </div>
       <el-form