111
This commit is contained in:
@@ -96,6 +96,11 @@
|
|||||||
this.page.payTime = res.data.time_end
|
this.page.payTime = res.data.time_end
|
||||||
this.page.createTime = res.data.createTime
|
this.page.createTime = res.data.createTime
|
||||||
|
|
||||||
|
uni.showLoading({
|
||||||
|
mask: true,
|
||||||
|
title: '订单生成中 ' + _this.page.seconds
|
||||||
|
})
|
||||||
|
|
||||||
_this.page.threadA = setInterval(() => {
|
_this.page.threadA = setInterval(() => {
|
||||||
|
|
||||||
_this.page.seconds -= 1
|
_this.page.seconds -= 1
|
||||||
|
|||||||
Reference in New Issue
Block a user