{ "easycom":{ "autoscan": true, "custom":{ "^tm-(.*)": "@/tmui/components/tm-$1/tm-$1.vue" } }, "pages": [ { "path": "pages/index/index", "type": "page", "style": { "navigationStyle": "custom", "enablePullDownRefresh":false } }, { "path": "pages/dialog/index", "type": "page", "style": { "navigationStyle": "custom", "enablePullDownRefresh":false } }, { "path": "pages/chooseChat/index", "type": "page", "style": { "navigationStyle": "custom", "enablePullDownRefresh":false } }, { "path": "pages/forwardRecord/index", "type": "page", "style": { "navigationStyle": "custom", "enablePullDownRefresh":false } }, { "path": "pages/login/index", "type": "page", "style": {} } ], "globalStyle": { "backgroundColor": "#FFFFFF", "navigationBarBackgroundColor": "#FFFFFF", "navigationBarTextstyle": "black", "navigationBarTitleText":"" }, "subPackages": [] }