소스 검색

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