{
|
|
"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": "announcement/announcementDetail"
|
|
},
|
|
{
|
|
"path": "announcement/announcements"
|
|
},
|
|
{
|
|
"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": "comment/myComment"
|
|
},
|
|
{
|
|
"path": "novel/Translation"
|
|
},
|
|
{
|
|
"path": "novel/Modifyinformation"
|
|
}
|
|
]
|
|
}],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "小说",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8",
|
|
"navigationStyle": "custom"
|
|
},
|
|
"uniIdRouter": {}
|
|
}
|