zhengxuhua vor 5 Jahren
Ursprung
Commit
e9c106bbef
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      app.json

+ 1 - 1
app.json

@@ -8,7 +8,7 @@
   ],
   "window": {
     "backgroundTextStyle": "light",
-    "navigationBarBackgroundColor": "#fff",
+    "navigationBarBackgroundColor": "#000",
     "navigationBarTitleText": "首页",
     "navigationBarTextStyle": "black"
   },