Переглянути джерело

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

wuguojie 1 рік тому
батько
коміт
481b0f6c3e
1 змінених файлів з 0 додано та 1 видалено
  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,
 })