chending1994 4 anni fa
parent
commit
1a24dc4f61
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/pages/index/index.vue

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

@@ -1,5 +1,5 @@
 <template>
-  <view>首页</view>
+  <view>展会首页</view>
 </template>
 
 <script></script>