任务观看广告优化

This commit is contained in:
GaoHao
2025-01-17 18:19:11 +08:00
parent 2058c4af58
commit a299b8e846
3 changed files with 7 additions and 5 deletions

View File

@@ -38,7 +38,8 @@ const $map = {
922: 'withdrawNum',
500: 'payTips',
914: 'goldBili', // 金币比例
919: 'isExamine' //是否ios审核中
919: 'isExamine', //是否ios审核中
921: 'freeDuration' //看广告免费分钟时长
}
export const useCommonStore = defineStore("common", {