From 23b65d18f2b784af20dd3501b0dfb983b074609e Mon Sep 17 00:00:00 2001 From: luojie Date: Sat, 28 Oct 2023 16:30:52 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BD=97=E4=B8=96=E6=9D=B0=EF=BC=9A=E9=A6=96?= =?UTF-8?q?=E9=A1=B5=E5=A4=B4=EF=BC=9A=E6=90=9C=E7=B4=A2=E6=A1=86=E3=80=81?= =?UTF-8?q?=E8=BD=AE=E6=92=AD=E5=9B=BE=E5=88=9D=E6=AD=A5=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + pages/index/index.vue | 93 ++++++++++++++++++++++++------------------- 2 files changed, 54 insertions(+), 40 deletions(-) diff --git a/package.json b/package.json index 49fd105..93e4c3f 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,6 @@ { "dependencies": { + "scss": "^0.2.4", "uview-ui": "^2.0.36" } } diff --git a/pages/index/index.vue b/pages/index/index.vue index 8fa33e2..e3298ec 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1,65 +1,78 @@ \ No newline at end of file