mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-07 23:31:08 +08:00
Perf: Optimization of cropping component result acquisition & optimization of cropping frame prompts (#7111)
* perf(cropper): enhance image cropping functionality and add output type support * perf(cropper): enhance image cropping functionality and add output type support
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
},
|
||||
"crop": {
|
||||
"title": "Image Cropping",
|
||||
"titleTip": "Cropping Ratio {0}",
|
||||
"confirm": "Crop",
|
||||
"cancel": "Cancel cropping",
|
||||
"errorTip": "Cropping error"
|
||||
|
||||
@@ -56,6 +56,7 @@
|
||||
},
|
||||
"crop": {
|
||||
"title": "图片裁剪",
|
||||
"titleTip": "裁剪比例 {0}",
|
||||
"confirm": "裁剪",
|
||||
"cancel": "取消裁剪",
|
||||
"errorTip": "裁剪错误"
|
||||
|
||||
Reference in New Issue
Block a user