zhengxuhua 5 년 전
부모
커밋
e9c106bbef
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app.json

+ 1 - 1
app.json

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