第一次上传
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"pages": [
|
||||
"pages/home/index",
|
||||
"pages/bills/index",
|
||||
"pages/budget/index",
|
||||
"pages/stats/index",
|
||||
"pages/mine/index",
|
||||
"pages/mine/profile/index",
|
||||
"pages/mine/backup/index",
|
||||
"pages/mine/guide/index",
|
||||
"pages/mine/about/index"
|
||||
],
|
||||
"window": {
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#F4EDE3",
|
||||
"backgroundColor": "#F4EDE3",
|
||||
"backgroundTextStyle": "dark"
|
||||
},
|
||||
"usingComponents": {}
|
||||
}
|
||||
Reference in New Issue
Block a user