Commit c1063ca0 by liuhailong

debug

parent eeba885e
......@@ -7,10 +7,10 @@
</head>
<body>
<div id="test">
<textarea placeholder="请将您遇到的问题/产品建议反馈给我们,建议您尽可能详细的描述问题,便于运营同学帮您解决。" id="content" oninput="check_input()" maxlength='200' style="font-size: 14px; color: #999; height: 160px; padding: 10px; width: 100%;"></textarea>
<textarea placeholder="请将您遇到的问题/产品建议反馈给我们,建议您尽可能详细的描述问题,便于运营同学帮您解决。" id="content" oninput="check_input()" maxlength='200' style="font-size: 14px; color: #999; height: 120px; padding: 10px; width: 100%;"></textarea>
<div class="num" style="color: #FC7583; font-size: 12px; text-align: right;">最多只能输入200字</div>
<div class="thumb_bd">
<div class="thumb_bd" style="position: relative;">
<div id="upload" ></div>
<input type="hidden" id="thumb" name="thumb" value="">
<img src="__PUBLIC__/appapi/images/feedback/add.png" class="fl img-sfz" data-index="ipt-file1" id="img_file1" onclick="file_click($(this))">
......
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