当前位置:首页
> h5
layui框架引入css文件不报错也不生效
layui框架引入css文件不报错也不生效link加入rel=“stylesheet”ty......
h5表单和文本框关闭自动提示功能
1、文本框关闭自动提示功能给文本框加上autocomplete="off"就可以将自动提示功能关闭。<input type="text" name="username" autocomplete=&quo...