Commit 7dff32b2 by liuhailong

aaa

parent fddf4ae8
......@@ -10,8 +10,8 @@
</style>
</head>
<body>
<div id="test clearfix" style="height: 500px;">
<textarea placeholder="请将您遇到的问题/产品建议反馈给我们,建议您尽可能详细的描述问题,便于运营同学帮您解决。" id="content" oninput="check_input()" maxlength='200' style="font-size: 14px; color: #999; height: 300px!important; padding: 10px; width: 100%;"></textarea>
<div id="test clearfix" style="height: 300px;">
<textarea placeholder="请将您遇到的问题/产品建议反馈给我们,建议您尽可能详细的描述问题,便于运营同学帮您解决。" id="content" oninput="check_input()" maxlength='200' style="font-size: 14px; color: #999; height: 180px!important; padding: 10px; width: 100%;"></textarea>
<div class="" style="color: #FC7583; font-size: 12px;text-align: right; padding-right: 10px;">最多只能输入200字</div>
<div class="thumb_bd clearfix">
......@@ -26,8 +26,8 @@
</div>
</div>
</div>
<div id="btm">
<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; margin: 0 auto;">点击反馈</button>
<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>
<input type="hidden" id="uid" value="{$uid}">
<input type="hidden" id="token" value="{$token}">
......
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