12345678910111213141516171819202122232425262728293031 |
- {
- "pages": [
- "pages/index/index",
- "pages/social/works/works",
- "pages/social/insideMessage/insideMessage",
- "pages/social/replyDetail/replyDetail",
- "pages/social/littleFlower/littleFlower",
- "pages/social/prize/prize",
- "pages/main/class/class",
- "pages/main/books/books",
- "pages/main/week/week",
- "pages/main/reading/reading",
- "pages/main/searchResult/searchResult",
- "pages/user/myEdit/myEdit",
- "pages/user/myconcern/myconcern",
- "pages/user/myWallet/myWallet",
- "pages/user/mycourse/mycourse",
- "pages/user/myread/myread",
- "pages/user/mycollection/mycollection",
- "pages/user/walletDetails/walletDetails",
- "pages/user/myworks/myworks",
- "pages/vipPage/vip/vip",
- "pages/vipPage/vipCode/vipCode",
- "pages/vipPage/wechat/wechat"
- ],
- "window": {
- "navigationStyle": "custom"
- },
- "debug": false,
- "sitemapLocation": "sitemap.json"
- }
|