Commit 79d87846 authored by gengchunlei's avatar gengchunlei

小程序 js实现扫码

parent 7600cc16
......@@ -108,7 +108,7 @@
// this.subscanQRCallBack(111)
// 微信环境下 打开js扫码 (暂时关闭)
if (true){
if (isWeiXin()){
this.showPop = true
} else {
callMobile("qrcode", {});
......
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