feat(财务): 新增天医币订单和用户余额模块
Some checks failed
Lock Threads / action (push) Has been cancelled
Issue Close Require / close-issues (push) Has been cancelled
Close stale issues / stale (push) Has been cancelled

- 添加天医币订单相关API和页面
- 添加用户余额相关API和页面
- 在系统字典中新增来源和订单类型配置
- 调整部分UI样式和表单配置
This commit is contained in:
2026-01-12 09:20:38 +08:00
parent f93751e74a
commit 963e2a8d39
14 changed files with 406 additions and 328 deletions

View File

@@ -326,7 +326,6 @@ function onCompleteCheckCreated() {
:deep(.ant-card-body) {
padding: 1px !important;
height: calc(100% - 41px); // 减去标签页头部高度
overflow: hidden;
// background-color: #f1f3f6;
}
}