فهرست منبع

chore: auto bump version and changelog [skip ci]

iwt 1 ماه پیش
والد
کامیت
eb0e0d68a5
5فایلهای تغییر یافته به همراه53 افزوده شده و 5 حذف شده
  1. 1 1
      cfc-web/.last_build_commit
  2. 2 2
      cfc-web/package-lock.json
  3. 1 1
      cfc-web/package.json
  4. 24 0
      cfc-web/public/CHANGELOG-v1.0.md
  5. 25 1
      cfc-web/public/CHANGELOG.md

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-c41edb82434261befbde2747b26cef87eeb0b4bd
+68bdc3eff77796d3a771f7124bf9d9070a8f9456

+ 2 - 2
cfc-web/package-lock.json

@@ -1,12 +1,12 @@
 {
 {
   "name": "cfc-web",
   "name": "cfc-web",
-  "version": "1.0.577",
+  "version": "1.0.578",
   "lockfileVersion": 3,
   "lockfileVersion": 3,
   "requires": true,
   "requires": true,
   "packages": {
   "packages": {
     "": {
     "": {
       "name": "cfc-web",
       "name": "cfc-web",
-      "version": "1.0.577",
+      "version": "1.0.578",
       "dependencies": {
       "dependencies": {
         "@wangeditor/editor": "^5.1.23",
         "@wangeditor/editor": "^5.1.23",
         "@wangeditor/editor-for-vue": "^1.0.2",
         "@wangeditor/editor-for-vue": "^1.0.2",

+ 1 - 1
cfc-web/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "cfc-web",
   "name": "cfc-web",
-  "version": "1.0.578",
+  "version": "1.0.579",
   "private": true,
   "private": true,
   "scripts": {
   "scripts": {
     "dev": "vue-cli-service serve",
     "dev": "vue-cli-service serve",

+ 24 - 0
cfc-web/public/CHANGELOG-v1.0.md

@@ -4,6 +4,30 @@
 
 
 ---
 ---
 
 
+## v1.0.579 (2026-07-27)
+
+### 新功能
+- redesign all 5 tab icons with consistent style (五维×五行)
+- 扩展测试数据至五维全覆盖(15条记录)- 活动/文章/商品各3条,覆盖身智行心富五维 - SeedsController.java导入修复
+
+### 其他
+- and element-themed colors:
+- - 身(土): circle, orange #FF8C42
+- - 智(金): diamond, indigo #6366F1
+- - 富(水): water drop, amber #F59E0B
+- - 行(木): arrow up, emerald #10B981
+- - 心(火): heart, pink #FF6B9D
+- Normal = gray #999, Active = element color
+- 
+- commit faedcc33 (temporary copies from tab-mind). The icons were
+- corrupted in commit ac6e7040 where they were saved as base64-encoded
+- text instead of binary PNG data.
+- 
+
+### Bug 修复
+- restore tab-wisdom icons from earliest valid version (faedcc33)
+
+
 ## v1.0.578 (2026-07-27)
 ## v1.0.578 (2026-07-27)
 
 
 ### 其他
 ### 其他

+ 25 - 1
cfc-web/public/CHANGELOG.md

@@ -1,6 +1,6 @@
 # 更新日志
 # 更新日志
 
 
-> 当前版本: v1.0.578
+> 当前版本: v1.0.579
 
 
 ## 历史版本
 ## 历史版本
 
 
@@ -8,6 +8,30 @@
 
 
 ---
 ---
 
 
+## v1.0.579 (2026-07-27)
+
+### 新功能
+- redesign all 5 tab icons with consistent style (五维×五行)
+- 扩展测试数据至五维全覆盖(15条记录)- 活动/文章/商品各3条,覆盖身智行心富五维 - SeedsController.java导入修复
+
+### 其他
+- and element-themed colors:
+- - 身(土): circle, orange #FF8C42
+- - 智(金): diamond, indigo #6366F1
+- - 富(水): water drop, amber #F59E0B
+- - 行(木): arrow up, emerald #10B981
+- - 心(火): heart, pink #FF6B9D
+- Normal = gray #999, Active = element color
+- 
+- commit faedcc33 (temporary copies from tab-mind). The icons were
+- corrupted in commit ac6e7040 where they were saved as base64-encoded
+- text instead of binary PNG data.
+- 
+
+### Bug 修复
+- restore tab-wisdom icons from earliest valid version (faedcc33)
+
+
 ## v1.0.578 (2026-07-27)
 ## v1.0.578 (2026-07-27)
 
 
 ### 其他
 ### 其他