Showing
1 changed file
with
1 additions
and
1 deletions
@@ -27,7 +27,7 @@ | @@ -27,7 +27,7 @@ | ||
27 | <label for="file">选择文件</label> | 27 | <label for="file">选择文件</label> |
28 | <input type="file" class="form-control" name="file" id="fileInput"> | 28 | <input type="file" class="form-control" name="file" id="fileInput"> |
29 | </div> | 29 | </div> |
30 | - <input type="hidden" id="cover" name="cover"> | 30 | + <input type="hidden" id="cover" name="cover" value="29m34gs6f5"> |
31 | <div class="form-group"> | 31 | <div class="form-group"> |
32 | <button class="btn btn-default" id="upLoadBtn">上传</button> | 32 | <button class="btn btn-default" id="upLoadBtn">上传</button> |
33 | <span id="resultMsg"></span> | 33 | <span id="resultMsg"></span> |
-
Please register or login to post a comment