Commit ee944b1f by liuhailong

aaa

parent 4a6e571e
...@@ -26,7 +26,7 @@ button{ ...@@ -26,7 +26,7 @@ button{
border-radius: 30px; border-radius: 30px;
outline: none; outline: none;
border: 0; border: 0;
margin-top: 20px; margin-top: 5px;
margin-left: 4%; margin-left: 4%;
} }
.num{ .num{
......
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
</div> </div>
</div> </div>
</div> </div>
<div id="btm" style="text-align: center; margin-top: 20px;"> <div id="btm" style="text-align: center; margin-top: 20px; position: relative;">
<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> <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> </div>
<input type="hidden" id="uid" value="{$uid}"> <input type="hidden" id="uid" value="{$uid}">
......
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