mirror of
https://github.com/weilanwl/coloruicss.git
synced 2026-03-07 06:24:00 +08:00
16 lines
369 B
JSON
16 lines
369 B
JSON
{
|
|
"pages": [
|
|
"pages/index/index"
|
|
],
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "ColorUI",
|
|
"navigationStyle": "custom",
|
|
"navigationBarTextStyle": "white"
|
|
},
|
|
"usingComponents": {
|
|
"cu-custom": "/colorui/components/cu-custom"
|
|
},
|
|
"sitemapLocation": "sitemap.json"
|
|
} |