fix(ui): 支持首页点击搜索按钮或者搜索框进入登录页面及优化构建输出微信小程序

This commit is contained in:
2025-10-31 11:14:59 +08:00
parent aa0b776e6b
commit 6673a494cf
6 changed files with 210 additions and 15 deletions

View File

@@ -32,7 +32,8 @@ export default {
'merch-list-tap',
'map-tap',
'img-ads-tap',
'many-goods-list-tap'
'many-goods-list-tap',
'search-tap',
], this._handleDiyGroupInteractionEvent);
},
beforeDestroy() {