Sfoglia il codice sorgente

Merge remote-tracking branch 'origin/dev' into wuguojie

wuguojie 1 anno fa
parent
commit
481b0f6c3e
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      src/main.ts

+ 0 - 1
src/main.ts

@@ -32,7 +32,6 @@ for (const [key, component] of Object.entries(ElementPlusIconsVue)) {
   app.component(key, component)
 }
 // 添加 Element Plus
-
 app.use(FloatingVue, {
   distance: 12,
 })