Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
quxiu
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
冷斌
quxiu
Commits
28b8c5ea
Commit
28b8c5ea
authored
Apr 04, 2020
by
冷斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
踢人
parent
5f2dcaad
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
48 additions
and
39 deletions
+48
-39
themes/simplebootx/Appapi/Feedback/index.html
+48
-39
No files found.
themes/simplebootx/Appapi/Feedback/index.html
View file @
28b8c5ea
<!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>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment