我在列表对象中返回一个列表对象,并希望将子列表放在手风琴列表中。我需要在JS或jquery中这样做吗?或者这是sitefinity控件中使用起来更快更好的东西?
我做了一些类似的事情
https://github.com/sitefinitysteve/RandomSiteControlsMVC/blob/master/RandomSiteControlsMVC/MVC/Views/DocumentTree/Simple.cshtml
(试试这里https://rscdemo.sitefinitysteve.com/components/document-treelist)
如果你有引导程序,只需将折叠属性添加到元素
https://getbootstrap.com/docs/4.3/components/collapse/