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

@@ -1,4 +1,7 @@
{
"scripts": {
"release-mp-weixin": "node scripts/mp-weixin.patch.js"
},
"devDependencies": {
"terser-webpack-plugin": "^5.3.10"
}