shish 3 lat temu
rodzic
commit
de66c24916
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      ghsApp/src/admin/home/me.vue

+ 2 - 2
ghsApp/src/admin/home/me.vue

@@ -81,12 +81,12 @@
 
 
             <!-- #ifdef APP-PLUS -->
             <!-- #ifdef APP-PLUS -->
             <tui-list-cell @click="pageTo({ url: '/admin/book/index' })" class="line-cell" :hover="false" :arrow="true">
             <tui-list-cell @click="pageTo({ url: '/admin/book/index' })" class="line-cell" :hover="false" :arrow="true">
-              <view class="tui-title">使用教程</view>
+              <view class="tui-title">教学视频</view>
             </tui-list-cell>
             </tui-list-cell>
             <!-- #endif -->
             <!-- #endif -->
             <!-- #ifdef MP-WEIXIN -->
             <!-- #ifdef MP-WEIXIN -->
             <tui-list-cell @click="pageTo({ url: '/admin/book/index',type:2 })" class="line-cell" :hover="false" :arrow="true">
             <tui-list-cell @click="pageTo({ url: '/admin/book/index',type:2 })" class="line-cell" :hover="false" :arrow="true">
-              <view class="tui-title">使用教程</view>
+              <view class="tui-title">教学视频</view>
             </tui-list-cell>
             </tui-list-cell>
             <!-- #endif -->
             <!-- #endif -->