华为 P10 ,text 组件里的文字长按不会出现选中文字
<
text
selectable
=
"{{ true }}"
>{{ openid }}</
>
你好,这是一个已知问题,我们会在后续版本中进行改善,另外建议后续经过搜索后再提问,以提高问题解答的效率。
text标签中加了selectable=‘true’ 安卓选中不了 https://developers.weixin.qq.com/blogdetail?action=get_post_info&docid=00020c5d9802d05686f66a1915bc00&highline=selectable
麻烦给个相关的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html),我们定位下问题