抽奖次数修改
This commit is contained in:
@@ -421,7 +421,7 @@
|
|||||||
console.warn('###当前处于模拟的请求接口,并返回了中奖信息###')
|
console.warn('###当前处于模拟的请求接口,并返回了中奖信息###')
|
||||||
const res = await this.$Request.getT('app/discSpinning/draw')
|
const res = await this.$Request.getT('app/discSpinning/draw')
|
||||||
this.freeNum--
|
this.freeNum--
|
||||||
this.getCount()
|
// this.getCount()
|
||||||
console.log(res);
|
console.log(res);
|
||||||
if (res.code != 0) {
|
if (res.code != 0) {
|
||||||
return uni.showToast({
|
return uni.showToast({
|
||||||
|
|||||||
Reference in New Issue
Block a user