领取接口
This commit is contained in:
@@ -88,7 +88,7 @@ export const useCommonStore = defineStore("common", {
|
||||
// 1大于2 更新弹窗、抽奖不显示
|
||||
if (n1 > n2) return -1
|
||||
}
|
||||
// 1等于2 更新弹窗不显示‘抽奖显示
|
||||
// APP等于2 更新弹窗不显示‘抽奖显示
|
||||
return 0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user