From 45b4ff5c0b824d2e5b51a6af3c44076d05f0214d Mon Sep 17 00:00:00 2001 From: whychdw <496960745@qq.com> Date: 星期三, 18 十二月 2024 13:21:28 +0800 Subject: [PATCH] 内容提交 --- src/App.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/App.vue b/src/App.vue index a10a679..7ce4b55 100644 --- a/src/App.vue +++ b/src/App.vue @@ -28,6 +28,7 @@ </script> <style lang="scss"> +@import "@/styles/element/index.scss"; html, body, #app { -- Gitblit v1.9.1