فهرست منبع

修改主页系统名称

liyan 2 سال پیش
والد
کامیت
1157ed2122
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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
     }
   }