Fix:3154 【商城小程序】搜索页面—搜索框无法手动输入内容(机型:苹果12。现在显示的数据是浮动词条的数据)

This commit is contained in:
modendeveloper
2025-01-23 00:04:08 +08:00
parent ba0312001b
commit d1544978c5
+2
View File
@@ -249,6 +249,8 @@ export default {
}
input {
width: 100%;
position: relative;
z-index: 9;
}
.btn {