Commit 28b8c5ea by 冷斌

踢人

parent 5f2dcaad
<!DOCTYPE html>
<html>
<head lang="en">
<title>意见反馈</title>
<tc_include file="Appapi/Public/head" />
<link type="text/css" rel="stylesheet" href="__PUBLIC__/appapi/css/feedback.css" />
</head>
<body>
<!-- <div id="test"> -->
<div style="position: relative; width: 100%;">
<textarea placeholder="请将您遇到的问题/产品建议反馈给我们,建议您尽可能详细的描述问题,便于运营同学帮您解决。" id="content" oninput="check_input()" maxlength='200'
style="font-size: 14px; color: #999; padding: 10px; width: 100%; height: 150px; resize: none;"></textarea>
<div class="" style="color: #FC7583; font-size: 12px;text-align: right; padding-right: 10px;">最多只能输入200字</div>
<head lang="en">
<title>意见反馈</title>
<tc_include file="Appapi/Public/head"/>
<link type="text/css" rel="stylesheet" href="__PUBLIC__/appapi/css/feedback.css"/>
</head>
<body>
<div class="app" id="app">
<div class="yjfk">
<div class="bodyBox">
<div class="part">
<textarea placeholder="请将您遇到的问题/产品建议反馈给我们,建议您尽可能详细的描述问题,便于运营同学帮您解决。" class="part_text" id="content"
oninput="check_input()" maxlength='200'></textarea>
<div class="part_foot">
<div class="thumb_bd imgBox" >
<div id="upload"></div>
<input type="hidden" id="thumb" name="thumb" value="">
<div style="position: relative; top: -160px;">
<div class="thumb_bd" style="margin-top: 10px; padding-left: 10px;width: 100%; ">
<div id="upload" style="width: 130px; height: 130px; position: absolute; top: 10px; left: 10px;"></div>
<input type="hidden" id="thumb" style="width: 130px; height: 130px; position: absolute; top: 10px; left: 10px;" name="thumb" value="">
<img src="__PUBLIC__/appapi/images/feedback/add.png" style="width: 130px; height: 130px;position: absolute; top: 10px; left: 10px;" class="fl img-sfz"
data-index="ipt-file1" id="img_file1" onclick="file_click($(this))">
<div class="shad1 shadd" style="width: 130px; height: 130px;position: absolute; top: 10px; left: 10px;" data-select="ipt-file1">
<div class="title-upload">正在上传中...</div>
<div id="progress1">
<div class="progress ipt-file1"></div>
</div>
</div>
</div>
</div>
</div>
<div id="btm" style="text-align: center; margin-top: 20px; position: relative;">
<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}">
<input type="hidden" id="version" value="{$version}">
<input type="hidden" id="model" value="{$model}">
<img src="__PUBLIC__/appapi/img/upload.png"
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="title-upload">正在上传中...</div>
<div id="progress1">
<div class="progress ipt-file1"></div>
</div>
</div>
</div>
<tc_include file="Appapi/Public/footer" />
<script src="__PUBLIC__/js/ajaxfileupload.js"></script>
<script src="__PUBLIC__/appapi/js/feedback.js"></script>
</body>
<div class="inputTips">最多只能输入200字</div>
</div>
</div>
<div id="btm">
<button disabled id="save_btn" class="subMit_btn">点击反馈</button>
</div>
</div>
</div>
</div>
<input type="hidden" id="uid" value="{$uid}">
<input type="hidden" id="token" value="{$token}">
<input type="hidden" id="version" value="{$version}">
<input type="hidden" id="model" value="{$model}">
<tc_include file="Appapi/Public/footer"/>
<script src="__PUBLIC__/js/ajaxfileupload.js"></script>
<script src="__PUBLIC__/appapi/js/feedback.js"></script>
</body>
</html>
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