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,6 +12,7 @@
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 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="">
......@@ -27,6 +28,7 @@
</div>
</div>
</div>
</div>
<div id="btm" style="text-align: center;">
<button disabled id="save_btn" class="button_default" style="width: 200px; height: 44px; background: #FC7583; color: #fff; font-size: 14px; text-align: center; line-height: 44px;">点击反馈</button>
</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