Convert JSON to HTML Tree

前端 未结 6 1747
悲&欢浪女
悲&欢浪女 2020-12-13 16:03

I would like to generate an HTML tree (preferably UL-LI) from the JSON example below. Does anyone have a simple, recursive JS function (not a framework) tha

6条回答
提交回复
热议问题