Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想像span默认复选框一样设置样式。 有什么方法可以导入由我们styles实现的browser并在我们的页面中使用它们! 谢谢 :)
span
styles
browser
不是。很多浏览器的表单域控件默认样式不是浏览器实现的,而是操作系统实现的,考虑到用户的喜好/主题等。
如果您希望它看起来像用户习惯看到的默认复选框,您确实需要一个复选框。
你到底在做什么?