|
|
@@ -4,6 +4,22 @@
|
|
|
|
|
|
---
|
|
|
|
|
|
+## v1.0.877 (2026-08-08)
|
|
|
+
|
|
|
+### Bug 修复
|
|
|
+- TabBar 分包冲突 + 自定义TabBar不显示修复
|
|
|
+
|
|
|
+### 其他
|
|
|
+- pages/health/index → pages/health-main/index
|
|
|
+- pages/growth/index → pages/growth-main/index
|
|
|
+- pages/profile/profile → pages/profile-main/profile
|
|
|
+- - 更新 nav.js, custom-tab-bar, pages.json 等 10 处引用
|
|
|
+- - main.js 添加 custom-tab-bar 显式注册(强制构建编译)
|
|
|
+- - pages.json 4个Tab页添加 usingComponents 引用 custom-tab-bar
|
|
|
+- - 修复 checkout.vue ES6 简写方法语法错误
|
|
|
+-
|
|
|
+
|
|
|
+
|
|
|
## v1.0.876 (2026-08-08)
|
|
|
|
|
|
### 文档
|