name/bio/avatar/banner edit support
This commit is contained in:
parent
b305748a92
commit
f79c61c4e7
10 changed files with 203 additions and 57 deletions
|
|
@ -22,6 +22,9 @@ const ImageCropper = {
|
|||
},
|
||||
cancelButtonLabel: {
|
||||
type: String
|
||||
},
|
||||
aspectRatio: {
|
||||
type: Number
|
||||
}
|
||||
},
|
||||
data () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue