Author: Nbad
AXIOS 添加Header
Jquery Map 遍历
Html input 取消边框
Hibernate NamedEntityGraph
Html table一些知识点
1.table 中head th td 文字水平竖直居中
.table th, .table td {
text-align: center;
vertical-align: middle !important;
}
1.table 中head th td 文字水平竖直居中
.table th, .table td {
text-align: center;
vertical-align: middle !important;
}