Quellcode durchsuchen

chore: auto bump version and changelog [skip ci]

iwt vor 1 Monat
Ursprung
Commit
7a7aacbcfe

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-3804fb241cef821fb3ffefbe95c80605a3a92b79
+82386d138ffd51dfeef2a4ff2db61646ed987d99

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

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

+ 1 - 1
cfc-web/package.json

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

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

@@ -4,6 +4,17 @@
 
 ---
 
+## v1.0.704 (2026-08-01)
+
+### Bug 修复
+- fix fallbackNativePay syntax error, center order form modal
+
+### 其他
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.703 (2026-08-01)
 
 ### 重构

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.703
+> 当前版本: v1.0.704
 
 ## 历史版本
 
@@ -8,6 +8,17 @@
 
 ---
 
+## v1.0.704 (2026-08-01)
+
+### Bug 修复
+- fix fallbackNativePay syntax error, center order form modal
+
+### 其他
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.703 (2026-08-01)
 
 ### 重构