mirror of
https://github.com/weilanwl/coloruicss.git
synced 2026-03-07 22:54:32 +08:00
13 lines
253 B
JSON
13 lines
253 B
JSON
{
|
|
"pages":[
|
|
"pages/index/index"
|
|
],
|
|
"window":{
|
|
"backgroundTextStyle":"light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "ColorUI",
|
|
"navigationStyle": "custom",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
}
|