H5识别二维码返回二维码信息


template

  

methods

qrCodeSearch() {   this.$router.push(     {       name: 'scan'     }   )

scan.vue