This commit is contained in:
wangjiahai
2024-01-09 19:49:47 +08:00
parent afc5570a6a
commit 84661fa620

View File

@@ -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(() => {