wangwenju преди 2 месеца
родител
ревизия
e7f4206627
променени са 4 файла, в които са добавени 4 реда и са изтрити 4 реда
  1. 1 1
      LiangZhiYUMao/manifest.json
  2. 1 1
      LiangZhiYUMao/pages/index/index.vue
  3. 1 1
      LiangZhiYUMao/pages/message/index.vue
  4. 1 1
      LiangZhiYUMao/pages/recommend/index.vue

+ 1 - 1
LiangZhiYUMao/manifest.json

@@ -46,7 +46,7 @@
     },
     "quickapp" : {},
     "mp-weixin" : {
-        "appid" : "",
+        "appid" : "wx3e90d662a801266e",
         "setting" : {
             "urlCheck" : false,
             "postcss" : true,

+ 1 - 1
LiangZhiYUMao/pages/index/index.vue

@@ -197,7 +197,7 @@
 			</view>
 			<view class="tabbar-item" @click="switchTab('plaza')">
 				<text class="tabbar-icon">💕</text>
-				<text class="tabbar-text">广场</text>
+				<text class="tabbar-text">动态</text>
 			</view>
 			<view class="tabbar-item" @click="switchTab('recommend')">
 				<text class="tabbar-icon">👍</text>

+ 1 - 1
LiangZhiYUMao/pages/message/index.vue

@@ -160,7 +160,7 @@
       </view>
       <view class="tabbar-item" @click="switchTab('plaza')">
         <text class="tabbar-icon">💕</text>
-        <text class="tabbar-text">广场</text>
+        <text class="tabbar-text">动态</text>
       </view>
       <view class="tabbar-item" @click="switchTab('recommend')">
         <text class="tabbar-icon">👍</text>

+ 1 - 1
LiangZhiYUMao/pages/recommend/index.vue

@@ -229,7 +229,7 @@
 			</view>
 			<view class="tabbar-item" @click="switchTab('plaza')">
 				<text class="tabbar-icon">💕</text>
-				<text class="tabbar-text">广场</text>
+				<text class="tabbar-text">动态</text>
 			</view>
 			<view class="tabbar-item active" @click="switchTab('recommend')">
 				<text class="tabbar-icon">👍</text>