提交 e544248c authored 作者: lihuihui's avatar lihuihui

update

上级 d0569b17
......@@ -287,7 +287,7 @@ export default {
// window.location.href.indexOf('qr') !== -1 ? encodeURIComponent(window.location.href) : url
// }
// 微信环境支付
if (this.isWx) {
if (this.isWx && parseInt(this.payMode) === 1) {
params.pay_type = '3'
// 没有openid去授权获取
if (!window.localStorage.openId) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论