diff --git a/src/App.vue b/src/App.vue index d22df2a..514118b 100644 --- a/src/App.vue +++ b/src/App.vue @@ -8,7 +8,5 @@ const VITE_BUILD_COMMIT = import.meta.env.VITE_BUILD_COMMIT; - - - + diff --git a/src/utils/primevue.ts b/src/utils/primevue.ts index c68f37b..b5bdaa5 100644 --- a/src/utils/primevue.ts +++ b/src/utils/primevue.ts @@ -1,5 +1,5 @@ /** - * 需要把 放在 App.vue 的 template 中 + * 需要把 放在 App.vue 的 template 中 */ import '../assets/reset-primevue.css';