标签:NPU font col disabled doctype alt inf 前端 har
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> </head> <body> <input type="text" disabled> </body> </html>
加上了disabled 不可选了
默认是enable 不用加上参数 自己本来就有了
标签:NPU font col disabled doctype alt inf 前端 har
原文地址:https://www.cnblogs.com/mingerlcm/p/9360322.html