From 17388fa7ecd1f3ebadad470a463573a1cfe4468f Mon Sep 17 00:00:00 2001
From: zmc <zmc_li@foxmail.com>
Date: 星期四, 31 八月 2023 11:29:31 +0800
Subject: [PATCH] 扬尘Vue

---
 src/sfc/InputSearch.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/sfc/InputSearch.vue b/src/sfc/InputSearch.vue
index 9c6cc8e..c0a5d13 100644
--- a/src/sfc/InputSearch.vue
+++ b/src/sfc/InputSearch.vue
@@ -105,6 +105,7 @@
 .text {
   font-weight: bold;
   margin-top: 5px;
+  font-size: 16px;
 }
 .el-autocomplete {
   margin-top: 5px;

--
Gitblit v1.9.3