Commit eeba885e by liuhailong

debug

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