Explorar o código

菜单“白名单管理”改为“会员管理”

chenwen hai 1 ano
pai
achega
e84878f521
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/me/me.vue

+ 1 - 1
pages/me/me.vue

@@ -52,7 +52,7 @@
 				menus:[
 					{
 					    value: 'whiteBill',
-					    name: '白名单管理',
+					    name: '会员管理',
 					    icon: 'order',
 						size:36,
 						url:'../whiteList/whiteList'