Parcourir la source

fix 卡支付问题

pull/1/head
Stormeye Wu il y a 5 ans
Parent
révision
a713991c41
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. +0
    -1
      pages/scanPay/scanPay.js

+ 0
- 1
pages/scanPay/scanPay.js Voir le fichier

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


Chargement…
Annuler
Enregistrer