@@ -1 +1 @@
-bc341c77cb4c5df96e99b695d16215257179e4b0
+bdaab4fbd89ced1f59008c99c92c6528aae99fb5
@@ -1,12 +1,12 @@
{
"name": "cfc-web",
- "version": "1.0.609",
+ "version": "1.0.610",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^1.0.2",
@@ -1,6 +1,6 @@
- "version": "1.0.610",
+ "version": "1.0.611",
"private": true,
"scripts": {
"dev": "vue-cli-service serve",
@@ -4,6 +4,21 @@
---
+## v1.0.611 (2026-07-29)
+
+### Bug 修复
+- el-main添加overflow-y:auto使内容区可滚动,解决长表单被截断问题
+- replace template literal fallback with computed props for WXML compat
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+-
+- 新增 dailyFortuneSafe / dominantElementSafe computed 属性做 fallback
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
## v1.0.610 (2026-07-29)
### 文档
# 更新日志
-> 当前版本: v1.0.610
+> 当前版本: v1.0.611
## 历史版本
@@ -8,6 +8,21 @@