| 123456789101112131415161718192021 |
- {
- "pages": [
-
- "pages/historyOrder/historyOrder",
- "pages/scan/scan",
- "pages/index/index",
- "pages/login/login",
- "pages/login/load",
- "pages/logs/logs",
- "components/orderItem/orderItem"
- ],
- "window": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "Weixin",
- "navigationBarBackgroundColor": "#ffffff"
- },
- "style": "v2",
- "componentFramework": "glass-easel",
- "sitemapLocation": "sitemap.json",
- "lazyCodeLoading": "requiredComponents"
- }
|