| 对比新文件 |
| | |
| | | { |
| | | "pages": [ |
| | | "pages/index/index", |
| | | "pages/demand-hall/demand-hall", |
| | | "pages/mine/mine", |
| | | "pages/seleCity/seleCity", |
| | | "pages/using-workers/using-workers", |
| | | "pages/sorting/sorting", |
| | | "pages/packaging-worker/packaging-worker", |
| | | "pages/success/success", |
| | | "pages/freight/freight", |
| | | "pages/order-details/order-details", |
| | | "pages/freight-order/freight-order", |
| | | "pages/order-food/order-food", |
| | | "pages/set-up/set-up", |
| | | "pages/login/login", |
| | | "pages/withdrawal/withdrawal", |
| | | "pages/balance-details/balance-details", |
| | | "pages/withdrawal-successful/withdrawal-successful", |
| | | "pages/employment-certification/employment-certification", |
| | | "pages/freight-certification/freight-certification", |
| | | "pages/catering-certification/catering-certification", |
| | | "pages/certification-successful/certification-successful", |
| | | "pages/certification-results/certification-results" |
| | | ], |
| | | "subPackages": [], |
| | | "window": { |
| | | "navigationBarTextStyle": "black", |
| | | "navigationBarTitleText": "", |
| | | "navigationBarBackgroundColor": "#fff", |
| | | "backgroundColor": "#F8F8F8" |
| | | }, |
| | | "tabBar": { |
| | | "color": "#999999", |
| | | "selectedColor": "#222222", |
| | | "borderStyle": "black", |
| | | "backgroundColor": "#fff", |
| | | "list": [ |
| | | { |
| | | "pagePath": "pages/index/index", |
| | | "iconPath": "static/icon/nav_home_sel@2x (1).png", |
| | | "selectedIconPath": "static/icon/nav_home_sel@2x.png", |
| | | "text": "棣栭〉" |
| | | }, |
| | | { |
| | | "pagePath": "pages/demand-hall/demand-hall", |
| | | "iconPath": "static/icon/nav_order@2x.png", |
| | | "selectedIconPath": "static/icon/nav_order_sel@2x.png", |
| | | "text": "璁㈠崟" |
| | | }, |
| | | { |
| | | "pagePath": "pages/mine/mine", |
| | | "iconPath": "static/icon/nav_mine@2x.png", |
| | | "selectedIconPath": "static/icon/nav_mine_sel@2x.png", |
| | | "text": "鎴戠殑" |
| | | } |
| | | ] |
| | | }, |
| | | "usingComponents": {} |
| | | } |