You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
565 B
23 lines
565 B
{ |
|
"pages": [ |
|
"pages/home/index", |
|
"pages/write/index", |
|
"pages/realNameAuth/index", |
|
"pages/myMailDraft/index", |
|
"pages/myMail/index", |
|
"pages/mailDetail/index", |
|
"pages/mailEvaluate/index", |
|
"pages/index/index" |
|
|
|
], |
|
"window": { |
|
"backgroundColor": "#ededed", |
|
"backgroundTextStyle": "light", |
|
"navigationBarBackgroundColor": "#ededed", |
|
"navigationBarTitleText": "局长信箱 即结即办", |
|
"navigationBarTextStyle": "black" |
|
}, |
|
"sitemapLocation": "sitemap.json", |
|
"lazyCodeLoading": "requiredComponents" |
|
|
|
} |