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.
21 lines
519 B
21 lines
519 B
3 years ago
|
{
|
||
|
"pages":[
|
||
|
"pages/user/agreement/index",
|
||
|
"pages/user/index",
|
||
|
"pages/user/incomeDetail/index",
|
||
|
"pages/user/profession/index",
|
||
|
"pages/index/index",
|
||
|
"pages/user/completeData/index",
|
||
|
"pages/user/personalData/index",
|
||
|
"pages/user/industry/index"
|
||
|
],
|
||
|
"window":{
|
||
|
"backgroundTextStyle":"light",
|
||
|
"navigationBarBackgroundColor": "#212226",
|
||
|
"navigationBarTitleText": "禅易云生态",
|
||
|
"navigationBarTextStyle":"white"
|
||
|
},
|
||
|
"style": "v2",
|
||
|
"sitemapLocation": "sitemap.json"
|
||
|
}
|