123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313 |
- {
- "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
- {
- "path" : "pages/home/home",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
-
- },
- {
- "path" : "pages/login/login",
- "style" :
- {
- "navigationBarTitleText": "",
- "navigationStyle": "custom"
- }
- },
- // {
- // "path" : "pages/login/register",
- // "style" :
- // {
- // "navigationBarTitleText": "注册"
- // }
- // },
- // {
- // "path" : "pages/login/forget",
- // "style" :
- // {
- // "navigationBarTitleText": ""
- // }
- // },
- {
- "path" : "pages/login/mobileLogin",
- "style" :
- {
- "navigationBarTitleText": "手机号快捷登录"
- }
- },
- {
- "path" : "pages/mine/mine",
- "style" :
- {
- "navigationBarTitleText": "",
- "navigationStyle": "custom"
- }
- },
- {
- "path" : "pages/mang/mang",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
-
- },
- {
- "path" : "pages/address/address",
- "style" :
- {
- "navigationBarTitleText": "地址管理",
- "enablePullDownRefresh": false
- }
-
- },
- {
- "path" : "pages/address/addressManage",
- "style" :
- {
- "navigationBarTitleText": "地址管理",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/mang/detail",
- "style" :
- {
- "navigationBarTitleText": "盲盒详情",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/mang/confirm",
- "style" :
- {
- "navigationBarTitleText": "确认订单",
- "navigationBarBackgroundColor": "#f8f8f8",
- "backgroundColor": "#f8f8f8"
- }
-
- }
- ,{
- "path" : "pages/mang/shops",
- "style" :
- {
- "navigationBarTitleText": "商家详情",
- "enablePullDownRefresh": false,
- "backgroundColor": "#92B99C",
- "navigationBarBackgroundColor": "#92B99C",
- "navigationBarTextStyle": "white"
- }
-
- }
- ,{
- "path" : "pages/order/order",
- "style" :
- {
- "navigationBarTitleText": "订单",
- "enablePullDownRefresh": false,
- "backgroundColor": "#92B99C",
- "navigationBarBackgroundColor": "#92B99C",
- "navigationBarTextStyle": "white"
- }
-
- }
- ,{
- "path" : "pages/order/detail",
- "style" :
- {
- "navigationBarTitleText": "订单详情",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/order/evaluate",
- "style" :
- {
- "navigationBarTitleText": "评价页面",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/order/refund",
- "style" :
- {
- "navigationBarTitleText": "申请退款",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/mine/userCenter",
- "style" :
- {
- "navigationBarTitleText": "个人中心",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/mine/balance/myBalance",
- "style" :
- {
- "navigationBarTitleText": "我的余额",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#f8f8f8",
- "backgroundColor": "#f8f8f8"
- }
-
- }
- ,{
- "path" : "pages/mine/balance/moreRecharge",
- "style" :
- {
- "navigationBarTitleText": "充值中心",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/mine/balance/moreRecord",
- "style" :
- {
- "navigationBarTitleText": "帐户明细",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/mine/shopApply",
- "style" :
- {
- "navigationBarTitleText": "商家入驻",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/mine/feedback",
- "style" :
- {
- "navigationBarTitleText": "意见反馈",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#f8f8f8",
- "backgroundColor": "#f8f8f8"
- }
-
- }
- ,{
- "path" : "pages/mine/myEvaluate",
- "style" :
- {
- "navigationBarTitleText": "我的评价",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/mine/myKefu",
- "style" :
- {
- "navigationBarTitleText": "我的客服",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/mine/myCollection",
- "style" :
- {
- "navigationBarTitleText": "我的收藏",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/mang/search",
- "style" :
- {
- "navigationBarTitleText": "搜索",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#f8f8f8",
- "backgroundColor": "#f8f8f8"
- }
-
- }
- ,{
- "path" : "pages/mang/list",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#f8f8f8",
- "backgroundColor": "#f8f8f8"
- }
-
- }
- ,{
- "path" : "pages/public/pay",
- "style" :
- {
- "navigationBarTitleText": "支付",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#f8f8f8"
- }
- }
- ,{
- "path" : "pages/public/paySuc",
- "style" :
- {
- "navigationBarTitleText": "支付",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#f8f8f8"
- }
-
- }
- ],
- "tabBar": {
- "color": "#999999",
- "selectedColor": "#92B99C",
- "backgroundColor":"#ffffff",
- "list": [
- {
- "pagePath": "pages/home/home",
- "iconPath": "static/tab/home.png",
- "selectedIconPath": "static/tab/home-full.png",
- "text": "首页"
- },
- {
- "pagePath": "pages/mang/mang",
- "iconPath": "static/tab/mang.png",
- "selectedIconPath": "static/tab/mang-full.png",
- "text": "盲盒"
- },
- {
- "pagePath": "pages/order/order",
- "iconPath": "static/tab/order.png",
- "selectedIconPath": "static/tab/order-full.png",
- "text": "订单"
- },
- {
- "pagePath": "pages/mine/mine",
- "iconPath": "static/tab/mine.png",
- "selectedIconPath": "static/tab/mine-full.png",
- "text": "我的"
- }
- ]
- },
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "盲go",
- "navigationBarBackgroundColor": "#FFFFFF",
- "backgroundColor": "#FFFFFF"
- },
- "uniIdRouter": {}
- }
|