binquan.qiu | 7f2665f | 2020-03-27 17:19:57 +0800 | [diff] [blame] | 1 | { |
| 2 | "pages": [ |
| 3 | "pages/loadpage/loadpage", |
| 4 | "pages/wxlogin/wxlogin", |
| 5 | "pages/cardlost/cardlost", |
| 6 | "pages/bill/bill", |
| 7 | "pages/signxy/signxy", |
| 8 | "pages/safety/safety", |
| 9 | "pages/paypwdset/paypwdset", |
| 10 | "pages/index/index", |
| 11 | "pages/register/register", |
| 12 | "pages/policy/policy", |
| 13 | "pages/bindcard/bindcard", |
| 14 | "pages/bindcheck/bindcheck", |
| 15 | "pages/pwdset/pwdset", |
| 16 | "pages/editpwd/editpwd", |
| 17 | "pages/paypwdmng/paypwdmng", |
| 18 | "pages/editpaypwd/editpaypwd", |
| 19 | "pages/findpaypwd/findpaypwd", |
| 20 | "pages/logs/logs", |
| 21 | "pages/scan/scan", |
| 22 | "pages/scan2/scan2", |
| 23 | "pages/qrcode/qrcode" |
| 24 | ], |
| 25 | "window": { |
| 26 | "backgroundTextStyle": "dark", |
| 27 | "navigationBarBackgroundColor": "#fff", |
| 28 | "navigationBarTitleText": "大理市民卡", |
| 29 | "navigationBarTextStyle": "black" |
| 30 | }, |
| 31 | "style": "v2", |
| 32 | "sitemapLocation": "sitemap.json" |
| 33 | } |