Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法使用 IP 从引导主题中的网格容器更改宽度,或者我应该破解 CSS 样式表?
不明白你为什么需要这个。您想缩小 GRID 管理范围吗?然后添加你自己的css文件。
可以在 ipBeforeController 事件中使用 ipAddCss 函数添加 CSS。
您只能为特定的管理页面添加 CSS。使用 ipRoute()->... 获取有关当前页面的信息。