|
|
@@ -4,6 +4,30 @@
|
|
|
|
|
|
---
|
|
|
|
|
|
+## v1.0.455 (2026-07-21)
|
|
|
+
|
|
|
+### Bug 修复
|
|
|
+- 修复 uni-app 小程序编译兼容性问题及运行优化
|
|
|
+
|
|
|
+### 其他
|
|
|
+- - 降级 @vue/compiler-sfc 到 2.7.16 确保 HBuilderX 兼容
|
|
|
+- - 添加 postcss-import、postcss-url、autoprefixer 配置
|
|
|
+- - 添加 fix-hbuilderx-scoped.js 和 fix-postcss.sh 自动化修复脚本
|
|
|
+- - 回退 Babel 和 Vue CLI 版本到兼容的 4.x 系列
|
|
|
+- - 优化小程序样式 scoped 问题修复工具
|
|
|
+- - 修复组件编译警告和问题:
|
|
|
+- * ActionArticleRecommend.vue
|
|
|
+- * HealthDimensionsSection.vue
|
|
|
+- * RecommendedFeed.vue
|
|
|
+- * mind-section.vue
|
|
|
+- * health 相关页面
|
|
|
+- * payment.vue (移除 scoped)
|
|
|
+- * child-index.vue
|
|
|
+- * index.vue
|
|
|
+- - 优化 Python LangGraph 记忆和检索逻辑
|
|
|
+-
|
|
|
+
|
|
|
+
|
|
|
## v1.0.454 (2026-07-21)
|
|
|
|
|
|
### 文档
|