为了实现数字密码输入框时也显示圆点,可以用css属性。

-webkit-text-security:disc;

text-security:disc;

 

语法:
text-security: circle | disc | none | square;
-webkit-text-security: circle | disc | none | square;

posted on 2020-06-24 11:03  去你的未来  阅读(800)  评论(0编辑  收藏  举报