Browse Source

去除多余节点

林旭祥 1 month ago
parent
commit
3bf1112de8
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/App.vue

+ 0 - 2
src/App.vue

@@ -1,7 +1,5 @@
 <template>
-  <div>
     <router-view />
-  </div>
 </template>
 
 <script setup lang="ts">