Skip to content

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

Description

@bigwalle

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions