{ "easycom": { "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue" }, "pages": [ { "path": "pages/index/index", "style": { "navigationBarTitleText": "NICE", "navigationStyle": "custom" } }, { "path": "pages/index/exchange", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": true } }, { "path": "pages/index/details", "style": { "navigationBarTitleText": "" } }, { "path": "pages/index/detailsTpl", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": true } }, { "path": "pages/index/invite", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": true } }, { "path": "pages/index/property", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": true } }, { "path": "pages/index/propDetails", "style": { "navigationBarTitleText": "" } }, { "path": "pages/index/income", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": true } }, { "path": "pages/index/incomeTpl", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": true } }, { "path": "pages/index/withdrawal", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": true } }, { "path": "pages/index/recharge", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": true } }, { "path": "pages/index/transfer", "style": { "navigationBarTitleText": "" } } ], "globalStyle": { "navigationBarTextStyle": "white", "navigationBarTitleText": "NICE", "navigationBarBackgroundColor": "#100F0B" }, "tabBar": { "color": "#C0C4CC", "selectedColor": "#FEB041 ", "borderStyle": "black", "backgroundColor": "#000000", "list": [] } }