|
|
@@ -383,7 +383,7 @@
|
|
|
"root": "admin/member",
|
|
|
"pages": [
|
|
|
{ "path": "detail", "style": { "navigationBarTitleText": "详情" } },
|
|
|
- { "path": "modify", "style": { "navigationBarTitleText": "修改地址" } }
|
|
|
+ { "path": "modify", "style": { "navigationBarTitleText": "修改地址" } },
|
|
|
{"path": "discount","style": {"navigationBarTitleText": "会员优惠"}}
|
|
|
]
|
|
|
},
|