dingdanquanliucheng/frontend/mini-app
taiyi c04d0cb347 fix: 修复小程序页面跳转闪烁问题
- wx:if 改为 hidden,避免 DOM 销毁重建导致的闪烁
- statusBarHeight 去掉 || 20 fallback,避免 header 高度跳变
- empty-card 加 min-height 占位,减少加载到内容的布局跳动
- 修复 sed 替换导致的运算优先级问题(!! 和 !status ===)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-07 00:37:58 +08:00
..
assets/tab-icons
custom-tab-bar
pages fix: 修复小程序页面跳转闪烁问题 2026-06-07 00:37:58 +08:00
utils
app.js
app.json feat: 小程序微信手机号一键登录,替代账号密码输入 2026-06-06 17:41:11 +08:00
app.wxss fix: 修复小程序页面跳转闪烁问题 2026-06-07 00:37:58 +08:00
config.js
project.config.json
project.private.config.json