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>