From d9a2330caddb1574de38f54696ff9154049f5078 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=98chen=2Ehome=E2=80=99?= <1147347984@qq.com> Date: Tue, 9 Aug 2022 23:31:28 +0800 Subject: [PATCH] =?UTF-8?q?feat(projects):=20=E5=A2=9E=E5=8A=A0=E7=99=BB?= =?UTF-8?q?=E5=BD=95=E9=A1=B5=EF=BC=8C=E4=BF=AE=E6=94=B9=E4=B8=BB=E9=A2=98?= =?UTF-8?q?=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 10 +--- src/theme.json | 29 ++++++++++++ src/views/login/index.vue | 99 +++++++++++++++++++++++++++++---------- unocss.config.ts | 2 + 4 files changed, 108 insertions(+), 32 deletions(-) create mode 100644 src/theme.json diff --git a/src/App.vue b/src/App.vue index 38c5801..471ae80 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,18 +1,12 @@