@@ -1 +1 @@
-adba8a0964d91a3cbcb31e72e7012627630cb9d8
+12dac9c1e04c36168b9cb3d56729f5e44dda7528
@@ -1,12 +1,12 @@
{
"name": "cfc-web",
- "version": "1.0.621",
+ "version": "1.0.622",
"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.622",
+ "version": "1.0.623",
"private": true,
"scripts": {
"dev": "vue-cli-service serve",
@@ -4,6 +4,19 @@
---
+## v1.0.623 (2026-07-29)
+
+### Bug 修复
+- ActivityEdit/ArticleEdit full scroll, action tab no auto-select, timeout 800ms
+### 其他
+- - action/index.vue: revert auto-select-first-child, only load when saved childId matches
+- - action/index.vue: tab-transition fallback timeout 5000ms -> 800ms
+- - ArticleEdit: add maxFileSize 5MB to upload config
+- - DatabaseInitializer: gate test data behind app.init-test-data flag
+-
## v1.0.622 (2026-07-29)
### 文档
# 更新日志
-> 当前版本: v1.0.622
+> 当前版本: v1.0.623
## 历史版本
@@ -8,6 +8,19 @@