From a039bd9010b48eef42156e5c9d386265d603cb13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=92=8B=E5=90=89=E5=85=86?= <303176530@qq.com> Date: Sun, 19 Sep 2021 22:59:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E7=BB=86=E8=8A=82=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/customPic/index.vue | 5 +- web/src/style/basics.scss | 6 +- web/src/style/main.scss | 106 ++++++++++-------- web/src/style/mobile.scss | 136 +++++++++++------------ web/src/view/dashboard/index.vue | 79 ++++++------- web/src/view/layout/index.vue | 8 +- web/src/view/layout/screenfull/index.vue | 39 +------ web/src/view/layout/search/search.vue | 21 ++-- 8 files changed, 185 insertions(+), 215 deletions(-) diff --git a/web/src/components/customPic/index.vue b/web/src/components/customPic/index.vue index edb84e71..7463e3e4 100644 --- a/web/src/components/customPic/index.vue +++ b/web/src/components/customPic/index.vue @@ -1,8 +1,8 @@