소스 검색

增加沉浸式状态栏

张延森 5 년 전
부모
커밋
86e4672ff1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/app.js

+ 1
- 1
src/app.js 파일 보기

@@ -141,7 +141,7 @@ class App extends Component {
141 141
       navigationBarBackgroundColor: '#BB9C79',
142 142
       navigationBarTitleText: '',
143 143
       navigationBarTextStyle: 'white',
144
-
144
+      navigationStyle: "custom"
145 145
     },
146 146
     tabBar: {
147 147
       color: '#666',