|
|
|
@ -14,12 +14,14 @@ |
|
|
|
|
"iconPath": "static/tabbar/cate.png", |
|
|
|
|
"selectedIconPath": "static/tabbar/cate-active.png", |
|
|
|
|
"text": "分类" |
|
|
|
|
}, { |
|
|
|
|
"pagePath": "pages/serve/index", |
|
|
|
|
"iconPath": "static/tabbar/serve.png", |
|
|
|
|
"selectedIconPath": "static/tabbar/serve-active.png", |
|
|
|
|
"text": "服务" |
|
|
|
|
}, { |
|
|
|
|
}, |
|
|
|
|
// { |
|
|
|
|
// "pagePath": "pages/serve/index", |
|
|
|
|
// "iconPath": "static/tabbar/serve.png", |
|
|
|
|
// "selectedIconPath": "static/tabbar/serve-active.png", |
|
|
|
|
// "text": "服务" |
|
|
|
|
// }, |
|
|
|
|
{ |
|
|
|
|
"pagePath": "pages/cart/index", |
|
|
|
|
"iconPath": "static/tabbar/cart.png", |
|
|
|
|
"selectedIconPath": "static/tabbar/cart-active.png", |
|
|
|
@ -84,7 +86,7 @@ |
|
|
|
|
// "navigationBarTitleText": "会员中心", |
|
|
|
|
"navigationStyle": "custom" |
|
|
|
|
} |
|
|
|
|
},{ |
|
|
|
|
}, { |
|
|
|
|
"path": "pages/member/index1", |
|
|
|
|
"style": { |
|
|
|
|
// "navigationBarTitleText": "会员中心", |
|
|
|
@ -239,34 +241,30 @@ |
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"subPackages": [ |
|
|
|
|
{ |
|
|
|
|
"subPackages": [{ |
|
|
|
|
"root": "pages/invite/", |
|
|
|
|
"pages": [ |
|
|
|
|
{ |
|
|
|
|
"path": "index", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "邀请有礼", |
|
|
|
|
"navigationBarBackgroundColor": "#FF4A49", |
|
|
|
|
"navigationBarTextStyle": "white" |
|
|
|
|
} |
|
|
|
|
}, { |
|
|
|
|
"path": "list", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "邀请记录" |
|
|
|
|
} |
|
|
|
|
}, { |
|
|
|
|
"path": "rule", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "邀请规则" |
|
|
|
|
} |
|
|
|
|
"pages": [{ |
|
|
|
|
"path": "index", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "邀请有礼", |
|
|
|
|
"navigationBarBackgroundColor": "#FF4A49", |
|
|
|
|
"navigationBarTextStyle": "white" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, { |
|
|
|
|
"path": "list", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "邀请记录" |
|
|
|
|
} |
|
|
|
|
}, { |
|
|
|
|
"path": "rule", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "邀请规则" |
|
|
|
|
} |
|
|
|
|
}] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"root": "pages/address/", |
|
|
|
|
"pages": [ |
|
|
|
|
{ |
|
|
|
|
"pages": [{ |
|
|
|
|
"path": "index", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "收货地址" |
|
|
|
@ -288,8 +286,7 @@ |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"root": "pages/dealer/", |
|
|
|
|
"pages": [ |
|
|
|
|
{ |
|
|
|
|
"pages": [{ |
|
|
|
|
"path": "index", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "" |
|
|
|
@ -341,8 +338,7 @@ |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"root": "pages/refund/", |
|
|
|
|
"pages": [ |
|
|
|
|
{ |
|
|
|
|
"pages": [{ |
|
|
|
|
"path": "index", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "退换/售后" |
|
|
|
@ -370,20 +366,20 @@ |
|
|
|
|
"navigationBarTitleText": "商户列表", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
},{ |
|
|
|
|
}, { |
|
|
|
|
"path": "shopPage", |
|
|
|
|
"style": { |
|
|
|
|
"enablePullDownRefresh": false, |
|
|
|
|
"navigationStyle": "custom" |
|
|
|
|
} |
|
|
|
|
},{ |
|
|
|
|
}, { |
|
|
|
|
"path": "certificate", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "营业执照", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}] |
|
|
|
|
},{ |
|
|
|
|
}, { |
|
|
|
|
"root": "pages/news/", |
|
|
|
|
"pages": [{ |
|
|
|
|
"path": "article/classify", |
|
|
|
@ -393,12 +389,47 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "caigou/notice1", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "支付成功", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"path": "caigou/notice1", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "caigou/notice2", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "上传营业执照和门头照", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
}, { |
|
|
|
|
"path": "caigou/notice3", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "上传身份证", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
}, { |
|
|
|
|
"path": "caigou/notice4", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "实名认证", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
}, { |
|
|
|
|
"path": "caigou/notice5", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "提交成功", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
}, { |
|
|
|
|
"path": "caigou/notice6", |
|
|
|
|
"style": { |
|
|
|
|
"navigationStyle": "custom" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "article/add", |
|
|
|
|
"style": { |
|
|
|
@ -764,55 +795,52 @@ |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"root": "pages/invoice/", |
|
|
|
|
"pages": [ |
|
|
|
|
{ |
|
|
|
|
"path": "index", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "我的发票抬头", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
}, { |
|
|
|
|
"path": "indexset", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "发票助手", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
}, { |
|
|
|
|
"path": "detail", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "我的发票抬头", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
}, { |
|
|
|
|
"path": "edit", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "申请发票", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
}, { |
|
|
|
|
"path": "editset", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "发票抬头", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
}, { |
|
|
|
|
"path": "list", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "申请记录", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
"pages": [{ |
|
|
|
|
"path": "index", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "我的发票抬头", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
}, { |
|
|
|
|
"path": "indexset", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "发票助手", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
}, { |
|
|
|
|
"path": "detail", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "我的发票抬头", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
}, { |
|
|
|
|
"path": "edit", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "申请发票", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
}, { |
|
|
|
|
"path": "editset", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "发票抬头", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
}, { |
|
|
|
|
"path": "list", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "申请记录", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"root": "pages/squareDynamic/", |
|
|
|
|
"pages": [ |
|
|
|
|
{ |
|
|
|
|
"pages": [{ |
|
|
|
|
"path": "index", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "广场动态", |
|
|
|
@ -831,7 +859,7 @@ |
|
|
|
|
{ |
|
|
|
|
"root": "pages/feedback/", |
|
|
|
|
"pages": [ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{ |
|
|
|
|
"path": "index", |
|
|
|
|
"style": { |
|
|
|
@ -857,8 +885,7 @@ |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"root": "pages/wallet/", |
|
|
|
|
"pages": [ |
|
|
|
|
{ |
|
|
|
|
"pages": [{ |
|
|
|
|
"path": "index", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "我的钱包" |
|
|
|
@ -1183,14 +1210,13 @@ |
|
|
|
|
{ |
|
|
|
|
"root": "pages/merchantTutorial/", |
|
|
|
|
"pages": [{ |
|
|
|
|
"path": "tutorial", |
|
|
|
|
"style": { |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": true, |
|
|
|
|
"navigationBarTitleText": "商家教程" |
|
|
|
|
} |
|
|
|
|
"path": "tutorial", |
|
|
|
|
"style": { |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": true, |
|
|
|
|
"navigationBarTitleText": "商家教程" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"root": "pages/news3/", |
|
|
|
@ -1377,4 +1403,4 @@ |
|
|
|
|
"custom": {} |
|
|
|
|
}, |
|
|
|
|
"sitemapLoaction": "sitemap.json" |
|
|
|
|
} |
|
|
|
|
} |