This commit is contained in:
lan
2023-10-24 14:02:28 +08:00
parent 2b8ec05c1f
commit 0fd31b41c9
96 changed files with 25 additions and 52 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ export default {
background: '背景图片',
admin_token: '管理密码',
uploadSize: '文件大小',
uploadSizeNote: '最大文件大小,单位:bit),1mb=1 * 1024 * 1024',
uploadSizeNote: '最大文件大小,单位:Bytes),1mb=1 * 1024 * 1024',
openUpload: {
'title': '开启上传',
'open': '开启游客上传',