From 52f83b39e091ee710a6c86180e3d30b251138d76 Mon Sep 17 00:00:00 2001 From: xusd Date: Mon, 3 Jun 2024 09:30:34 +0800 Subject: [PATCH] =?UTF-8?q?app=E6=8E=A5=E6=94=B6=E5=88=B0=E6=8A=A5?= =?UTF-8?q?=E8=AD=A6=E8=AE=B0=E5=BD=95=E5=90=8E=E5=A4=84=E7=90=86=E6=96=B9?= =?UTF-8?q?=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 78 +++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 48 insertions(+), 30 deletions(-) diff --git a/App.vue b/App.vue index 2ddbc06..86e1e71 100644 --- a/App.vue +++ b/App.vue @@ -1,35 +1,53 @@ + @import '@/static/scss/index.scss'; + @import "uview-ui/index.scss"; + \ No newline at end of file