refactor: 修改样式
This commit is contained in:
+4
-2
@@ -120,7 +120,8 @@
|
||||
"type": "page",
|
||||
"style": {
|
||||
"navigationBarTitleText": "资金明细",
|
||||
"navigationBarBackgroundColor": "#fff"
|
||||
"navigationBarBackgroundColor": "#fff",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -158,7 +159,8 @@
|
||||
"type": "page",
|
||||
"style": {
|
||||
"navigationBarTitleText": "投资记录",
|
||||
"navigationBarBackgroundColor": "#fff"
|
||||
"navigationBarBackgroundColor": "#fff",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user