有许多小伙伴提问为什么有时候表格列宽width
设置了却不起作用。其实这是由于Bootstrap-table的columns的宽度是改变的th的宽度,在页面宽度不够的情况下会还原为自动宽度,解决办法是给列添加一个min-width即可。如下:
{field: 'operate', cellStyle: function () {return {css: {"min-width": "300px"}}}, title: __('Operate'), table: table, events: Table.api.events.operate, formatter: Table.api.formatter.operate}
其中cellStyle
就是改变单元格的样式,更多配置可以查看https://bootstrap-table.wenzhixin.net.cn/documentation/#column-options 中对cellStyle
有详解。
希望以上内容对你有所帮助!如果还有其他问题,请随时提问。 各类知识收集 拥有多年CMS企业建站经验,对 iCMS, Fastadmin, ClassCMS, LeCMS, PbootCMS, PHPCMS, 易优CMS, YzmCMS, 讯睿CMS, 极致CMS, Wordpress, HkCMS, YznCMS, WellCMS, ThinkCMF, 等各类cms的相互转化,程序开发,网站制作,bug修复,程序杀毒,插件定制都可以提供最佳解决方案。