| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width,height=device-height,initial-scale=1.0,maximum-scale=1.0,user-scalable=no">
- <title>edwin欧美音乐疯</title>
- <link rel="stylesheet" href="css/base.css">
- <link rel="stylesheet" href="css/index.css">
- </head>
- <body>
- <div>
- <div class="top">
- <div class="fl icon">
- <
- </div>
- <div class="fl title" style="text-align: center">
- edwin欧美音乐疯
- </div>
- <div class="fr icon">
- ···
- </div>
- </div>
- <div style="width: 100%; height: 150px; line-height: 200px; text-align: center; background: url('imgs/img_collect1@2x.png') no-repeat center; background-size: 100% 100%">
- <!--<img src="imgs/img_video1@2x.png">-->
- <img src="imgs/icon_play.svg" style="width: 70px; height: 70px;">
- </div>
- <div class="content">
- <p>英伦复古风:巴哥Jake Bugg强势新单</p>
- <p>Jake Bugg以根源民谣出道,又有一把另人惊艳的烟熏嗓,一开口就把听众一脚蹬到六七十年代。</p>
- <div class="bottom">
- <div class="fl">
- 7月28日
- </div>
- <div class="fr" style="width: 20px; padding-top: 2px">
- <img src="imgs/icon_collect_h.svg">
- </div>
- </div>
- </div>
- <div style="clear:both"></div>
- <div style="width: 100%; height: 150px; line-height: 200px; text-align: center; background: url('imgs/img_collect2@2x.png') no-repeat center; background-size: 100% 100%">
- <!--<img src="imgs/img_video1@2x.png">-->
- <img src="imgs/icon_play.svg" style="width: 70px; height: 70px;">
- </div>
- <div class="content">
- <p>战狼2中感人插曲奇异恩典Amazing Grace</p>
- <p>amazing grace,how sweet the sound that saved a wretch like me奇异恩典 何等甘甜 我罪以得赦免</p>
- <div class="bottom">
- <div class="fl">
- 7月28日
- </div>
- <div class="fr" style="width: 20px; padding-top: 2px">
- <img src="imgs/icon_collect_h.svg">
- </div>
- </div>
- </div>
- <div style="clear:both"></div>
- <div style="width: 100%; height: 150px; line-height: 200px; text-align: center; background: url('imgs/img_collect3@2x.png') no-repeat center; background-size: 100% 100%">
- <!--<img src="imgs/img_video1@2x.png">-->
- <img src="imgs/icon_play.svg" style="width: 70px; height: 70px;">
- </div>
- <div class="content">
- <p>战狼2中感人插曲奇异恩典Amazing Grace</p>
- <p>amazing grace,how sweet the sound that saved a wretch like me奇异恩典 何等甘甜 我罪以得赦免</p>
- <div class="bottom">
- <div class="fl">
- 7月28日
- </div>
- <div class="fr" style="width: 20px; padding-top: 2px">
- <img src="imgs/icon_collect_h.svg">
- </div>
- </div>
- </div>
- </div>
- </body>
- </html>
|