refactor(Order/List): 更新退款相关状态标签为更简洁的表达 #26

Merged
longbot merged 9 commits from zksu/WEB:main into main 2025-10-14 06:54:24 +00:00
Collaborator
No description provided.
zksu added 2 commits 2025-10-14 03:17:00 +00:00
37c8518289 build: 添加 code-inspector-plugin 依赖及配置
添加 code-inspector-plugin 作为开发依赖,并在 webpack 配置中启用该插件以增强代码检查能力
87534c4d22 refactor(Order/List): 更新退款相关状态标签为更简洁的表达
refund_approved 已退款
refund_cancelled 已完成
zksu added 1 commit 2025-10-14 06:13:38 +00:00
36c470a5b3 Merge branch 'main' of https://git.yoone.ca/yoone/WEB
# Conflicts:
#	src/pages/Order/List/index.tsx
zksu added 3 commits 2025-10-14 06:23:01 +00:00
edb854f777 build: 添加 code-inspector-plugin 依赖及配置
添加 code-inspector-plugin 作为开发依赖,并在 webpack 配置中启用该插件以增强代码检查能力
c555269030 refactor(Order/List): 更新退款相关状态标签为更简洁的表达
refund_approved 已退款
refund_cancelled 已完成
zksu added 1 commit 2025-10-14 06:27:49 +00:00
9e3fcff3dd refactor(docs): 移除旧版项目文档和优化订单状态标签
删除不再使用的项目文档中心和相关技术文档
在订单列表页面添加退款状态标签的空行以改善代码可读性
zksu added 2 commits 2025-10-14 06:34:44 +00:00
972e127dc2 build: 添加 code-inspector-plugin 依赖及配置
添加 code-inspector-plugin 作为开发依赖,并在 webpack 配置中启用该插件以增强代码检查能力

refactor(Order/List): 更新退款相关状态标签为更简洁的表达

refund_approved 已退款
refund_cancelled 已完成

chore: 在.gitignore中添加docs目录

忽略生成的文档目录以避免将其提交到版本控制
longbot merged commit f78a68414d into main 2025-10-14 06:54:24 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: yoone/WEB#26
No description provided.