|
|
- {
- "pages": [{
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/index/bookshelf",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "pages/index/category",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "pages/index/center",
- "style": {
- "navigationBarTitleText": ""
- }
- }
- ],
- "preloadRule": {
- "pages/index/index": {
- "network": "all",
- "packages": ["pages_order"]
- }
- },
- "subPackages": [{
- "root": "pages_order",
- "pages": [
- {
- "path": "mine/purse"
- },
- {
- "path": "mine/runningWater"
- },
- {
- "path": "author/editor"
- },
- {
- "path": "auth/wxLogin"
- },
- {
- "path": "auth/wxUserInfo"
- },
- {
- "path": "mine/help"
- },
- {
- "path": "novel/novelDetail"
- },
- {
- "path": "novel/vote"
- },
- {
- "path": "novel/announcement"
- },
- {
- "path": "novel/Allannouncements"
- },
- {
- "path": "novel/createNovel"
- },
- {
- "path": "novel/chapterList"
- },
- {
- "path": "novel/ReaderAchievement"
- },
- {
- "path": "novel/readnovels"
- },
- {
- "path": "novel/SubscriptionInformation"
- },
- {
- "path": "novel/Tipping"
- },
- {
- "path": "novel/Review"
- },
- {
- "path": "novel/comments"
- },
- {
- "path": "novel/Respondcomments"
- },
- {
- "path": "novel/Walletflow"
- },
- {
- "path": "novel/creator"
- },
- {
- "path": "novel/Giftbox"
- },
- {
- "path": "novel/Giftpurchases"
- },
- {
- "path": "novel/Mycomment"
- }
- ]
- }],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "小说",
- "navigationBarBackgroundColor": "#F8F8F8",
- "backgroundColor": "#F8F8F8",
- "navigationStyle": "custom"
- },
- "uniIdRouter": {}
- }
|