Explorar el Código

fix 卡支付问题

pull/1/head
Stormeye Wu hace 5 años
padre
commit
a713991c41
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      pages/scanPay/scanPay.js

+ 0
- 1
pages/scanPay/scanPay.js Ver fichero

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


Cargando…
Cancelar
Guardar