Commit 393b8d3e by Jony.L

支付提示修改

parent a2889e87
...@@ -507,7 +507,7 @@ function getCode(value, payOrderId) { ...@@ -507,7 +507,7 @@ function getCode(value, payOrderId) {
if (err) throw err if (err) throw err
qrCode.value = { qrCode.value = {
url: url, url: url,
title: '请使用微信“扫一扫”扫码支付', title: '请使用微信、支付宝或云闪付“扫一扫”扫码支付',
visible: true visible: true
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment