We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
你好。我下载了该项目代码并使用HBuilder打包成安装包分别在安卓和IOS系统上测试,发现编辑模式下有几个问题: IOS:点击下拉控件会同时弹出键盘和下拉列表;点击日期控件选择某个日期之后无法确定 Android:只有输入框正常。其他控件点击无反应。无法自适应手机页面大小 测试手机分别是vivo X6S A和iPhone 6。在浏览器访问正常(除了vivo X6S A的自带浏览器) 想请教下这可能是什么原因。目前该编辑器的编辑模式无法在移动设备上使用吗。谢谢
The text was updated successfully, but these errors were encountered:
目前的编辑器下的各种模式只在chrome 开发者工具中的 Toggle device toolbar中测试过,并且都没问题,刚更新了一下对编辑器自适应宽度的问题,你可以更新下看看
Sorry, something went wrong.
好。谢谢
No branches or pull requests
你好。我下载了该项目代码并使用HBuilder打包成安装包分别在安卓和IOS系统上测试,发现编辑模式下有几个问题:
IOS:点击下拉控件会同时弹出键盘和下拉列表;点击日期控件选择某个日期之后无法确定
Android:只有输入框正常。其他控件点击无反应。无法自适应手机页面大小
测试手机分别是vivo X6S A和iPhone 6。在浏览器访问正常(除了vivo X6S A的自带浏览器)
想请教下这可能是什么原因。目前该编辑器的编辑模式无法在移动设备上使用吗。谢谢
The text was updated successfully, but these errors were encountered: