From f01d077604d4cb07a556c32881301ef87a79a7c6 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期一, 18 九月 2023 09:17:59 +0800 Subject: [PATCH] # --- App.vue | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/App.vue b/App.vue index 8147dc3..b0c9d34 100644 --- a/App.vue +++ b/App.vue @@ -114,7 +114,10 @@ } </script> -<style> +<style lang="scss"> + /* 娉ㄦ剰瑕佸啓鍦ㄧ涓�琛岋紝鍚屾椂缁檚tyle鏍囩鍔犲叆lang="scss"灞炴�� */ + @import "@/uni_modules/uview-ui/index.scss"; + @import "static/css/colorUi/icon.css"; /*姣忎釜椤甸潰鍏叡css */ body { -- Gitblit v1.9.1