Преглед изворни кода

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