...
|
...
|
@@ -24,7 +24,7 @@ |
|
|
:on-format-error="handleFormatError"
|
|
|
:on-exceeded-size="handleMaxSize"
|
|
|
type="drag"
|
|
|
action="/upload/image"
|
|
|
action="/Api/upload/image"
|
|
|
style="display: inline-block;width:120px;">
|
|
|
<div style="width: 120px;height:120px;line-height: 140px;">
|
|
|
<Icon type="plus-round" size="50"></Icon>
|
...
|
...
|
|