-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
157 lines (149 loc) · 5.47 KB
/
index.html
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
<!DOCTYPE html>
<html>
<head>
<title>毕业回国出清</title>
<meta
name="viewport"
content="width=device-width, initial-scale=1, user-scalable=no"
/>
<meta property="og:author" content="Zonglin" />
<meta
property="og:description"
content="Your eco-friendly marketplace for buying and selling quality secondhand items."
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="https://cdn.glitch.global/f1c7b686-0e39-43f2-8186-adb49d7f1137/icons8-radioactive-windows-11-color-32.png?v=1689634064746"
/>
<link rel="stylesheet" href="https://unpkg.com/wingcss" />
<link rel="stylesheet" href="style.css" />
<link
href="https://cdn.jsdelivr.net/npm/lightbox2@2.11.4/dist/css/lightbox.min.css"
rel="stylesheet"
/>
<script
src="https://code.jquery.com/jquery-3.1.1.min.js"
integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8="
crossorigin="anonymous"
></script>
<script src="https://cdn.jsdelivr.net/npm/lightbox2@2.11.4/dist/js/lightbox.min.js"></script>
<script src="script.js"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FYR1WPVVF7"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-FYR1WPVVF7');
</script>
<!-- Hotjar Tracking Code for Utrecht2Sell -->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:3672684,hjsv:6};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
</script>
</head>
<body>
<div class="navbk">
<div class="navbar">
<br /><br />
<a class="inav" id="cnav">主页</a><span class="tlt tlt1"> \ </span>
<a class="inav" id="bnav">全部</a><span class="tlt tlt2"> \ </span>
<a class="inav" id="anav">列表</a>
<a
class="inav"
id="enav"
style="float: right; display: none"
href=""
target="_blank"
>EN</a
><span class="tlt tlt3"> \ </span>
<a class="inav" id="dnav"
>已选 <span id="dtxt" style="font-weight: 700">0</span></a
>
<hr />
</div>
</div>
<br />
<div class="body-content">
<div
id="alist"
class="text graylist small"
style="padding-bottom: 5px; display: none"
></div>
<div id="blist" class="text graylist" style="display: none"></div>
<div id="clist" class="text">
<div id="containerd" class="graylist containerd" style="display: none">
<span style="font-size: 13px">近期更新:</span>
<div id="day"></div><br>
<div class="day_content"></div>
<div id="day_content"></div>
</div>
<div class="containerd" style="display: none"><br /></div>
<div id="containert" class="graylist">
<span style="font-size: 13px">物品标签:</span>
<div id="tag"></div>
<br />
<div id="tag_content"></div>
</div>
<br />
<div id="containerc" class="graylist">
<span style="font-size: 13px">物品价格:</span>
<div id="cls"></div>
<br />
<div id="cls_content"></div>
</div>
</div>
<div id="olist" class="text bluelist">已选物品:无<br /></div>
<br />
<div class="bluelist">
<span style="font-size: 13px"
>1.点击右上角加号添加物品 <br>2.点击〈<a class="url" value="0">此处</a>〉获取链接并发送给我<span
class="wxshow"
> <br>3.长按以下二维码识别并添加名片/欢迎议价</span
> </span
>
<br />
<div style="display: inline-block; margin-top: 5px">
<div class="ibox2">
<img
id="wxibox2"
src="https://cdn.glitch.global/f1c7b686-0e39-43f2-8186-adb49d7f1137/wechat.png?v=1691593138928"
height="100"
/><br />
<button class="btnc outline" id="wechat" style="line-height: 20px">
微信
</button>
</div>
</div>
</div>
<br />
<hr id="downside"/>
<div id="cnt"></div>
<br />
<img
id="upBtn"
class="popBtn upb"
src="https://cdn.glitch.global/f1c7b686-0e39-43f2-8186-adb49d7f1137/up.png?v=1691978238992"
alt="circled-up"
style="bottom:118px"
/>
<img
id="downBtn"
class="popBtn downb"
style="bottom:80px"
src="https://cdn.glitch.global/f1c7b686-0e39-43f2-8186-adb49d7f1137/dn.png?v=1691978239320"
alt="circled-up"
/>
<div id="upBtnss" class="popBtnss upb" style="display:none;bottom:75px;border-bottom:0.8px solid #6a6e70;border-radius: 20px 20px 0px 0px;"><span style="font-size:17px; line-height: 21px;">▲</span></div>
<div id="downBtnss" class="popBtnss downb" style="bottom:40px;border-top:0.8px solid #6a6e70;border-radius: 0px 0px 20px 20px;"><span style="font-size:17px;line-height: 21px;">▼</span></div>
</div>
</body>
</html>