123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318 |
- {
- "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": []
- }
|