修改支付请求订单详情时间每请求一次加2秒,调整绑定支付宝页面样式

This commit is contained in:
2025-06-30 14:20:40 +08:00
parent 90ecd6621d
commit dd666f0d82
5 changed files with 73 additions and 36 deletions

View File

@@ -1,5 +1,5 @@
//打包时修改env的值即可
const env = 'production' //test,production,local
const env = 'test' //test,production,local
export const encryptKey = '1234567890123456' // http数据加解密的key