fix: pay
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 52s

This commit is contained in:
luo
2026-06-26 16:33:33 +08:00
parent 4dc86889c5
commit 59e4e1203e
4 changed files with 237 additions and 16 deletions

View File

@@ -75,6 +75,12 @@
"navigationBarTitleText": "我的钱包"
}
},
{
"path": "pages/alipay-payment/alipay-payment",
"style": {
"navigationBarTitleText": "支付宝支付"
}
},
{
"path": "pages/error/error",
"style": {
@@ -89,4 +95,4 @@
"backgroundColor": "#F8F8F8"
},
"uniIdRouter": {}
}
}