chending1994 4 years ago
parent
commit
1a24dc4f61
1 changed files with 1 additions and 1 deletions
  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>