给所有支付接口加上了支付宝

This commit is contained in:
2026-07-09 22:07:20 +08:00
parent 566aeaa3b7
commit 4b60ebbc10
18 changed files with 438 additions and 38 deletions

View File

@@ -37,6 +37,10 @@
"root": "pages/submit",
"pages": ["submit"]
},
{
"root": "pages/alipay-webview",
"pages": ["alipay-webview"]
},
{
"root": "pages/edit",
"pages": ["edit"]