chending1994 4 年之前
父节点
当前提交
1a24dc4f61
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>