feat: 更新 @riwa/api-types 依赖至 0.0.23,添加用户管理功能及相关界面

This commit is contained in:
2026-01-19 18:25:27 +07:00
parent 9b36a114b3
commit a2ef52be99
11 changed files with 145 additions and 12 deletions

View File

@@ -229,7 +229,8 @@ const local: App.I18n.Schema = {
500: 'Server Error',
'iframe-page': 'Iframe',
home: 'Home',
product: 'Product'
product: 'Product',
user: ' User'
},
page: {
login: {