ソースを参照

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,


読み込み中…
キャンセル
保存