mirror of
https://gitee.com/novel_dev_team/novel-plus
synced 2026-07-20 17:54:59 +08:00
修改上传提示图片
This commit is contained in:
BIN
novel-front/src/main/resources/static/images/pic_upload.png
Normal file
BIN
novel-front/src/main/resources/static/images/pic_upload.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
@@ -85,7 +85,7 @@
|
|||||||
title="点击更换图片"
|
title="点击更换图片"
|
||||||
style="z-index: 100;cursor: pointer;left: 0px; top: 0px; width: 100px; height: 130px; opacity: 0; position: absolute; "
|
style="z-index: 100;cursor: pointer;left: 0px; top: 0px; width: 100px; height: 130px; opacity: 0; position: absolute; "
|
||||||
/>
|
/>
|
||||||
<img style="width:100px;height: 130px" id="picImage" src="/images/default.gif" alt="">
|
<img style="width:100px;height: 130px" id="picImage" src="/images/pic_upload.png" alt="">
|
||||||
<input type="hidden" id="picUrl" name="picUrl" class="s_input" value="/images/default.gif"></li>
|
<input type="hidden" id="picUrl" name="picUrl" class="s_input" value="/images/default.gif"></li>
|
||||||
<b>小说介绍:</b>
|
<b>小说介绍:</b>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user