{ "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" } }, "leftWindow": { "path": "windows/left-window.vue", "style": { "width": "280px" }, "matchMedia": { "minWidth": 991 } }, "topWindow": { "path": "windows/top-window.vue", "style": { "height": "56px" }, "matchMedia": { "minWidth": 991 } }, "pages": [ { "path": "pages/launch/index", "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/pay-password", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/mine/kyc", "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" } }, { "path": "pages/activities/index", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/activities/content", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/activities/detail", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/customer/index", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/customer/payment-history", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/customer/recording-history", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/customer/create-account", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/mine/notice", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "pages/mine/new", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } } ], "tabBar": { "color": "#000", "selectedColor": "#ea002a", "backgroundColor": "#fff", "borderStyle": "#fff", "list": [] }, "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "CARD", "navigationBarBackgroundColor": "#FFFFFF", "backgroundColor": "#F8F8F9", "animationType": "fade-in", "animationDuration": 300 }, "uniIdRouter": {} }