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