1007395918@qq.com hace 5 años
padre
commit
0e32d3eaa5
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1
    1
      src/app.js
  2. 1
    1
      src/pages/project/index.js

+ 1
- 1
src/app.js Ver fichero

@@ -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 Ver fichero

@@ -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,