|
|
@@ -94,7 +94,7 @@
|
|
|
{ "path": "member/add", "style": { "navigationBarTitleText": "添加客户" } },
|
|
|
{ "path": "member/detail", "style": { "navigationBarTitleText": "客户详情" } },
|
|
|
{ "path": "member/bind", "style": { "navigationBarTitleText": "绑定微信" } },
|
|
|
- { "path": "official/index", "style": { "navigationBarTitleText": "花惠宝" } },
|
|
|
+ { "path": "official/index", "style": { "navigationBarTitleText": "花掌柜" } },
|
|
|
{ "path": "official/pay", "style": { "navigationBarTitleText": "支付" } },
|
|
|
{ "path": "official/renewal", "style": { "navigationBarTitleText": "续期" } },
|
|
|
{ "path": "official/apply", "style": { "navigationBarTitleText": "完善店铺信息" } },
|
|
|
@@ -388,7 +388,7 @@
|
|
|
],
|
|
|
"globalStyle": {
|
|
|
"navigationBarBackgroundColor": "#fff",
|
|
|
- "navigationBarTitleText": "花惠宝",
|
|
|
+ "navigationBarTitleText": "花掌柜",
|
|
|
"navigationBarTextStyle": "black",
|
|
|
"backgroundColor": "#f9fbfc"
|
|
|
},
|