checkpoint: pre-refactor state before fixing P0/P1 issues

This commit is contained in:
2026-06-11 18:40:59 +08:00
parent 2c3c2653fa
commit d55ed60907
41 changed files with 1129 additions and 1051 deletions

View File

@@ -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": {