Browse Source

'修改title'

Rorschach 4 years ago
parent
commit
454f9eafb4
3 changed files with 3 additions and 3 deletions
  1. 1 1
      app.json
  2. 1 1
      pages/groupPage/make-money/make-money.js
  3. 1 1
      pages/index/index.js

+ 1 - 1
app.json

@@ -32,7 +32,7 @@
   "window": {
     "backgroundTextStyle": "light",
     "navigationBarBackgroundColor": "#12C962",
-    "navigationBarTitleText": "小学文朗读配音",
+    "navigationBarTitleText": "小学文朗读配音",
     "navigationBarTextStyle": "white",
     "backgroundColor": "#12C962",
     "onReachBottomDistance": 50,

+ 1 - 1
pages/groupPage/make-money/make-money.js

@@ -46,7 +46,7 @@ Page({
     //   return 
     // }
     wx.setNavigationBarTitle({
-      title: '小学文朗读配音'
+      title: '小学文朗读配音'
     })
     console.log(options.id);
     if(!options.id) {

+ 1 - 1
pages/index/index.js

@@ -176,7 +176,7 @@ Page({
   },
   onShow: function () {
     wx.setNavigationBarTitle({
-      title: '小学文朗读配音'
+      title: '小学文朗读配音'
     })
     // this.init();
     getOpenidNoLogin((res) => {