You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
205 lines
8.0 KiB
205 lines
8.0 KiB
{
|
|
"pages": [
|
|
{
|
|
"path" : "pages/index",
|
|
"style" :
|
|
{ "navigationBarTitleText": "首页","enablePullDownRefresh": true,"navigationStyle": "custom" }
|
|
},{
|
|
"path" : "pages/user/login",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "","enablePullDownRefresh": false,"navigationBarBackgroundColor":"#FFFFFF","backgroundColor":"#FFFFFF"
|
|
}
|
|
},{
|
|
"path" : "pages/user/payform",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "支付购卡","enablePullDownRefresh": false,"navigationBarBackgroundColor":"#FFFFFF","backgroundColor":"#FFFFFF"
|
|
}
|
|
},{
|
|
"path" : "pages/user/index",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "我的","enablePullDownRefresh": true,"navigationBarBackgroundColor": "#F3F4F8","navigationBarTextStyle": "black"
|
|
}
|
|
},{
|
|
"path" : "pages/user/mycard",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "二维码支付","enablePullDownRefresh": false,"navigationBarBackgroundColor":"#34b16f","navigationBarTextStyle": "white"
|
|
}
|
|
},{
|
|
"path": "pages/user/payRecord",
|
|
"style": {
|
|
"navigationBarTitleText": "消费记录","navigationBarBackgroundColor":"#34b16f","navigationBarTextStyle": "white" ,"enablePullDownRefresh": true
|
|
}
|
|
},{
|
|
"path": "pages/store/index",
|
|
"style": {
|
|
"navigationBarTitleText": "合作商户","enablePullDownRefresh": true,"navigationBarBackgroundColor":"#34b16f","navigationBarTextStyle": "white"
|
|
}
|
|
},{
|
|
"path": "pages/store/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "商户","enablePullDownRefresh": false, "navigationBarBackgroundColor": "#34b16f", "navigationBarTextStyle": "white"
|
|
}
|
|
},{
|
|
"path": "pages/notice/list",
|
|
"style": {
|
|
"navigationBarTitleText": "通知公告","enablePullDownRefresh": true, "navigationBarBackgroundColor": "#34b16f", "navigationBarTextStyle": "white"
|
|
}
|
|
},{
|
|
"path": "pages/notice/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "通知公告","enablePullDownRefresh": false, "navigationBarBackgroundColor": "#34b16f", "navigationBarTextStyle": "white"
|
|
}
|
|
},{
|
|
"path": "pages/question/list",
|
|
"style": {
|
|
"navigationBarTitleText": "常见问题","enablePullDownRefresh": true, "navigationBarBackgroundColor": "#34b16f", "navigationBarTextStyle": "white"
|
|
}
|
|
},{
|
|
"path": "pages/question/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "常见问题","enablePullDownRefresh": false, "navigationBarBackgroundColor": "#34b16f", "navigationBarTextStyle": "white"
|
|
}
|
|
},{
|
|
"path": "pages/userguide",
|
|
"style": {
|
|
"navigationBarTitleText": "使用指南","enablePullDownRefresh": false, "navigationBarBackgroundColor": "#34b16f", "navigationBarTextStyle": "white"
|
|
}
|
|
},{
|
|
"path" : "pages/card/index",
|
|
"style" : { "navigationBarTitleText": "购买惠民卡", "enablePullDownRefresh": false, "navigationBarBackgroundColor":"#34b16f","navigationBarTextStyle": "white" }
|
|
},{
|
|
"path" : "pages/card/pay",
|
|
"style" : { "navigationBarTitleText": "购买惠民卡", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#34b16f", "navigationBarTextStyle": "white" }
|
|
},{
|
|
"path" : "pages/user/setting",
|
|
"style" : { "navigationBarTitleText": "账户管理", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#34b16f", "navigationBarTextStyle": "white" }
|
|
},{
|
|
"path": "pages/user/setpassword",
|
|
"style": {
|
|
"navigationBarTitleText": "设置支付密码","navigationBarBackgroundColor":"#EDEDED","backgroundColor":"#EDEDED"
|
|
}
|
|
},{
|
|
"path": "pages/merchant/index",
|
|
"style": {
|
|
"navigationBarTitleText": "工作台", "enablePullDownRefresh": true, "navigationBarBackgroundColor":"#EDEDED","backgroundColor":"#EDEDED"
|
|
}
|
|
},{
|
|
"path": "pages/merchant/login",
|
|
"style": {
|
|
"navigationBarTitleText": "商户登录","navigationBarBackgroundColor":"#EDEDED","backgroundColor":"#EDEDED"
|
|
}
|
|
},{
|
|
"path": "pages/merchant/setpassword",
|
|
"style": {
|
|
"navigationBarTitleText": "设置密码","navigationBarBackgroundColor":"#EDEDED","backgroundColor":"#EDEDED"
|
|
}
|
|
},{
|
|
"path": "pages/merchant/verify",
|
|
"style": {
|
|
"navigationBarTitleText": "扫码收款","navigationBarBackgroundColor":"#34b16f","navigationBarTextStyle": "white"
|
|
}
|
|
},{
|
|
"path": "pages/merchant/verifyRecord",
|
|
"style": {
|
|
"navigationBarTitleText": "核销记录","navigationBarBackgroundColor":"#34b16f","navigationBarTextStyle": "white" ,"enablePullDownRefresh": true
|
|
}
|
|
},{
|
|
"path": "pages/merchant/staff/add",
|
|
"style": {
|
|
"navigationBarTitleText": "添加员工","navigationBarBackgroundColor":"#34b16f","navigationBarTextStyle": "white"
|
|
}
|
|
},{
|
|
"path": "pages/merchant/staff/list",
|
|
"style": {
|
|
"navigationBarTitleText": "员工管理","navigationBarBackgroundColor":"#34b16f","navigationBarTextStyle": "white" ,"enablePullDownRefresh": true
|
|
}
|
|
},{
|
|
"path": "pages/merchant/staff/stafinfo",
|
|
"style": {
|
|
"navigationBarTitleText": "员工管理","navigationBarBackgroundColor":"#34b16f","navigationBarTextStyle": "white"
|
|
}
|
|
},{
|
|
"path": "pages/merchant/withdrawal/add",
|
|
"style": {
|
|
"navigationBarTitleText": "申请提现","navigationBarBackgroundColor":"#EDEDED","backgroundColor":"#EDEDED"
|
|
}
|
|
},{
|
|
"path": "pages/merchant/withdrawal/list",
|
|
"style": {
|
|
"navigationBarTitleText": "提现记录","navigationBarBackgroundColor":"#EDEDED","backgroundColor":"#EDEDED","enablePullDownRefresh": true
|
|
}
|
|
},{
|
|
"path": "pages/merchant/withdrawal/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "提现详情","navigationBarBackgroundColor":"#EDEDED","backgroundColor":"#EDEDED"
|
|
}
|
|
},{
|
|
"path": "pages/merchant/setting",
|
|
"style": {
|
|
"navigationBarTitleText": "账户信息","navigationBarBackgroundColor":"#34b16f","navigationBarTextStyle": "white"
|
|
}
|
|
}
|
|
|
|
,{
|
|
"path" : "pages/card/policy",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "用户服务协议及隐私保护政策",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}
|
|
,{
|
|
"path" : "pages/card/countinue",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "继续支付",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}
|
|
,{
|
|
"path" : "pages/user/rePay",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "付款",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "雄安文化惠民",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8"
|
|
},
|
|
"tabBar": {
|
|
"backgroundColor": "#fafafa",
|
|
"borderStyle": "black",
|
|
"color": "#515151",
|
|
"selectedColor": "#34b16f",
|
|
|
|
|
|
"list": [{
|
|
"pagePath": "pages/index",
|
|
"iconPath" : "static/tabbar/home.png",
|
|
"selectedIconPath" : "static/tabbar/home_curr.png",
|
|
"text": "首页"
|
|
}, {
|
|
"pagePath": "pages/card/index",
|
|
"iconPath" : "static/tabbar/card.png",
|
|
"selectedIconPath" : "static/tabbar/card_curr.png",
|
|
"text": "惠民卡"
|
|
}, {
|
|
"pagePath": "pages/user/index",
|
|
"iconPath" : "static/tabbar/my.png",
|
|
"selectedIconPath" : "static/tabbar/my_curr.png",
|
|
"text": "我的"
|
|
}]
|
|
}
|
|
}
|
|
|