1007395918@qq.com 5 anni fa
parent
commit
0e32d3eaa5
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1
    1
      src/app.js
  2. 1
    1
      src/pages/project/index.js

+ 1
- 1
src/app.js Vedi File

@@ -119,7 +119,7 @@ class App extends Component {
119 119
       backgroundTextStyle: 'light',
120 120
       // navigationBarBackgroundColor: '#E31F05',
121 121
       navigationBarBackgroundColor: '#BB9C79',
122
-      navigationBarTitleText: '橙蕉',
122
+      navigationBarTitleText: '',
123 123
       navigationBarTextStyle: 'white',
124 124
 
125 125
     },

+ 1
- 1
src/pages/project/index.js Vedi File

@@ -35,7 +35,7 @@ const bgImg = "https://njcj.oss-cn-shanghai.aliyuncs.com/miniapp/upload/images/1
35 35
 )
36 36
 export default class Index extends Component {
37 37
   config = {
38
-    navigationBarTitleText: '橙蕉'
38
+    navigationBarTitleText: ''
39 39
   }
40 40
   state = {
41 41
     maskVisible: false,