笔记内拖动图片, release

This commit is contained in:
lealife
2015-10-17 15:55:14 +08:00
parent 90ce35327f
commit 90fea722aa
4 changed files with 5 additions and 5 deletions

View File

@ -571,7 +571,7 @@ function log(o) {
<!-- leaui image drop image to editor-->
<form id="upload" method="post" action="/file/uploadImageLeaui" enctype="multipart/form-data" style="margin-top: 5px;">
<div id="drop">
Drop images to here
{{leaMsg . "Drop images to here"}}
<input type="file" name="file" multiple style="display: none"/>
</div>
<ul id="uploadMsg">