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.
正如你在这张图片中看到的,所有的角色都被选中了,但我想要的不同。我希望它充当单选按钮,例如,当我单击一个字符时,应取消选择所有其他字符。
您可以简单地使用 if 语句来禁用或在选择其中任何一个标签后立即使所有其余标签不可见。