From 7247c0f4e0f85b8c122a7adb628d5dd954fc175e Mon Sep 17 00:00:00 2001 From: Kubbo <390378816@qq.com> Date: Sun, 28 Jul 2024 11:54:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=BD=93=E5=89=8D=E6=97=A5?= =?UTF-8?q?=E6=9C=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/AppStoreBoardFilter.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/views/AppStoreBoardFilter.vue b/src/views/AppStoreBoardFilter.vue index 8ea7e8f..c6bc3f9 100644 --- a/src/views/AppStoreBoardFilter.vue +++ b/src/views/AppStoreBoardFilter.vue @@ -53,6 +53,9 @@ export default { + + + @@ -93,7 +96,7 @@ export default { } .AppStoreBoardFilter .el-input { - width: 100%; + width: 100% !important; } .AppStoreBoardFilter .el-form-item__label {