111
This commit is contained in:
@@ -95,6 +95,11 @@
|
|||||||
}).then((res) => {
|
}).then((res) => {
|
||||||
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(() => {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user