Browse Source

app更新

guhongwei 5 years ago
parent
commit
beba5a43c1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

@@ -1,5 +1,5 @@
 <template>
-  <div id="app" style="width: fit-content;">
+  <div id="app">
     <router-view />
   </div>
 </template>