抽奖优化更新
This commit is contained in:
@@ -485,9 +485,9 @@
|
||||
tipContent = `恭喜您,获得 ${name}${this.result.type==2?(this.result.number+'元'):''} !`
|
||||
this.showLingPop({...this.result})
|
||||
const cacheData={...this.result}
|
||||
setTimeout(()=>{
|
||||
this.$Request.postJson('app/discSpinning/receive',cacheData )
|
||||
},1000)
|
||||
// setTimeout(()=>{
|
||||
// this.$Request.postJson('app/discSpinning/receive',cacheData )
|
||||
// },1000)
|
||||
}
|
||||
console.log(this.result);
|
||||
this.result=''
|
||||
|
||||
Reference in New Issue
Block a user