feat(common-ui cropper): Implement the image cropping component VCropper (#7082)
* feat(common-ui cropper): Implement the image cropping component VCropper * feat(common-ui cropper): Implement the image cropping component VCropper * feat(common-ui cropper): Implement the image cropping component VCropper * feat(common-ui cropper): Implement the image cropping component VCropper * feat(common-ui cropper): Implement the image cropping component VCropper
This commit is contained in:
@@ -75,5 +75,8 @@
|
||||
},
|
||||
"function": {
|
||||
"contentMenu": "Content Menu"
|
||||
},
|
||||
"cropper": {
|
||||
"title": "Cropper"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -75,5 +75,8 @@
|
||||
},
|
||||
"function": {
|
||||
"contentMenu": "上下文菜单"
|
||||
},
|
||||
"cropper": {
|
||||
"title": "图片裁剪"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user