抖火综法

This commit is contained in:
唐明明
2023-05-23 17:20:12 +08:00
parent f7824e3e86
commit 9b00b0fe4a
22 changed files with 2092 additions and 102 deletions

View File

@@ -241,7 +241,7 @@
clearInterval(outTime)
wx.showModal({
title : '提示',
content : '支付成功',
content : this.$Route.query.paytype === 'synthesize' ? '支付成功,可在工作台综法订单管理查询您的订单' : '支付成功',
showCancel : false,
confirmColor: '#446EFE',
success : () => {