|
|
@@ -4,6 +4,19 @@
|
|
|
|
|
|
---
|
|
|
|
|
|
+## v1.0.540 (2026-07-25)
|
|
|
+
|
|
|
+### Bug 修复
|
|
|
+- restore article reading timer + recordRead积分发放 + fix response code
|
|
|
+
|
|
|
+### 其他
|
|
|
+- - article-detail.vue: call recordArticleRead(id,durationSeconds) on 阅读完成 click
|
|
|
+- → backend creates completed Task, awards points, calls EnergyService.awardEnergy
|
|
|
+- → shows earned toast / already-completed / below-threshold feedback
|
|
|
+- - article-center/index.vue: fix res.code === 0 → 200 (backend Result.success = code 200)
|
|
|
+-
|
|
|
+
|
|
|
+
|
|
|
## v1.0.539 (2026-07-25)
|
|
|
|
|
|
### Bug 修复
|