1. 首页 >> CMS教程 >> PbootCMS教程

pbootcms后台设置二级菜单默认展开(后台栏目全部展开)

默认展开效果

TIM截图20200111095349.png

修改方法

1. 找到 /apps/admin/view/default/content/contentsort.html

2. 把 100 行左右的

$("#sortTable").treetable({ expandable: true,column: 1,indent:20,stringCollapse:'收缩',stringExpand:'展开' });

修改为:

$("#sortTable").treetable({ expandable: true,column: 1,indent:20,stringCollapse:'收缩',stringExpand:'展开',initialState:"expanded" });


也就是增加了一个 initialState:"expanded" 参数,即所有节点都展开。

另外 initialState: 'collapsed' 是所有节点都折叠。

具体可参考 Github:https://github.com/ludo/jquery-treetable





版权声明:纪彬域名交易平台,转载请注明出处:http://www.szplato.com/pbootcms/63.html

发表评论

点击我更换图片

评论列表

 
QQ在线咨询
售前咨询热线
13588881111
微信号
wx888