// 发起支付
const uniPay = ref(null)
async function pay() {
console.log(uniPay.value.createOrder()) 打印查找不到
return
}
小朋友
- 发布:2023-07-11 09:59
- 更新:2023-07-11 13:59
- 阅读:129
使用uni-pay 报警告错误,并且没法用方法
分类:uniCloud