修改ios权限问题

This commit is contained in:
duan
2025-01-14 11:12:52 +08:00
parent c80b7ca975
commit 6fb22d8f10
8 changed files with 123 additions and 149 deletions

View File

@@ -243,6 +243,7 @@ export default {
// 大哥,这里只是模拟,别告诉我你不会对接自己的接口
async requestApiGetPrizeList() {
const res = await selectDiscSpinning({ source: this.source });
console.log(res,'debug')
return {
ok: true,
data: res.records.map((v) => {