Explorar el Código

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

wuguojie hace 1 año
padre
commit
481b0f6c3e
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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,
 })