Commit e88dbbb5 by liuhailong

aaa

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