linwenxin 5 hónapja
szülő
commit
2546b4c9e9

+ 1 - 1
src/components/NavMenu/index.vue

@@ -9,7 +9,7 @@
       :text-color="variables.navbarText"
       :active-text-color="variables.navbarActiveText"
     >
-      <el-menu-item index="1">学员系统</el-menu-item>
+      <el-menu-item index="1">广佛格力家用工单系统</el-menu-item>
     </el-menu>
   </div>
 </template>

+ 1 - 1
src/components/head.vue

@@ -14,7 +14,7 @@
         </div>
       </div>
       <div class="aszhongjian">
-        {{ userInfo.companyWechatId ? userInfo.companyName : '工单客服管理系统' }}
+        {{ userInfo.companyWechatId ? userInfo.companyName : '广佛格力家用工单系统' }}
       </div>
       <div class="asright">{{ timeStr }}</div>
     </div>

+ 1 - 1
src/layout/components/Sidebar/Logo.vue

@@ -24,7 +24,7 @@ export default {
   },
   data() {
     return {
-      title: '工单客服管理系统',
+      title: '广佛格力家用工单系统',
       logo: '@/assets/login/geLi_logo2.png'
     }
   }

+ 1 - 1
src/settings.js

@@ -1,5 +1,5 @@
 module.exports = {
-  title: '工单客服管理系统',
+  title: '广佛格力家用工单系统',
 
   /**
    * @type {boolean} true | false

+ 1 - 1
src/views/login/index.vue

@@ -31,7 +31,7 @@
             <div class="right-container">
               <div class="empty-height" />
               <div class="form-container">
-                <div class="title">工单客服管理系统</div>
+                <div class="title">广佛格力家用工单系统</div>
                 <el-form-item prop="username">
                   <span class="svg-container">
                     <svg-icon icon-class="user" />