Fix:3114 【商城小程序】首页及搜索页面搜索框没有显示浮动词条

This commit is contained in:
modendeveloper
2025-01-22 01:15:10 +08:00
parent 94536b0876
commit 626e747049
4 changed files with 79 additions and 12 deletions
@@ -108,6 +108,7 @@
methods: {
noticeChange(e){
this.index = e.detail.current
this.$emit('change', this.index)
},
// 点击通告栏
clickHandler() {