18 lines
449 B
JSON
18 lines
449 B
JSON
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/profile/profile",
|
|
"pages/calculator/calculator",
|
|
"pages/unit-converter/unit-converter",
|
|
"pages/random-draw/random-draw",
|
|
"pages/logs/logs",
|
|
"pages/webview/webview"
|
|
],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "道棋百宝箱",
|
|
"navigationBarBackgroundColor": "#ffffff"
|
|
},
|
|
"style": "v2",
|
|
"componentFramework": "glass-easel"
|
|
} |