Browse Source

包裹首页

nahida 1 năm trước cách đây
mục cha
commit
c0785cc381
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/index.vue

+ 1 - 1
src/views/index.vue

@@ -1,3 +1,3 @@
 <template>
-  首页
+  <div>首页</div>
 </template>