时间:2024-10-12 03:46:26
1、在html中输入input标签,input输入框在网页中正常显示。
3、或者把input类型设置为hidden,type="hidden"这样也可以隐藏input输入框。