Browse Source

包裹首页

nahida 1 year ago
parent
commit
c0785cc381
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/index.vue

+ 1 - 1
src/views/index.vue

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