Просмотр исходного кода

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

wuguojie 1 год назад
Родитель
Сommit
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,
 })