Procházet zdrojové kódy

fix 卡支付问题

pull/1/head
Stormeye Wu před 5 roky
rodič
revize
a713991c41
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. +0
    -1
      pages/scanPay/scanPay.js

+ 0
- 1
pages/scanPay/scanPay.js Zobrazit soubor

@@ -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,


Načítá se…
Zrušit
Uložit