chending1994 hace 4 años
padre
commit
1a24dc4f61
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>