1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- {
- "pages": [
- "pages/index/index",
- "pages/index/evaluate/evaluate",
- "pages/index/moreshop/moreshop",
- "pages/city/city",
- "pages/select/select",
- "pages/expectedday/expectedday",
- "pages/birthday/birthday",
- "pages/monthmama/monthmama",
- "pages/supermama/supermama",
- "pages/mine/mine",
- "pages/packages/packages",
- "pages/packages/packageslist/packageslist",
- "pages/packages/packagedetail/packagedetail",
- "pages/yuesuo/yuesuo",
- "pages/promotion/promotion",
- "pages/promotion/promotionhref",
- "pages/promotion/promotionoffline/promotionoffline",
- "pages/promotion/promotionofflineresult/promotionofflineresult",
- "pages/consultant/consultant",
- "pages/equipment/equipment",
- "pages/equipment/leasing/leasing",
- "pages/mine/myeq/myeq",
- "pages/mine/mycoupon/mycoupon",
- "pages/mine/myaddress/myaddress",
- "pages/mine/aboutus/aboutus",
- "pages/mine/myinfo/myinfo",
- "pages/login/login",
- "pages/getphone/getphone",
- "pages/mine/myaddress/createaddress/createaddress",
- "pages/switchcity/switchcity",
- "pages/mine/mydc/mydc",
- "pages/mine/myqrcode/myqrcode",
- "pages/mine/myorder/myorder",
- "pages/mine/myorder/myorderdetail/myorderdetail",
- "pages/mine/mydc/myextract/myextract",
- "pages/mine/mydc/myextract/myextractdetail/myextractdetail",
- "pages/mine/mydc/applyextract/applyextract",
- "pages/packages/diffpackagedetail/diffpackagedetail",
- "pages/dcpromotion/dcpromotion",
- "pages/dcpromotion/dcpresult/dcpresult",
- "pages/testpromotion/testpromotion",
- "pages/testpromotion/testresult/testresult",
- "pages/testpromotion/testsurprised/testsurprised",
- "pages/testpaper/testpaper",
- "pages/supermama/gifout/gifout",
- "pages/supermama/rules/rules",
- "pages/supermama/rules/xueyuanrule/xueyuanrule",
- "pages/supermama/rules/xueyuanbriefIntroduction/xueyuanbriefIntroduction",
- "pages/classList/classList",
- "pages/classList/projectBox/projectBox",
- "pages/classList/projectDetail/projectDetail",
- "pages/testing/testing",
- "pages/testing/score/score",
- "pages/classList/practicalInfo/practicalInfo",
- "pages/scholarship/scholarship",
- "pages/scholarship/record/record",
- "pages/scholarship/exchange/exchange",
- "pages/scholarship/info/info"
- ],
- "permission": {
- "scope.userLocation": {
- "desc": "您的位置信息将用于收货地址以及便于您导航到相关门店"
- }
- },
- "window": {
- "backgroundColor": "#F7F7F7",
- "backgroundTextStyle": "light",
- "navigationBarTitleText": "随时随地 月嫂+",
- "navigationBarBackgroundColor": "#00C7C6",
- "navigationBarTextStyle": "white",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- },
- "plugins": {
- "calendar": {
- "version": "1.1.3",
- "provider": "wx92c68dae5a8bb046"
- }
- },
- "networkTimeout": {
- "request": 10000,
- "connectSocket": 10000,
- "uploadFile": 10000,
- "downloadFile": 10000
- },
- "sitemapLocation": "sitemap.json"
- }
|