问题 12 如何禁止文本框的输入解决方法方法 1 :设置 readonly 属性为 true 。< input type = " text " value = " readonly " readonly >方法 2 :设置 disabled 属性为 ...
確定! 回上一頁