zrlibs
2025-03-17 6e7fcc0ebecb4d9d1485937905b31a9864913950
src/layout/menu.json
@@ -1,5 +1,31 @@
[
    {
        "id": "examples",
        "title": "UI演示",
        "isFolder": true,
        "icon": "ios-apps",
        "children": [
            {
                "id": "example-report",
                "name": "example-report",
                "title": "数据报表",
                "icon": "ios-browsers"
            },
            {
                "id": "example-data-table",
                "name": "example-data-table",
                "title": "增删改查",
                "icon": "logo-chrome"
            },
            {
                "id": "example-master-slave",
                "name": "example-master-slave",
                "title": "主从数据",
                "icon": "md-cloud"
            }
        ]
    },
    {
        "id": "fake-id-1",
        "title": "测试文件夹1",
        "isFolder": true,