fastadmin 表头随滚轮滚动 bootstrap-table-fixed-columns 左侧随滚轮滚动
程序员文章站
2024-02-04 21:15:58
...
直接附上代码和截图工大家操作
引入插件文件下载地址
链接:https://pan.baidu.com/s/1GbZgMn7a1_kTOSP2Qfr8GQ
提取码:rfcd
1.引入插件
将js和css文件复制到public/assets/libs/bootstrap-table/dist目录下,
找到public/assets/js/require-backend.js文件,大约在35行左右,配置文件路径。
'bootstrap-table-fixed-columns': '../libs/bootstrap-table/dist/bootstrap-table-fixed-columns',
'bootstrap-table-fixed-columns': {
deps: ['bootstrap-table','css!../libs/bootstrap-table/dist/bootstrap-table-fixed-columns.css'],
exports: '$.fn.bootstrapTable.defaults'
},
2.fastadmin 生成的js文件
效果展示
以上实现了表头滚动效果,有疑问可以加群资讯,我是裙组721200119,
上一篇: 垃圾代码二三行 ASPX小马