Files
soybean-admin/src/settings/website.json
2021-11-24 19:14:13 +08:00

28 lines
321 B
JSON

[
{
"title": "编程",
"children": [
{
"title": "网站论坛",
"children": []
},
{
"title": "前端",
"children": []
},
{
"title": "设计",
"children": []
},
{
"title": "工具",
"children": []
},
{
"title": "文档",
"children": []
}
]
}
]