Commit 5b0be863 by liuhailong

bug

parent c87d0236
......@@ -7,7 +7,7 @@
</head>
<body>
<div id="test">
<textarea placeholder="请将您遇到的问题/产品建议反馈给我们,建议您尽可能详细的描述问题,便于运营同学帮您解决。" id="content" oninput="check_input()" maxlength='200'></textarea>
<textarea placeholder="请将您遇到的问题/产品建议反馈给我们,建议您尽可能详细的描述问题,便于运营同学帮您解决。" id="content" oninput="check_input()" maxlength='200' style="font-size: 14px; color: #999; height: 160px; padding: 10px; "></textarea>
<div class="num">最多只能输入200字</div>
<div class="thumb_bd">
......
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