-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfeedback.html
More file actions
33 lines (27 loc) · 1.59 KB
/
Copy pathfeedback.html
File metadata and controls
33 lines (27 loc) · 1.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!DOCTYPE html>
<html lang="zh-Hans">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-119016899-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-119016899-1');
</script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="他山石 - 问题反馈">
<meta name="author" content="faninx">
<meta name="keywords" content="他山石 走查 设计工具 视觉走查 视觉还原 开发还原 界面测试 界面高保真 界面还原 界面走查 设计走查 设计还原" />
<title>问题反馈 - 他山石</title>
<link rel="stylesheet" type="text/css" href="./style.css">
<script type="text/javascript" src="./script.js"></script>
<link href="favicon.ico" rel="shortcut icon" type="image/x-icon" />
</head>
<body>
<div class="fb-box">
<iframe class="feedback" src="https://h5.aisee.qq.com/submit?appId=1a7b08de68&pid=1&data=aT5xCltNaqvvnFwX5S0F5fp8/+VC6YSU7kV5bJeTo6n3MTdyzvPin8SqCzcIcUQ3KGtWgHPiPt9aRtmLg+u1yDDyZ+i7ixcOTR9UeU11T52vbVpOB6oOv+svwaJfOOOxXCFiRkLki2wsaL8LAgDsS3sGxuvG8d6oTPvb6Px6/LPJ35I2HG/KFFcW006VzegtvSmZbCOXMyxgGPVR0s85vY3t0KLxnh2kxpDEQivZ52jLbFnKd8ykCBck/ixxV3jzrSUYPs9hkisFG99WdcTIXEIG1OggRqd2xpaJkje6GkZtO35NwMFEvB5xq+ozAEWZk0pkLyZK5o+iMdb+NWzYAw==&mode=1" frameborder="0"></iframe>
</div>
</body>