feat: 日志模块

This commit is contained in:
Time Lord
2024-11-13 21:58:37 +08:00
parent c8787b43cd
commit 4b4e96d680
4 changed files with 400 additions and 0 deletions

View File

@@ -48,6 +48,12 @@
"style": {
"navigationBarTitleText": "编辑用户"
}
},
{
"path": "pages/work/log/index",
"style": {
"navigationBarTitleText": "日志管理"
}
}
],
"globalStyle": {