{ "globalStyle": { "navigationStyle": "default", "navigationBarTitleText": "unibest", "navigationBarBackgroundColor": "#f8f8f8", "navigationBarTextStyle": "black", "backgroundColor": "#FFFFFF" }, "easycom": { "autoscan": true, "custom": { "^wd-(.*)": "wot-design-uni/components/wd-$1/wd-$1.vue", "^(?!z-paging-refresh|z-paging-load-more)z-paging(.*)": "z-paging/components/z-paging$1/z-paging$1.vue" } }, "tabBar": { "color": "#999999", "selectedColor": "#018d71", "backgroundColor": "#F8F8F8", "borderStyle": "black", "fontSize": "10px", "iconWidth": "24px", "spacing": "3px", "custom": true, "height": "0px", "list": [ { "pagePath": "pages/home/index" }, { "pagePath": "pages/about/about" } ] }, "condition": { "current": -1, "list": [ { "name": "设计游学", "path": "pages/index/study-tour/index" } ] }, "pages": [ { "path": "pages/home/index", "type": "home", "layout": "tabbar", "style": { "navigationStyle": "custom", "navigationBarTitleText": "首页" } }, { "path": "pages/about/about", "type": "page", "style": { "navigationBarTitleText": "关于" } }, { "path": "pages/material/index", "type": "page", "style": { "navigationBarTitleText": "材料" } }, { "path": "pages/messages/index", "type": "page", "style": { "navigationBarTitleText": "材料" } }, { "path": "pages/mine/index", "type": "page", "style": { "navigationBarTitleText": "材料" } }, { "path": "pages/publish/index", "type": "page", "style": { "navigationBarTitleText": "发布" } }, { "path": "pages/home/classmates/index", "type": "page", "style": { "navigationBarTitleText": "同学荟", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/home/classmates-detail/index", "type": "page", "style": { "navigationBarTitleText": "详情", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/home/mall/index", "type": "page", "style": { "navigationBarTitleText": "品质商城", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/home/moment/index", "type": "page", "style": { "navigationBarTitleText": "详情", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/home/offline-activity/index", "type": "page", "style": { "navigationBarTitleText": "线下活动", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/home/schedule/index", "type": "page", "style": { "navigationStyle": "custom", "navigationBarTitleText": "游学日程" } }, { "path": "pages/home/spread/index", "type": "page", "style": { "navigationBarTitleText": "设计传播", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/home/study-tour/index", "type": "page", "style": { "navigationBarTitleText": "设计游学", "navigationBarBackgroundColor": "#fff" } } ], "subPackages": [] }