|
@@ -1,54 +1,54 @@
|
|
|
{
|
|
|
- "pages": [
|
|
|
- "pages/activityList/index",
|
|
|
- "pages/activityDet/index",
|
|
|
- "pages/index/index",
|
|
|
- "pages/greeting/index",
|
|
|
- "pages/login/login",
|
|
|
- "pages/my/index",
|
|
|
- "pages/userWorks/index",
|
|
|
- "pages/reading/reading",
|
|
|
- "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/searchResult/searchResult",
|
|
|
- "pages/user/myEdit/myEdit",
|
|
|
- "pages/myconcern/myconcern",
|
|
|
- "pages/user/myWallet/myWallet",
|
|
|
- "pages/user/mycourse/mycourse",
|
|
|
- "pages/user/myread/myread",
|
|
|
- "pages/mycollection/mycollection",
|
|
|
- "pages/user/walletDetails/walletDetails",
|
|
|
- "pages/myworks/myworks",
|
|
|
- "pages/activity/index/index",
|
|
|
- "pages/activity/rule/rule",
|
|
|
- "pages/activity/strategy/strategy",
|
|
|
- "pages/activity/priceList/priceList",
|
|
|
- "pages/product/product",
|
|
|
- "pages/activity/goodList/goodList"
|
|
|
- ],
|
|
|
- "window": {
|
|
|
- "backgroundTextStyle": "light",
|
|
|
- "navigationBarBackgroundColor": "#ededed",
|
|
|
- "navigationBarTitleText": "小学语文朗读配音",
|
|
|
- "navigationBarTextStyle": "black",
|
|
|
- "onReachBottomDistance": 50,
|
|
|
- "enablePullDownRefresh": true
|
|
|
- },
|
|
|
- "debug": false,
|
|
|
- "sitemapLocation": "sitemap.json",
|
|
|
- "plugins": {
|
|
|
- "myPlugin": {
|
|
|
- "version": "1.2.1",
|
|
|
- "provider": "wx7279a29ef86a3002"
|
|
|
- }
|
|
|
- },
|
|
|
- "resolveAlias": {
|
|
|
- "~/*": "/*"
|
|
|
+ "pages": [
|
|
|
+ "pages/greeting/index",
|
|
|
+ "pages/activityList/index",
|
|
|
+ "pages/activityDet/index",
|
|
|
+ "pages/index/index",
|
|
|
+ "pages/login/login",
|
|
|
+ "pages/my/index",
|
|
|
+ "pages/userWorks/index",
|
|
|
+ "pages/reading/reading",
|
|
|
+ "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/searchResult/searchResult",
|
|
|
+ "pages/user/myEdit/myEdit",
|
|
|
+ "pages/myconcern/myconcern",
|
|
|
+ "pages/user/myWallet/myWallet",
|
|
|
+ "pages/user/mycourse/mycourse",
|
|
|
+ "pages/user/myread/myread",
|
|
|
+ "pages/mycollection/mycollection",
|
|
|
+ "pages/user/walletDetails/walletDetails",
|
|
|
+ "pages/myworks/myworks",
|
|
|
+ "pages/activity/index/index",
|
|
|
+ "pages/activity/rule/rule",
|
|
|
+ "pages/activity/strategy/strategy",
|
|
|
+ "pages/activity/priceList/priceList",
|
|
|
+ "pages/product/product",
|
|
|
+ "pages/activity/goodList/goodList"
|
|
|
+ ],
|
|
|
+ "window": {
|
|
|
+ "backgroundTextStyle": "light",
|
|
|
+ "navigationBarBackgroundColor": "#ededed",
|
|
|
+ "navigationBarTitleText": "朗读小咖秀",
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
+ "onReachBottomDistance": 50,
|
|
|
+ "enablePullDownRefresh": true
|
|
|
+ },
|
|
|
+ "debug": false,
|
|
|
+ "sitemapLocation": "sitemap.json",
|
|
|
+ "plugins": {
|
|
|
+ "myPlugin": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "provider": "wx7279a29ef86a3002"
|
|
|
}
|
|
|
+ },
|
|
|
+ "resolveAlias": {
|
|
|
+ "~/*": "/*"
|
|
|
+ }
|
|
|
}
|