老规矩先来看看效果噻!

从上面的录屏中我们可以看出,要实现input自由选中内容的功能是可以实现的,原理其实很简单。
从微信小程序官方文档(input组件)中我们可以发现:
https://developers.weixin.qq.com/miniprogram/dev/component/input.html


https://developers.weixin.qq.com/miniprogram/dev/component/input.html

3200
398