兴业银行修改

This commit is contained in:
zhangguoping 2024-11-01 14:54:13 +08:00
parent d2630272f7
commit a64ebf908b
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ export default {
const params = { const params = {
url: `${this.btnUrl}&skuId=${type}`, url: `${this.btnUrl}&skuId=${type}`,
title: '', title: '',
hinddenTitle: true, hiddenTitle: true,
} }
window.plugins.urlProcessPlugin.nextStepJson(null, JSON.stringify(params)) window.plugins.urlProcessPlugin.nextStepJson(null, JSON.stringify(params))
} else { } else {