Commit 7e6abf9e authored by wangwenjie's avatar wangwenjie

修改

parent 8eb432dd
......@@ -82,12 +82,12 @@ export default {
[Icon.name]: Icon,
},
mounted() {
// this.$nativeQRCode.setCallBackFun((res) => {
// let qrCode = getStringByTwo(res)
// this.gousearch(qrCode);
// });
// ScanOverlay.show('请扫描二维码')
this.gousearch("HTTPS://Y2WM.CN/99.1000.1/AC1018057002RQ1PI5SHGVW4MBBZFGELJ");
this.$nativeQRCode.setCallBackFun((res) => {
let qrCode = getStringByTwo(res)
this.gousearch(qrCode);
});
ScanOverlay.show('请扫描二维码')
// this.gousearch("HTTPS://Y2WM.CN/99.1000.1/AC1018057002RQ1PI5SHGVW4MBBZFGELJ");
},
computed: {
statusStyle() {
......
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