Skip to content
New issue

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

动态更改input 输入类型 android没有效果,ios 有 #64

Open
bigwalle opened this issue May 30, 2018 · 0 comments
Open

动态更改input 输入类型 android没有效果,ios 有 #64

bigwalle opened this issue May 30, 2018 · 0 comments

Comments

@bigwalle
Copy link

我:
<input placeholder="请输入密码" :type="passwordType" style="flex: 2" class="input" :value="password" @input="onPasswordInput" ref="inputPassword" >
我:
this.passwordType="text";
我:
动态更改 input类型 ios 有效果 android 没有
我:
什么原因呢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant