{ "pages": [ "pages/login/login", "pages/index/index", "pages/user/index", "pages/user/transport/transport", "pages/user/complete/complete", "pages/user/cancel/cancel", "pages/user/authentication/authentication", "pages/user/userxy/userxy" ], "subPackages": [], "window": { "navigationBarTextStyle": "white", "navigationBarTitleText": "uni-app", "navigationBarBackgroundColor": "#0D5DC9", "backgroundColor": "#55ff00" }, "tabBar": { "color": "#666666", "selectedColor": "#0D5DC9", "borderStyle": "black", "backgroundColor": "#ffffff", "list": [ { "pagePath": "pages/index/index", "iconPath": "static/shouyew.png", "selectedIconPath": "static/shouyeac.png", "text": "้ฆ–้กต" }, { "pagePath": "pages/user/index", "iconPath": "static/wodew.png", "selectedIconPath": "static/wodeac.png", "text": "ๆˆ‘็š„" } ] }, "lazyCodeLoading": "requiredComponents", "usingComponents": {} }