mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-10 00:40:30 +08:00
0c56a3e599
Made-with: Cursor Former-commit-id: 571c9a99ee26d90505e550c287eb8ad8d743ff8d
75 lines
1.4 KiB
JSON
75 lines
1.4 KiB
JSON
[
|
|
{
|
|
"code": "car",
|
|
"name": "车辆登记",
|
|
"url": "/car",
|
|
"status": 1,
|
|
"orderBy": 1,
|
|
"path": "/car"
|
|
},
|
|
{
|
|
"code": "car-list",
|
|
"name": "车辆登记",
|
|
"url": "/car/list",
|
|
"orderBy": 2,
|
|
"status": 1,
|
|
"path": "/car/list"
|
|
},
|
|
{
|
|
"code": "car-list-page",
|
|
"name": "车辆登记",
|
|
"url": "/car/list",
|
|
"orderBy": 3,
|
|
"status": 1,
|
|
"path": "/car/list"
|
|
},
|
|
{
|
|
"code": "car-list-history",
|
|
"name": "导入记录",
|
|
"url": "/car/list/history",
|
|
"orderBy": 4,
|
|
"status": 1,
|
|
"path": "/car/list/history"
|
|
},
|
|
{
|
|
"code": "car-list-importDetail",
|
|
"name": "导入详情",
|
|
"url": "/car/list/importDetail",
|
|
"orderBy": 5,
|
|
"status": 1,
|
|
"path": "/car/list/importDetail"
|
|
},
|
|
{
|
|
"code": "attribute",
|
|
"name": "标签管理",
|
|
"url": "/attribute",
|
|
"orderBy": 6,
|
|
"status": 1,
|
|
"path": "/attribute"
|
|
},
|
|
{
|
|
"code": "attribute-list",
|
|
"name": "标签管理",
|
|
"url": "/attribute/list",
|
|
"orderBy": 7,
|
|
"status": 1,
|
|
"path": "/attribute/list"
|
|
},
|
|
{
|
|
"code": "attribute-list-page",
|
|
"name": "标签管理",
|
|
"url": "/attribute/list",
|
|
"orderBy": 8,
|
|
"status": 1,
|
|
"path": "/attribute/list"
|
|
},
|
|
{
|
|
"code": "attribute-list-carManage",
|
|
"name": "管理车辆",
|
|
"url": "/attribute/list/carManage",
|
|
"orderBy": 8,
|
|
"status": 1,
|
|
"path": "/attribute/list/carManage"
|
|
}
|
|
]
|