Browse Source

修改主页系统名称

liyan 2 năm trước cách đây
mục cha
commit
1157ed2122
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/layout/components/Sidebar/Logo.vue

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

@@ -35,7 +35,7 @@ export default {
   },
   data() {
     return {
-      title: '若依管理系统',
+      title: '精治富裕管理后台',
       logo: logoImg
     }
   }