帖子
帖子
用户
博客
课程
显示全部楼层
17
帖子
0
勋章
125
Y币

[插件使用] 安卓 input 长按没有提示粘贴 AVM

[复制链接]
发表于 2021-10-18 09:07:56
安卓 全部机型 input 为空时 长按没有粘贴的提示 input的有值时候长按正常提示粘贴...【求助大佬】

  1. <input id='code_ss' class="inp2" adjust-position={true} placeholder="请输入验证码" keyboard-type='number' confirm-type="done" value={code} oninput="onInpCode" onconfirm="ToLogin" maxlength='6'/>
复制代码




为空双击试试
17
帖子
0
勋章
125
Y币

为空时 双击 也不行... 有值 就正常...
input加上type=text试试
17
帖子
0
勋章
125
Y币
微链科技 发表于 2021-10-18 11:01
input加上type=text试试


  1. <input id='code_ss' type="text" class="inp2" adjust-position={true} placeholder="请输入验证码" keyboard-type='number' confirm-type="done" value={code} oninput="onInpCode" onconfirm="ToLogin" maxlength='6'/>
复制代码


也是不行...

那只能等待官方技术查看核实了
17
帖子
0
勋章
125
Y币
微链科技 发表于 2021-10-18 11:46
那只能等待官方技术查看核实了

嗯,只能等官方了
17
帖子
0
勋章
125
Y币
微链科技 发表于 2021-10-18 11:46
那只能等待官方技术查看核实了

解决了 样式冲突

0
帖子
0
勋章
9
Y币
Bug逆袭 · 2021-10-18 14:12解决了 样式冲突

请问咋解决的?
您需要登录后才可以回帖 登录

本版积分规则