|
|
@@ -170,7 +170,7 @@
|
|
|
//跳转到支付58元钱,之后提交
|
|
|
if (Number(this.dataInfo.need_pay) === 1) {
|
|
|
this.$message.success('提交成功,正在跳转...')
|
|
|
- let appUrl = "proginn://pay?product_type=5"
|
|
|
+ let appUrl = "proginn://pay?product_type=5&product_id=0"
|
|
|
let url = '/pay?product_type=5'
|
|
|
if (!this.$deviceType.app) {
|
|
|
window.open(url, '_black')
|