This website requires JavaScript.
Explore
Help
Register
Sign In
wanwu
/
sub2apipay
Watch
1
Star
0
Fork
0
You've already forked sub2apipay
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a7089936a4bf2a0c25d6c0b651efbb5e06c78911
sub2apipay
/
src
History
erio
a7089936a4
fix: 修复页面加载时闪现「入口未开放」的问题
...
allEntriesClosed 判断需要等 userLoaded 和 channelsLoaded 都完成, 避免 channelsLoaded 先完成但 config 还未加载时误判为入口关闭。
2026-03-15 12:03:27 +08:00
..
__tests__
test: cover ENABLED_PAYMENT_TYPES fallback paths
2026-03-14 13:52:02 +00:00
app
fix: 修复页面加载时闪现「入口未开放」的问题
2026-03-15 12:03:27 +08:00
components
style: prettier 格式化
2026-03-14 05:10:28 +08:00
lib
fix: 提取 resolveEnabledPaymentTypes 共享函数,下单接口同步校验 + 恢复并发
2026-03-15 02:56:28 +08:00
instrumentation.ts
feat: migrate payment provider to easy-pay, add order history and refund support
2026-03-01 03:04:24 +08:00
middleware.ts
fix: 全面安全审计修复
2026-03-13 23:03:01 +08:00