From 93f1ea6c022b6d1bc1c0bfbd329405c48ffd0dbf Mon Sep 17 00:00:00 2001 From: lihui_ocr Date: Mon, 29 Apr 2024 17:36:19 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=88=A0=E9=99=A4=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/final/content/Content.vue | 1 - src/views/final/content/ListContent.vue | 13 ------------- 2 files changed, 14 deletions(-) diff --git a/src/views/final/content/Content.vue b/src/views/final/content/Content.vue index cce6639..2e96019 100644 --- a/src/views/final/content/Content.vue +++ b/src/views/final/content/Content.vue @@ -1080,7 +1080,6 @@ defineExpose({ background: url(/src/assets/images/pocitypass.png) no-repeat; background-size: 100% 100%; border-radius: 17px; - // box-shadow: 0px 2px 6px 0px rgba(116, 153, 253, 0.3); display: flex; align-items: center; justify-content: center; diff --git a/src/views/final/content/ListContent.vue b/src/views/final/content/ListContent.vue index b322a0d..08260b5 100644 --- a/src/views/final/content/ListContent.vue +++ b/src/views/final/content/ListContent.vue @@ -717,7 +717,6 @@ defineExpose({
-
.wrapper { - // display: flex; - // flex-flow: row wrap; - // align-items: center; - // justify-content: flex-start; - // flex: 1; - // box-sizing: border-box; - // margin-left: 16px; - //width: 100%; - //background: #fff; - // padding: 0px 24px 24px 24px; display: flex; flex: 1; overflow: hidden; @@ -807,7 +796,6 @@ defineExpose({ } .xjcc { - //width: 226px; font-weight: bold; color: #507afd; margin-right: 20px; @@ -826,7 +814,6 @@ defineExpose({ background: url(/src/assets/images/pocitypass.png) no-repeat; background-size: 100% 100%; border-radius: 17px; - // box-shadow: 0px 2px 6px 0px rgba(116, 153, 253, 0.3); display: flex; align-items: center; justify-content: center;