feat: 新增测试单表页面

This commit is contained in:
xlsea
2025-05-10 17:58:33 +08:00
parent 1a351c1c88
commit 4a4febeeab
18 changed files with 740 additions and 2 deletions

View File

@ -187,7 +187,9 @@ const local: App.I18n.Schema = {
monitor_cache: '缓存监控',
monitor_online: '在线用户',
'user-center': '个人中心',
system_role: '角色管理'
system_role: '角色管理',
demo: '测试',
demo_demo: '测试单表'
},
page: {
login: {