Commit 1e68f4f8 by 冷斌

fix bug

parent 6c789ea0
...@@ -102,7 +102,7 @@ ...@@ -102,7 +102,7 @@
sel_num:1 , // 充值类型/数量 sel_num:1 , // 充值类型/数量
zuanNum: 0, // 钻石数量 zuanNum: 0, // 钻石数量
bstype: 0, // 0不在微信浏览器打开 1在微信浏览器打开 bstype: 0, // 0不在微信浏览器打开 1在微信浏览器打开
chargelist: {chargelist} chargelist: "{chargelist}"
}, },
methods: { methods: {
//事件 //事件
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment