-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
335 lines (293 loc) · 15.6 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
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
<!DOCTYPE html>
<head>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<title>Music_Blog_forTest</title>
<link rel="shortcut icon" type="images/x-icon" href="/favicon.ico">
<!-- CSS
================================================== -->
<!-- Normalize Styles -->
<link rel="stylesheet" href=" css/normalize.css " />
<!-- Base Styles-->
<link rel="stylesheet" href=" css/base.css " />
<!-- Page Styles-->
<link rel="stylesheet" href=" css/slider.css " />
<link rel="stylesheet" href=" css/style.css " />
</head>
<body>
<!-- BEGIN HEADER -->
<div class="header">
<div id='cssmenu'>
<ul>
<li class="active "><a href='index.html'><span>Music_Blog</span></a></li>
<li class='has-sub'><a href='#'><span>单曲</span></a>
<ul>
<li class='has-sub'><a href=" ./pages/detail/1.html "><span>爱的理由</span></a> </li>
<li class='has-sub'><a href=" ./pages/detail/2.html "><span>月亮不代表我的心</span></a></li>
<li class='has-sub'><a href=" ./pages/detail/3.html "><span>小背心</span></a></li>
<li class='has-sub'><a href=" ./pages/detail/4.html "><span>爱神也有烦恼</span></a></li>
<li class='has-sub'><a href=" ./pages/detail/5.html "><span>深化危机</span></a></li>
<li class='has-sub'><a href=" ./pages/detail/6.html "><span>小问题</span></a></li>
<li class='has-sub'><a href=" ./pages/detail/7.html "><span>橡筋</span></a></li>
<li class='has-sub'><a href=" ./pages/detail/8.html "><span>无限大</span></a></li>
<li class='has-sub'><a href=" ./pages/detail/9.html "><span>重光纪念日</span></a></li>
<li class='has-sub'><a href=" ./pages/detail/10.html "><span>天才儿童1985</span></a></li>
</ul>
</li>
<li>
<a href=" ./pages/playlist.html "> <span>歌单</span></a>
</li>
<li><a href=" ./pages/about.html "><span>关于</span></a></li>
</ul>
</div>
</div>
<!-- END HEADER -->
<!-- BEGIN CONTENT WRAPPER -->
<div class="content-wrapper clearfix">
<!-- BEGIN SLIDER 轮播图 -->
<div class="slider-wrap">
<div class="slider ">
<div class="slider-item-list "></div>
<div class="slider-dots ">
<div class="slider-dots-wrap "></div>
</div>
<div class="slider-arrows ">
<div class="slider-arrows-wrap ">
<span class="slider-arrow slider-arrow-left " onclick=" Carousel.turn(-1) "></span>
<span class="slider-arrow slider-arrow-right " onclick=" Carousel.turn(1) "></span>
</div>
</div>
</div>
</div>
<!-- END SLIDER -->
<div class="line"></div>
<!-- 专栏 -->
<div class="column-box fl">
<div class="common-title">专栏</div>
<div class="column-cotent-box clearfix">
<ul>
<li class="clearfix">
<a href="./pages/detail/11.html" class="fl column-img" style="background-image: url(./assets/thumbnail/20211226.png);"></a>
<div class="column-content fl">
<a href="./pages/detail/11.html" class="title">日子一去不復返了,Please don't cry baby</a>
<div class="tag-wrapper">
<a href="#">#mylittleairport</a>
<a href="#">My Little Airport</a>
</div>
<p class="desc">
歌曲中有一句是「the days have gone.」,日子一去不復返了,好的,壞的,通通都是過去式,明天又是星期一,如果明天不用一早起床扮工,可以有懶洋洋地睡到天光,再賴床一段時間,在這樣陰冷的天氣裡,還是很舒服的。
</p>
<a href="./pages/detail/11.html" class="button">更多</a>
</div>
</li>
<li class="clearfix">
<a href="./pages/detail/1.html" class="fl column-img" style="background-image: url(./assets/thumbnail/20211219.png);"></a>
<div class="column-content fl">
<a href="./pages/detail/1.html" class="title">你知道嗎?我多麼希望你在這裡</a>
<div class="tag-wrapper">
<a href="#">#mylittleairport</a>
<a href="#">My Little Airport</a>
</div>
<p class="desc">
我在聽這首歌的時候,回想了一些求學時期的片段,發現比發夢時候回到當時的時光更模糊更沒有感覺了,同學情誼不外如此,最後只剩下成為了老朋友的同學和曾經喜歡過的女生的光影碎片。
</p>
<a href="./pages/detail/1.html" class="button">更多</a>
</div>
</li>
<li class="clearfix">
<a href="./pages/detail/2.html" class="fl column-img" style="background-image: url(./assets/thumbnail/20211205.png);"></a>
<div class="column-content fl">
<a href="./pages/detail/2.html" class="title">你還相信他會回來嗎?</a>
<div class="tag-wrapper">
<a href="#">#mylittleairport</a>
<a href="#">My Little Airport</a>
</div>
<p class="desc">
廣東的地區的天氣,在其他省份看來,還是一個秋天的季節吧,乾燥,若風沒有起,陽光打在身上,懶洋洋過著退休的生活,似乎還是很不錯的,但現實可能是,你快樂過生活,我拼命去生存。
</p>
<a href="./pages/detail/2.html" class="button">更多</a>
</div>
</li>
<li class="clearfix">
<a href="./pages/detail/3.html" class="fl column-img" style="background-image: url(./assets/thumbnail/20211128.png);"></a>
<div class="column-content fl">
<a href="./pages/detail/3.html" class="title">十年後,我們還會再見嗎?</a>
<div class="tag-wrapper">
<a href="#">#mylittleairport</a>
<a href="#">My Little Airport</a>
</div>
<p class="desc">
這首歌很像一首小情歌,當然也是這樣理解,把香蕉類別於值得珍惜而可愛的人。這首歌是啟發自關於香蕉的在十年後將會絕種的當時新聞報導。難以置信,香蕉怎麼會絕種呢,這麼好吃的水果。
</p>
<a href="./pages/detail/3.html" class="button">更多</a>
</div>
</li>
<li class="clearfix">
<a href="./pages/detail/4.html" class="fl column-img" style="background-image: url(./assets/thumbnail/20211121.png);"></a>
<div class="column-content fl">
<a href="./pages/detail/4.html" class="title">如果你能和我在一起,我就不需要自由</a>
<div class="tag-wrapper">
<a href="#">#mylittleairport</a>
<a href="#">My Little Airport</a>
</div>
<p class="desc">
隨著我們日常使用溝通的媒介在發生變化,我們的表情也會發生變化,你偶爾會在街邊路過的旁人對著手機微微一笑,可能是看到好笑的東西,也可能是幸福的表情,跟喜歡的人在聊天,但一聲不響
</p>
<a href="./pages/detail/4.html" class="button">更多</a>
</div>
</li>
</ul>
</div>
</div>
<!-- 最新单曲 -->
<div class="lasted-song-box fr">
<div class="common-title">最新单曲</div>
<ul class="lasted-song-body">
<li class="clearfix">
<a href="./pages/detail/5.html" class="fl lasted-song-img">
<img src="./assets/thumbnail/s1639919837.jpeg" alt="">
</a>
<div class="lasted-song-content fl">
<a href="./pages/detail/5.html" class="title">第二次告白</a>
<p class="post-meta">12月20日 by <a href="#"> Lil' Ashes 小塵埃</a></p>
</div>
</li>
<li class="clearfix">
<a href="./pages/detail/6.html" class="fl lasted-song-img">
<img src="./assets/thumbnail/s1639919838.jpeg" alt="">
</a>
<div class="lasted-song-content fl">
<a href="./pages/detail/6.html" class="title">團圓說</a>
<p class="post-meta">12月20日 by <a href="#"> 謝安琪</a></p>
</div>
</li>
<li class="clearfix">
<a href="./pages/detail/7.html" class="fl lasted-song-img">
<img src="./assets/thumbnail/s1639833437.jpeg" alt="">
</a>
<div class="lasted-song-content fl">
<a href="./pages/detail/7.html" class="title">碌下碌下</a>
<p class="post-meta">12月17日 by <a href="#"> 雷同二友</a></p>
</div>
</li>
<li class="clearfix">
<a href="./pages/detail/8.html" class="fl lasted-song-img">
<img src="./assets/thumbnail/s1639833438.jpeg" alt="">
</a>
<div class="lasted-song-content fl">
<a href="./pages/detail/8.html" class="title">好好地過(OneDegree新時代保險廣告歌)</a>
<p class="post-meta">12月16日 by <a href="#"> RubberBand</a></p>
</div>
</li>
<li class="clearfix">
<a href="./pages/detail/8.html" class="fl lasted-song-img">
<img src="./assets/thumbnail/s1639401437.jpeg" alt="">
</a>
<div class="lasted-song-content fl">
<a href="./pages/detail/8.html" class="title">Be around</a>
<p class="post-meta">12月15日 by <a href="#"> kayan9896</a></p>
</div>
</li>
<li class="clearfix">
<a href="./pages/detail/9.html" class="fl lasted-song-img">
<img src="./assets/thumbnail/s1639401438.jpeg" alt="">
</a>
<div class="lasted-song-content fl">
<a href="./pages/detail/9.html" class="title">兩個月亮 hirsk remix</a>
<p class="post-meta">12月15日 by <a href="#"> 黄姸</a></p>
</div>
</li>
</ul>
</div>
<!-- 每日推荐 -->
<div class="recommend-box fr">
<div class="common-title">每日推荐</div>
<ul class="recommend-img clearfix">
<li class="fl">
<a href="./pages/detail/7.html">
<img src="./assets/thumbnail/t20211210070715.jpeg" alt="">
</a>
</li>
<li class="fl">
<a href="./pages/detail/8.html">
<img src="./assets/thumbnail/t20211126092408.jpeg" alt="">
</a>
</li>
<li class="fl">
<a href="./pages/detail/9.html">
<img src="./assets/thumbnail/t20211119101735.jpeg" alt="">
</a>
</li>
</ul>
</div>
</div>
<!-- END CONTENT WRAPPER -->
<!-- BEGIN FOOTER -->
<div class="footer">
<div class="footer-widges clearfix">
<div class="footer-body">
<div class="fl footer-about">
<h3 class="widget-title">关于 Music_Blog</h3>
<div class="widget-content">
<h5>音乐逃生宣泄口</h5>
<p></p>
<h5>理性讨论广东歌</h5>
<p></p>
<h5>支持广东歌就係支持紧你自己</h5>
<p></p>
</div>
</div>
<div class="fr qrcode-box clearfix">
<div class="fl qrcode">
<div class="widget-title">推介媒体</div>
<img src="./assets/samples/img2.png" alt="">
</div>
<div class="fl qrcode">
<div class="widget-title">关注</div>
<img src="./assets/samples/img1.png" alt="">
</div>
</div>
</div>
</div>
<div class="copyright clearfix">
<span class="fl">© 2022 CantonPop903</span>
<span class="fr">POWER BY <a>有广东歌就冇世界末日</a> - COLLECT FROM <a>TrebleC</a></span>
</div>
</div>
<!-- END FOOTER -->
<!-- END WRAPPER -->
<!-- JS -->
<script src=" js/jquery.min.js "></script>
<script src=" js/Carousel.js "></script>
<script>
$(function() {
// 轮播图配置
Carousel.setConfig({
autoPlay: true,
delay: 500,
sliderData: [{
title: 'wishes',
pic: './assets/banner/b4181516.jpeg',
url: 'https://y.qq.com/n/ryqq/albumDetail/001RcpHT2E0t2Q#'
}, {
title: '碎片集',
pic: './assets/banner/b4180190.jpeg',
url: 'https://y.qq.com/n/ryqq/albumDetail/001MzBnk34n7cD#'
}, {
title: '微光',
pic: './assets/banner/b4180961.jpeg',
url: 'https://y.qq.com/n/ryqq/albumDetail/0044fkBt0AAFZ2'
}, {
title: '卢靖姗 唱反调',
pic: './assets/banner/287491.jpeg',
url: 'https://y.qq.com/n/yqq/album/003z9kma13yhja.html#stat=y_new.index.focus.click'
}]
});
Carousel.init();
Carousel.play();
});
</script>
</body>
</html>