Commit f0caac0e by liuhailong

aaa

parent 6f116341
......@@ -41,10 +41,10 @@ button{
.thumb_bd{
position: absolute;
left: 10px;
bottom: 10px;
top: 10px;
width: 10rem;
height:10rem;
text-align: center;
text-align: left;
}
.thumb_bd .img-sfz{
max-width: 100%;
......
......@@ -12,17 +12,19 @@
style="font-size: 14px; color: #999; padding: 10px; width: 100%; height: 150px;"></textarea>
<div class="" style="color: #FC7583; font-size: 12px;text-align: right; padding-right: 10px;">最多只能输入200字</div>
<div class="thumb_bd" style="margin-top: 10px; padding-left: 10px;width: 100%; ">
<div id="upload" style="width: 130px; height: 130px;"></div>
<input type="hidden" id="thumb" style="width: 130px; height: 130px;" name="thumb" value="">
<img src="__PUBLIC__/appapi/images/feedback/add.png" style="width: 130px; height: 130px;" class="fl img-sfz"
data-index="ipt-file1" id="img_file1" onclick="file_click($(this))">
<div class="shad1 shadd" style="width: 130px; height: 130px;" data-select="ipt-file1">
<div class="title-upload">正在上传中...</div>
<div id="progress1">
<div class="progress ipt-file1"></div>
<div style="position: relative;">
<div class="thumb_bd" style="margin-top: 10px; padding-left: 10px;width: 100%; ">
<div id="upload" style="width: 130px; height: 130px;"></div>
<input type="hidden" id="thumb" style="width: 130px; height: 130px;" name="thumb" value="">
<img src="__PUBLIC__/appapi/images/feedback/add.png" style="width: 130px; height: 130px;" class="fl img-sfz"
data-index="ipt-file1" id="img_file1" onclick="file_click($(this))">
<div class="shad1 shadd" style="width: 130px; height: 130px;" data-select="ipt-file1">
<div class="title-upload">正在上传中...</div>
<div id="progress1">
<div class="progress ipt-file1"></div>
</div>
</div>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment