1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-27 09:38:28 +08:00
ContextOS/usr/client/mp/app.json
2019-01-29 08:41:40 +08:00

15 lines
358 B
JSON

{
"pages":[
"pages/index/index"
],
"window":{
"backgroundColor":"#000",
"backgroundColorTop":"#000",
"backgroundColorBottom":"#000",
"backgroundTextStyle":"light",
"navigationBarBackgroundColor": "#000",
"navigationBarTitleText": "context",
"navigationBarTextStyle":"white"
}
}