shish 6 лет назад
Родитель
Сommit
6bc856f06a
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      admin-update/src/mock/userInfo-s.js
  2. 1 1
      admin-update/src/store/modules/menu.js

+ 1 - 1
admin-update/src/mock/userInfo-s.js

@@ -219,7 +219,7 @@ let menu = {
 		{
 			id: '13',
 			parentId: '1',
-			name: '小程序管理',
+			name: '小程序',
 			type: 1,
 			icon: 'icongongzuotai',
 			orderNum: 1,

+ 1 - 1
admin-update/src/store/modules/menu.js

@@ -180,7 +180,7 @@ let menu = {
 		{
 			id: '13',
 			parentId: '1',
-			name: '小程序管理',
+			name: '小程序',
 			type: 1,
 			icon: 'icongongzuotai',
 			orderNum: 1,