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
微信小程序
https://gitee.com/homework-1/weapp.git 小程序基础库: 2.13.0 使用框架: Vue 2
脚手架创建项目 将input框放在屏幕底部 加上:adjust-position="false"属性 真机测试依然自动上推页面
input框设置adjust-position属性为false时不上推页面
input框设置adjust-position属性为false时自动上推页面
Taro CLI 3.0.2 environment info: System: OS: Windows 7 Binaries: Node: 12.16.1 - C:\Program Files\nodejs\node.EXE npm: 6.13.4 - C:\Program Files\nodejs\npm.CMD
The text was updated successfully, but these errors were encountered:
No branches or pull requests
相关平台
微信小程序
复现仓库
https://gitee.com/homework-1/weapp.git
小程序基础库: 2.13.0
使用框架: Vue 2
复现步骤
脚手架创建项目
将input框放在屏幕底部
加上:adjust-position="false"属性
真机测试依然自动上推页面
期望结果
input框设置adjust-position属性为false时不上推页面
实际结果
input框设置adjust-position属性为false时自动上推页面
环境信息
The text was updated successfully, but these errors were encountered: