{
"data": {
"data": [
{
"id": 1,
"key": "title",
"title": "网站标题",
"describe": "网站标题,用于展示在网站logo旁边和登录页面以及网页title中",
"values": "Xin Admin",
"type": "input",
"options": [],
"props": [],
"group_id": 1,
"sort": 0,
"created_at": "2025-09-09T05:55:39.000000Z",
"updated_at": "2025-09-09T05:55:39.000000Z"
},
{
"id": 2,
"key": "logo",
"title": "网站LOGO",
"describe": "网站的LOGO,用于标识网站",
"values": "https://file.xinadmin.cn/file/favicons.ico",
"type": "input",
"options": [],
"props": [],
"group_id": 1,
"sort": 1,
"created_at": "2025-09-09T05:55:39.000000Z",
"updated_at": "2025-09-09T05:55:39.000000Z"
},
{
"id": 3,
"key": "subtitle",
"title": "网站副标题",
"describe": "网站副标题,展示在登录页面标题的下面",
"values": "Xin Admin 快速开发框架",
"type": "input",
"options": [],
"props": [],
"group_id": 1,
"sort": 2,
"created_at": "2025-09-09T05:55:39.000000Z",
"updated_at": "2025-09-09T05:55:39.000000Z"
},
{
"id": 4,
"key": "describe",
"title": "网站描述",
"describe": "网站的基本描述",
"values": "没有描述",
"type": "textarea",
"options": [],
"props": [],
"group_id": 1,
"sort": 2,
"created_at": "2025-09-09T05:55:39.000000Z",
"updated_at": "2025-09-09T05:55:39.000000Z"
}
],
"total": 4,
"pageSize": 10,
"current": 1
},
"success": true,
"msg": "ok",
"showType": 0
}