- 博客(5)
- 资源 (5)
- 收藏
- 关注
原创 bootstrap-table修改排序图标,自定义排序图标
默认修改后代码 .fixed-table-container thead th .both{ background-image: url(../img/px.png); } .fixed-table-container thead th .desc{ background-image: url(../img/z.png); } .fixed-table-container thead th .asc{ background-image: url(../img/s
2021-07-29 10:59:08
611
原创 bootstrap-table限定高度后,会出现表头和表内容错位的情况,解决方法如下:
bootstrap-table限定高度后,会出现表头和表内容错位的情况demo在我的资源中bootstrap-table限定高度,表格会自动生成表头固定的纵向滚动条bootstrap-table限定高度后,会出现表头和表内容错位的情况,解决方法如下:第一步:第二步:html中加入局部样式第三步:js加入第四步:设置样式...
2021-04-02 09:55:44
1935
1
原创 鼠标点击一个div,另一个div变色
鼠标点击一个div,另一个div变色demo在我的资源中<html><head></head><body><style>#div1{ width: 200px; height: 200px; border:1px solid #000;}</style><button onclick='blue();'>blue</button><button onclick='pink();
2021-04-02 09:39:29
983
原创 laydate时间插件只显示时分,不显示秒
laydate时间插件只显示时分,不显示秒demodemo在我的资源中style样式添加:.layui-laydate-content>.layui-laydate-list { padding-bottom: 0px; overflow: hidden;}.layui-laydate-content>.layui-laydate-list>li{ width:50%}.merge-box .scrollbox .merge-list {
2021-04-02 09:30:29
617
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅