...
|
...
|
@@ -27,7 +27,7 @@ |
|
|
<label for="file">选择文件</label>
|
|
|
<input type="file" class="form-control" name="file" id="fileInput">
|
|
|
</div>
|
|
|
<input type="hidden" id="cover" name="cover">
|
|
|
<input type="hidden" id="cover" name="cover" value="29m34gs6f5">
|
|
|
<div class="form-group">
|
|
|
<button class="btn btn-default" id="upLoadBtn">上传</button>
|
|
|
<span id="resultMsg"></span>
|
...
|
...
|
|