feat: 新增代码生成预览抽屉

This commit is contained in:
xlsea
2024-09-07 18:27:39 +08:00
parent 9a0df2e4f3
commit c0ad0e4e4f
22 changed files with 508 additions and 52 deletions

View File

@ -18,6 +18,7 @@ const local: App.I18n.Schema = {
expandColumn: 'Expand Column',
columnSetting: 'Column Setting',
config: 'Config',
login: 'Login',
confirm: 'Confirm',
save: 'Save',
delete: 'Delete',
@ -179,7 +180,7 @@ const local: App.I18n.Schema = {
},
pwdLogin: {
title: 'Password Login',
rememberMe: 'Remember me',
rememberMe: 'Remember password',
forgetPassword: 'Forget password?',
register: 'Register',
otherAccountLogin: 'Other Account Login',