From 122907b58b9b8faa7693f1bb60648c41bc828adf Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Fri, 27 Aug 2021 09:03:04 +0800
Subject: [PATCH] 关闭 按钮调整 查询刷新
---
src/components/examineCard/examineCard.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/components/examineCard/examineCard.vue b/src/components/examineCard/examineCard.vue
index b504e2e..7892068 100644
--- a/src/components/examineCard/examineCard.vue
+++ b/src/components/examineCard/examineCard.vue
@@ -63,7 +63,6 @@
background-size: 100% 100%;
overflow: hidden;
background-repeat: no-repeat;
- // background-image: url(/img/permit/服务许可背景图.jpg);
border: 1px solid rgba($color: #000000, $alpha: 0.1);
border-top: 0px solid rgba($color: #000000, $alpha: 0.3);
&:hover {
--
Gitblit v1.9.3