Commit 7e6abf9e authored by wangwenjie's avatar wangwenjie

修改

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