Преглед на файлове

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,
 })