{ "pages": [ { "path": "pages/index/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/index/policy", "style": { "navigationStyle": "custom" } }, { "path": "pages/my/viewHistorys", "style": { "navigationStyle": "custom" } }, { "path": "pages/my/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/my/record", "style": { "navigationStyle": "custom" } }, { "path": "pages/my/vip", "style": { "navigationStyle": "custom" } }, { "path": "pages/my/myCollect", "style": { "navigationStyle": "custom" } }, { "path": "pages/play/play", "style": { "navigationStyle": "custom" } }, { "path": "pages/serach/serach", "style": { "navigationStyle": "custom" } }, { "path": "pages/ranking/index", "style": { "navigationStyle": "custom" } } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "看电影", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#eef4fc", "pageOrientation": "auto" }, "uniIdRouter": {}, "tabBar": { "selectedColor": "#1DBC46", "borderStyle": "white", "backgroundColor": "#fff", "color": "#A1A1A1", "list": [ { "pagePath": "pages/index/index", "text": "首页", "iconPath": "https://intoystox.com/Movie/static/tabBar/icon-home.png", "selectedIconPath": "https://intoystox.com/Movie/static/tabBar/icon-home-active.png" }, { "pagePath": "pages/ranking/index", "text": "排行", "iconPath": "https://intoystox.com/Movie/static/tabBar/icon-ranking.png", "selectedIconPath": "https://intoystox.com/Movie/static/tabBar/icon-ranking-active.png" }, { "pagePath": "pages/my/index", "text": "我的", "iconPath": "https://intoystox.com/Movie/static/tabBar/icon-my.png", "selectedIconPath": "https://intoystox.com/Movie/static/tabBar/icon-my-active.png" } ] }, "easycom": { "custom": { "^(?!z-paging-refresh|z-paging-load-more)z-paging(.*)": "z-paging/components/z-paging$1/z-paging$1.vue" } } }