checkpoint: pre-refactor state before fixing P0/P1 issues
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
],
|
||||
"tabBar": {
|
||||
"custom": true,
|
||||
"color": "#9b8fa8",
|
||||
"selectedColor": "#ff4f91",
|
||||
"color": "#b9bdc6",
|
||||
"selectedColor": "#2b2b30",
|
||||
"backgroundColor": "#ffffff",
|
||||
"list": [
|
||||
{ "pagePath": "pages/feed/feed", "text": "广场" },
|
||||
@@ -31,7 +31,7 @@
|
||||
"window": {
|
||||
"navigationStyle": "custom",
|
||||
"backgroundTextStyle": "dark",
|
||||
"backgroundColor": "#fff9fb"
|
||||
"backgroundColor": "#f1f2f6"
|
||||
},
|
||||
"permission": {
|
||||
"scope.userLocation": {
|
||||
|
||||
Reference in New Issue
Block a user