feat: 新增系统设置帮助文档/官网设置

This commit is contained in:
TsMask
2023-11-23 15:04:46 +08:00
parent 12499e78ea
commit c1c6500df2
13 changed files with 493 additions and 55 deletions

View File

@@ -128,6 +128,7 @@ export default {
register: 'Registrations',
page403: 'No Access',
page404: 'Match Page Not Found',
helpDoc: 'System User Documentation',
account: {
index: "Personal Center",
profile: "Personal Info",
@@ -155,8 +156,12 @@ export default {
// 布局
loayouts: {
basic: {
officialUrl: 'Official',
helpDoc: 'Doc',
},
rightContent: {
helpDoc: "Help Documentation",
helpDoc: "System User Documentation",
fullscreen: "Full Screen",
logout: "Logout",
profile: "Profile",
@@ -1025,8 +1030,9 @@ export default {
saveSuccess: 'Submit ands Save Successful',
revert: 'Reset',
revertSuccess: 'Reset Successful',
uploadFormat: 'Only the upload image format ({format}) is supported',
uploadSize: 'Image file size must be less than {size}MB',
uploadFile: 'Upload File',
uploadFormat: 'Only the upload file format ({format}) is supported',
uploadSize: 'The file size must be less than {size}MB.',
uploadSuccess: 'File uploaded successfully, submit and save to take effect',
sysLogo: 'System Logo',
sysLogoBrand: 'Brand',
@@ -1040,11 +1046,9 @@ export default {
sysLogoInstruction3: 'Displayed as logo + system name to the system logo area.',
sysLogoInstruction4: 'Logo size ratio size',
sysName: 'System Name',
sysNamePlease: 'Please enter the system name',
sysNameLimitation: 'System Name Restrictions',
sysNameTipContent: 'Confirm that you want to submit the current changed system name?',
sysCopyright: 'Copyright Notice',
sysCopyrightPlease: 'Please enter copyright notice',
sysCopyrightLimitation: 'Copyright Notice Limitation',
sysCopyrightTipContent: 'Confirmation of submitting a copyright notice for the current change?',
sysLoginBg: 'Login screen background',
@@ -1056,6 +1060,20 @@ export default {
sysLoginBgInstruction: 'The background style of the system login interface is shown in the preview area, please refer to the actual display.',
sysLoginBgInstruction1: 'Please select the appropriate image for uploading.',
sysLoginBgInstruction2: 'Restore the background image to the initial system default background by clicking the Restore button.',
sysHelpDoc: 'System User Documentation',
sysHelpDocTipContentUpload: 'Are you sure you want to upload the system documentation?',
sysHelpDocTipContent: 'Confirm that you want to submit system usage documentation for the current change?',
sysHelpDocTipContentRevert: 'Are you sure you want to restore and clear the system usage files?',
sysHelpDocNo: 'No Documentation',
sysHelpDocOpen: 'Document Access',
sysHelpDocInstruction: 'Description of system functions and use, PDF document manual',
sysOfficialUrl: 'Official Link',
sysOfficialUrlErrTip: 'Please fill in a valid link address http(s)://',
sysOfficialUrlTipContent: 'Do you confirm that you want to submit the current change of the official website address?',
sysOfficialUrlNo: 'No link address',
sysOfficialUrlOpen: 'Open the official website.',
sysOfficialUrlInstruction: 'Official website link address',
sysOfficialUrlInstruction1: 'start, if you need to hide do not jump to fill in the',
},
role:{
allScopeOptions:'All data permissions',