20 lines
547 B
JSON
20 lines
547 B
JSON
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/init/userinfo",
|
|
"pages/user/result",
|
|
"pages/user/evaluation",
|
|
"pages/user/index",
|
|
"pages/init/agreement"
|
|
],
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#2EC7A5",
|
|
"navigationBarTitleText": "急性高原反应自评",
|
|
"navigationBarTextStyle": "white"
|
|
},
|
|
"usingComponents": {
|
|
"cu-custom": "/colorui/components/cu-custom"
|
|
},
|
|
"sitemapLocation": "sitemap.json"
|
|
} |