Browse Source

后台运营管理系统名称修改

DESKTOP-O04BTUJ\muzen 3 years ago
parent
commit
e358717f3f
1 changed files with 1 additions and 1 deletions
  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: 'Ohplay管理系统',
+      title: 'OhPlay管理系统',
       logo: ''
     }
   }