Wechat can't recognize the QR code by pressing the length of the small program.

according to the suggestions on the Internet, the code has been simplified and a picture has been made transparent

< image style= "height: 100% width: 100% src=: 0" src= " http://devimg.webf10.com/wech.; / >

< view >
< image src= " http://devimg.webf10.com/wech.; data-src= " http://devimg.webf10.com/wech.; bindtap= "previewImage" / >
< / view >

index.js

previewImage: function (e) {

var current = e.target.dataset.src;
console.log(current)
wx.previewImage({
  current: current,
  urls: [current]
})

},

however, there is still no option to pop up the QR code on the real machine. It"s just that the picture is getting bigger, so ask for a successful demo

.
Oct.22,2021

Mini Program Li cannot recognize the QR code

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3d97d-34771.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3d97d-34771.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?