{ "globalStyle": { "navigationStyle": "default", "navigationBarTitleText": "unibest", "navigationBarBackgroundColor": "#f8f8f8", "navigationBarTextStyle": "black", "backgroundColor": "#FFFFFF", "app-plus": { "scrollIndicator": "none" } }, "easycom": { "autoscan": true, "custom": { "^fg-(.*)": "@/components/fg-$1/fg-$1.vue", "^wd-(.*)": "wot-design-uni/components/wd-$1/wd-$1.vue", "^(?!z-paging-refresh|z-paging-load-more)z-paging(.*)": "z-paging/components/z-paging$1/z-paging$1.vue" } }, "tabBar": { "color": "#999999", "selectedColor": "#e61b28", "backgroundColor": "#ffffff", "borderStyle": "#c1c1c1", "height": "50px", "fontSize": "10px", "iconWidth": "24px", "spacing": "3px", "list": [ { "iconPath": "static/tabbar/home.png", "selectedIconPath": "static/tabbar/homeHL.png", "pagePath": "pages/index/index" }, { "iconPath": "static/tabbar/income.png", "selectedIconPath": "static/tabbar/incomeHL.png", "pagePath": "pages/income/income" }, { "iconPath": "static/tabbar/mine.png", "selectedIconPath": "static/tabbar/mineHL.png", "pagePath": "pages/mine/mine" } ] }, "__esModule": true, "pages": [ { "path": "pages/index/index", "type": "home", "layout": "tabbar", "style": { "navigationStyle": "custom" } }, { "path": "pages/bestSellers/bestSellers", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/forgotPassword/forgotPassword", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/income/income", "type": "page", "layout": "default", "needLogin": true, "style": { "navigationBarTitleText": "%income.title%", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/login/login", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/addressBook", "type": "page", "layout": "default", "style": { "navigationBarTitleText": "Address Book", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/mine/addressBookOperate", "type": "page", "layout": "default", "style": { "navigationBarTitleText": "Address Book", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/mine/mine", "type": "page", "layout": "default", "needLogin": true, "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/myFavorite", "type": "page", "layout": "default", "style": { "navigationBarTitleText": "My Favorite", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/mine/myProfile", "type": "page", "layout": "default", "style": { "navigationBarTitleText": "My Profile", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/mine/setting", "type": "page", "layout": "default", "style": { "navigationBarTitleText": "%setting.title%", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/mine/share", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/missionCenter/missionCenter", "type": "page", "layout": "default", "style": { "navigationBarTitleText": "Mission Center", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/myOrders/myOrders", "type": "page", "layout": "default", "style": { "navigationBarTitleText": "My Orders", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/myOrders/orderDetail", "type": "page", "layout": "default", "style": { "navigationBarTitleText": "My Orders", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/notifications/notifications", "type": "page", "layout": "default", "style": { "navigationBarTitleText": "Notifications", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/productDetail/checkOut", "type": "page", "layout": "default", "needLogin": true, "style": { "navigationBarTitleText": "Checkout", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/productDetail/productDetail", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/referEarn/referEarn", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/register/register", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/search/search", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/topChampions/topChampions", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/vipMembership/vipMembership", "type": "page", "layout": "default", "needLogin": true, "style": { "navigationBarTitleText": "VIP Membership", "navigationBarBackgroundColor": "#FFFFFF" } }, { "path": "pages/wallet/myWallet", "type": "page", "layout": "default", "needLogin": true, "style": { "navigationBarTitleText": "My Wallet", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/wallet/recharge", "type": "page", "layout": "default", "style": { "navigationBarTitleText": "Recharge", "navigationBarBackgroundColor": "#fff", "app-plus": { "titleNView": { "buttons": [ { "text": "Record", "fontSize": "28rpx", "width": "85px" } ] } } } }, { "path": "pages/wallet/rechargeRecord", "type": "page", "layout": "default", "style": { "navigationBarTitleText": "Recharge Record", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/wallet/withdraw", "type": "page", "layout": "default", "style": { "navigationStyle": "custom", "navigationBarTitleText": "Withdraw" } }, { "path": "pages/wallet/withdrawRecord", "type": "page", "layout": "default", "style": { "navigationBarTitleText": "Withdraw Record", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/webLink/webLink", "type": "page", "layout": "default", "needLogin": true, "style": { "navigationBarTitleText": "", "navigationBarBackgroundColor": "#fff" } } ], "subPackages": [] }