cr 4 years ago
parent
commit
a8d1888ca4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/manage/index.vue

+ 1 - 1
src/pages/manage/index.vue

@@ -62,7 +62,7 @@
62 62
 
63 63
         <button class="btn" @click="layout">退出登录</button>
64 64
 
65
-        <div class="ver">0.4.6</div>
65
+        <div class="ver">0.4.63</div>
66 66
         <wyg-bottom-tab ref="tabbar" :tabIndex="2" :tabListParent="tabList"></wyg-bottom-tab>
67 67
     </div>
68 68
 </template>