table th:first-of-type {
width: 40%;
}
table th:nth-of-type(2) {
width: 40%;
}
1. 光标控制
快捷键
功能
光标移动到行首
ct
2021-04-09