https://developers.weixin.qq.com/miniprogram/dev/component/image.html
普通的image标签 不行不行吗 微信的image标签 有自己的长安识别功能
这边试了下是可以的。
<image src="xxx.jpg" show-menu-by-longpress="{{true}}"></image>
看到别人的案例可以 还不是webview 怎么做到的