浏览代码

fix 卡支付问题

pull/1/head
Stormeye Wu 5 年前
父节点
当前提交
a713991c41
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      pages/scanPay/scanPay.js

+ 0
- 1
pages/scanPay/scanPay.js 查看文件

@@ -29,7 +29,6 @@ Page({
onLoad: function(options) {
let that = this;
let merChant = decodeURIComponent(options.merChant)
console.log(merChant)
that.setData({
merChant: JSON.parse(merChant),
cardid: options.cardid,


正在加载...
取消
保存