zhengxuhua hace 5 años
padre
commit
07846a8d9d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app.json

+ 1 - 1
app.json

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