feat: 代码模板 (#335)

Co-authored-by: tk <fiyne1a@dingtalk.com>
This commit is contained in:
2025-07-08 16:04:15 +08:00
committed by GitHub
parent dc3249428a
commit d01ead8283
71 changed files with 2588 additions and 600 deletions

View File

@ -116,7 +116,7 @@ USDT
登录名
登录日志导出
硕士
示例导出
代码模板导出
离异
空闲
站内信导出

View File

@ -0,0 +1 @@
示例导出

View File

@ -0,0 +1,16 @@
[
{
"Enabled": true,
"Gender": 1,
"Id": 694360665923594,
"Name": "老王",
"Sort": 100,
},
{
"Enabled": true,
"Gender": 2,
"Id": 694360665923595,
"Name": "媳妇儿",
"Sort": 100,
}
]

View File

@ -278,13 +278,24 @@
"Title": "代码生成",
"Type": 1
},
{
"Component": "sys/template",
"Icon": "sc-icon-template",
"Id": 694076641718288,
"Name": "dev/template",
"ParentId": 373838105399301,
"Path": "/dev/template",
"Sort": 99,
"Title": "页面模板",
"Type": 1
},
{
"Id": 482777529417739,
"ParentId": 373838105399301,
"Icon": "el-icon-eleme-filled",
"Name": "dev/element",
"Path": "https://element-plus.org/zh-CN/component/overview.html",
"Sort": 99,
"Sort": 98,
"Title": "Element",
"Type": 3,
},
@ -294,7 +305,7 @@
"Icon": "sc-icon-free-sql",
"Name": "dev/freesql",
"Path": "https://freesql.net/guide",
"Sort": 99,
"Sort": 97,
"Title": "FreeSql",
"Type": 3,
}