|
|
@@ -11,7 +11,7 @@
|
|
|
{ "path": "admin/home/close","style": {"navigationBarTitleText": "申请注销账号"}},
|
|
|
{"path": "admin/home/register","style": {"navigationBarTitleText": "服务协议"}},
|
|
|
{"path": "admin/home/privacy","style": {"navigationBarTitleText": "隐私政策"}},
|
|
|
- { "path": "admin/home/me", "style": { "navigationBarTitleText": "我的", "enablePullDownRefresh": true, "navigationStyle": "custom" } },
|
|
|
+ { "path": "admin/home/me", "style": { "navigationBarTitleText": "我的", "enablePullDownRefresh": true} },
|
|
|
{ "path": "admin/home/moneyChangeList", "style": { "navigationBarTitleText": "变动明细", "enablePullDownRefresh": true } },
|
|
|
{ "path": "admin/home/edit", "style": { "navigationBarTitleText": "花店信息" } },
|
|
|
{"path": "common/success","style": {"navigationBarBackgroundColor": "#ffffff","navigationBarTextStyle": "black"}},
|