{ "easycom": { "autoscan": true, "custom": { "^uni-(.*)": "@/uni_modules/uni-$1/components/uni-$1/uni-$1.vue", "^u--(.*)": "uview-plus/components/u-$1/u-$1.vue", "^up-(.*)": "uview-plus/components/u-$1/u-$1.vue", "^u-([^-].*)": "uview-plus/components/u-$1/u-$1.vue", "^cwg-(.*)": "@/components/cwg-$1.vue" } }, "pages": [ { "path": "pages/launch/index", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/card/index", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/card/operations", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/card/select", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/card/apply", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/recharge-record/list", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "backgroundColor": "#f5f5f5" } }, { "path": "pages/recharge-record/detail", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/apply-record/list", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/apply-record/detail", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/mine/index", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/mine/language", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/mine/improve", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/mine/info", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/mine/permission", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/mine/privacy", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/mine/help", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/mine/help-detail", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/mine/cog", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/mine/pay-password", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/mine/kyc", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/wallet/index", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/wallet/global-list", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/wallet/global-detail", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/wallet/balance", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/wallet/global-order", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "softinputMode": "adjustResize" } }, { "path": "pages/wallet/vaultody", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/wallet/vaultody-list", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/wallet/withdraw", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/wallet/withdraw-list", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/wallet/withdraw-detail", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/login/index", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/login/regist", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/login/reset", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/login/forget", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } } ], "tabBar": { "color": "#000", "selectedColor": "#ea002a", "backgroundColor": "#fff", "borderStyle": "#fff", "list": [] }, "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "CARD", "navigationBarBackgroundColor": "#FFFFFF", "backgroundColor": "#F8F8F9" }, "uniIdRouter": {} }