This website works better with JavaScript.
首頁
探索
說明
註冊
登入
weapp
/
C
關註
8
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
66
Wiki
Activity
瀏覽代碼
fix 卡支付问题
pull/1/head
Stormeye Wu
5 年之前
父節點
cda758664c
當前提交
a713991c41
共有
1 個文件被更改
,包括
0 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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,
Write
Preview
Loading…
取消
儲存