feat: 拆分 EventList.js/提取价格相关工具函数到 utils/priceFormatters.js

This commit is contained in:
zdl
2025-10-30 11:13:09 +08:00
parent cb84b0238a
commit 57a7d3b9e7
4 changed files with 190 additions and 87 deletions

View File

@@ -12,7 +12,8 @@
"Bash(npm run start:mock)",
"Bash(npm install fsevents@latest --save-optional --force)",
"Bash(python -m py_compile:*)",
"Bash(ps -p 20502,53360 -o pid,command)"
"Bash(ps -p 20502,53360 -o pid,command)",
"Bash(mkdir -p /Users/qiye/Desktop/jzqy/vf_react/docs/graduation)"
],
"deny": [],
"ask": []