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