{ "easycom": { "^tm-(.*)": "@/tm-vuetify/components/tm-$1/tm-$1.vue" }, "pages": [{ "path": "pages/index/index", "style": { "navigationBarTitleText": "", "app-plus":{ "titleNView": false } } }, { "path": "pages/wardrobe/index", "style": { "navigationBarTitleText": "衣厨", "app-plus":{ "titleNView": false } } }, { "path": "pages/dapei/index", "style": { "navigationBarTitleText": "消息", "app-plus":{ "titleNView": false } } }, { "path": "pages/shop/index", "style": { "navigationBarTitleText": "商场", "app-plus":{ "titleNView": false } } }, { "path": "pages/user/index", "style": { "navigationBarTitleText": "我的", "app-plus":{ "titleNView": false } } }, { "path": "pages/shouye/index", "style": { "navigationBarTitleText": "我的", "app-plus":{ "titleNView": false } } }, { "path": "pages/putstorage/index", "style": { "navigationBarTitleText": "我的", "app-plus":{ "titleNView": false } } }, { "path": "pages/registered/index", "style": { "navigationBarTitleText": "我的", "app-plus":{ "titleNView": false } } }, { "path": "pages/login/index", "style": { "navigationBarTitleText": "我的", "app-plus":{ "titleNView": false } } }, { "path": "pages/xieyi/index", "style": { "navigationBarTitleText": "我的", "app-plus":{ "titleNView": false } } }, { "path": "pages/zhaohui/index", "style": { "navigationBarTitleText": "我的", "app-plus":{ "titleNView": false } } }, { "path": "pages/zhtijiao/index", "style": { "navigationBarTitleText": "我的", "app-plus":{ "titleNView": false } } }, { "path": "pages/chuanghome/index", "style": { "navigationBarTitleText": "我的", "app-plus":{ "titleNView": false } } } ], "tabBar": { "color": "#999", "selectedColor": "#82cfd5", "borderStyle": "#fff", "backgroundColor": "white", "iconfontSrc": "static/icon/iconfont.ttf" }, "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-app", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8" } }