!250 fix: 去掉本地调试地址

Merge pull request !250 from jawe/dev
This commit is contained in:
xingyu
2025-11-05 02:43:20 +00:00
committed by Gitee
88 changed files with 2463 additions and 1194 deletions

View File

@@ -129,7 +129,8 @@
"maxSize": "A single file does not exceed {0}MB",
"maxSizeMultiple": "Only upload files up to {0}MB!",
"maxNumber": "Only upload up to {0} files",
"uploadSuccess": "Upload successfully"
"uploadSuccess": "Upload successfully",
"imgUploading": "Image sending, please wait..."
},
"cropper": {
"selectImage": "Select Image",

View File

@@ -129,7 +129,8 @@
"maxSize": "单个文件不超过{0}MB",
"maxSizeMultiple": "只能上传不超过{0}MB的文件!",
"maxNumber": "最多只能上传{0}个文件",
"uploadSuccess": "上传成功"
"uploadSuccess": "上传成功",
"imgUploading": "图片发送中,请稍等。。。"
},
"cropper": {
"selectImage": "选择图片",