2022-02-02 21:09:24 +08:00
< ? php
/**
* Matery theme for Typecho
*
* @ package Matery Theme
* @ author rainerosion
* @ version 1.0
* @ link https :// rainss . cn
*/
$this -> need ( 'base/header.php' );
?>
2022-02-05 18:43:21 +08:00
< div class = " carousel carousel-slider center index-cover " data - indicators = " true " style = " margin-top:-64px " >
< div id = " prev-cover " class = " left waves-effect carousel-control " >< i class = " icon fa fa-angle-left " ></ i ></ div >
< div id = " next-cover " class = " right waves-effect carousel-control " >< i class = " icon fa fa-angle-right " ></ i ></ div >
< div class = " carousel-item gray white-text bg-cover about-cover " >
< div class = " container " >
< div class = " row " >
< div class = " col s10 offset-s1 m8 offset-m2 l8 offset-l2 " >
< div class = " brand " >
< div class = " title center-align " > 墨白 </ div >
< div class = " description center-align " >< span id = " subtitle " ></ span >
< script src = " https://cdn.jsdelivr.net/npm/typed.js@2.0.11 " ></ script >
< script > var typed = new Typed ( " #subtitle " , { strings : [ " 实现自己既定的目标,必须能耐得住寂寞单干 " , " To achieve the goal, we must be able to stand the loneliness and do it alone " ], startDelay : 100 , typeSpeed : 120 , loop : ! 0 , backSpeed : 150 , showCursor : ! 1 }) </ script >
</ div >
</ div >
</ div >
</ div >
< script > $ ( " .bg-cover " ) . css ( " background-image " , " url(<?php $this->options ->themeUrl('static'); ?>/medias/banner/ " + ( new Date ) . getDay () + " .jpg) " ) </ script >
< div class = " cover-btns " >< a href = " #indexCard " class = " waves-effect waves-light btn " >< i
class = " fa fa-angle-double-down " ></ i > 开始阅读 </ a >< a
href = " https://codeload.github.com/mobaijun8/hexo_blog_matery/zip/master "
class = " waves-effect waves-light btn " target = " _blank " >< i
class = " fas fa-cloud-download-alt " ></ i > 下载主题 </ a ></ div >
< div class = " cover-social-link " >< a href = " https://github.com/mobaijun/hexo_blog_matery " class = " tooltipped "
target = " _blank " data - tooltip = " github: https://github.com/mobaijun/hexo_blog_matery "
data - position = " top " data - delay = " 50 " >< i class = " fab fa-github-alt " ></ i > </ a >< a
href = " https://gitee.com/wang_lianjie/mobai_hexoBlog " class = " tooltipped " target = " _blank "
data - tooltip = " 码云 " data - position = " top " data - delay = " 50 " >< i class = " fab fa-gofore " ></ i > </ a >< a
href = " https://wang_lianjie.gitee.io/mobai_images.gitee.io/ziliaoxiazai.html " class = " tooltipped "
target = " _blank "
data - tooltip = " java: https://wang_lianjie.gitee.io/mobai_images.gitee.io/ziliaoxiazai.html "
data - position = " top " data - delay = " 50 " >< i class = " fab fa-studiovinari " ></ i > </ a >< a
href = " mailto:mobaijun8@163.com " class = " tooltipped " target = " _blank " data - tooltip = " 邮件联系我 "
data - position = " top " data - delay = " 50 " >< i class = " fas fa-at " ></ i > </ a >< a
href = " https://wang_lianjie.gitee.io/mobai_images.gitee.io/img/about.jpg " class = " tooltipped "
target = " _blank "
data - tooltip = " wechat: https://wang_lianjie.gitee.io/mobai_images.gitee.io/img/about.jpg "
data - position = " top " data - delay = " 50 " >< i class = " fab fa-weixin " ></ i > </ a >< a href = " /atom.xml "
class = " tooltipped " target = " _blank " data - tooltip = " RSS 订阅 " data - position = " top " data - delay = " 50 " >< i
class = " fas fa-rss " ></ i ></ a ></ div >
</ div >
</ div >
< div class = " carousel-item amber white-text carousel-post bg-cover "
style = " background-image:url(/medias/featureimages/7.jpg) " >
< div class = " container " >
< div class = " row " >
< div class = " col s10 offset-s1 " >
< div class = " title center-align " > Hello World </ div >
< div class = " description center-align " >
生活就是,只有勇于攀登才能创造辉煌;生活就是创新,只有与时俱进才能跟上时代;生活就是付出,只有吃苦流汗才能实现理想;生活就是享受,只有品尝人生才能感知生活的快乐。 </ div >
< div class = " cover-btns " >< a href = " /posts/hello-world.html " class = " waves-effect waves-light btn "
target = " _blank " >< i class = " icon fa fa-eye fa-fw " ></ i > 阅读更多 </ a ></ div >
</ div >
</ div >
</ div >
</ div >
</ div >
< script > $ ( function () {
let coverSlider = $ ( '.carousel' );
coverSlider . carousel ({
duration : Number ( '120' ),
fullWidth : true ,
indicators : 'true' === 'true'
});
let carouselIntervalId ;
let restartPlay = function () {
};
// prev and next cover post.
$ ( '#prev-cover' ) . click ( function () {
coverSlider . carousel ( 'prev' );
restartPlay ();
});
$ ( '#next-cover' ) . click ( function () {
coverSlider . carousel ( 'next' );
restartPlay ();
});
}); </ script >
2022-02-03 22:53:54 +08:00
<!-- start main -->
< main class = " content " >
< div id = " indexCard " class = " index-card " >
< div class = " container " >
< div class = " card " >
< div class = " card-content " >
< link rel = " stylesheet "
href = " https://cdnjs.cloudflare.com/ajax/libs/aplayer/1.10.1/APlayer.min.css " >
< div class = " music-player " >
< div class = " title center-align " >< i class = " fas fa-music " ></ i >& nbsp ; & nbsp ; 音乐 </ div >
< div class = " row " >
< div class = " col s12 " >
< div id = " aplayer " class = " music " ></ div >
2022-02-02 21:09:24 +08:00
</ div >
</ div >
2022-02-03 22:53:54 +08:00
</ div >
< script src = " https://cdnjs.cloudflare.com/ajax/libs/aplayer/1.10.1/APlayer.min.js " ></ script >
< script > $ ( function () {
new APlayer ({
container : document . getElementById ( " aplayer " ),
fixed : ! 1 ,
autoplay : ! 1 ,
theme : " #542674 " ,
loop : " all " ,
order : " list " ,
preload : " auto " ,
volume : Number ( " 0.7 " ),
listFolded : ! 1 ,
listMaxHeight : " 165px " ,
audio : eval ([{
name : " Chasing The Wind " ,
artist : " Josiah James " ,
url : " https://music.163.com/song/media/outer/url?id=1596241.mp3 " ,
cover : " https://p2.music.126.net/6nthhVQvSEYja3wcNGQ2qw==/1790004930019757.jpg?param=130y130 "
}, {
name : " Closer " ,
artist : " Travis " ,
url : " https://music.163.com/song/media/outer/url?id=4330176.mp3 " ,
cover : " https://p2.music.126.net/1YRjMQKynXO7UDq-ZKZPsQ==/18350849068374292.jpg?param=130y130 "
}, {
name : " Be Your Sun " ,
artist : " 新旭 " ,
url : " https://music.163.com/song/media/outer/url?id=1386946637.mp3 " ,
cover : " https://p1.music.126.net/k_6XnyS2V3abs6X100PmJg==/109951164326242237.jpg?param=130y130 "
}, {
name : " I Want You To Know (Hella x Pegato Remix) " ,
artist : " Pegato / Zedd / Selena Gomez / Hella " ,
url : " https://music.163.com/song/media/outer/url?id=33522511.mp3 " ,
cover : " https://p1.music.126.net/ukqEJxwLQQKFszaI9Jwd1A==/3271047092720304.jpg?param=130y130 "
}, {
name : " Девочка ночь " ,
artist : " Ганвест " ,
url : " https://music.163.com/song/media/outer/url?id=1369665782.mp3 " ,
cover : " https://p1.music.126.net/UWYa9tO6YIlSVhMIPJtMMA==/109951164123134446.jpg?param=130y130 "
}, {
name : " Hall of Fame " ,
artist : " The Script / will.i.am " ,
url : " https://music.163.com/song/media/outer/url?id=19542337.mp3 " ,
cover : " https://p2.music.126.net/s4CT1dVikwYFxtxOvrp4GA==/6638851209069793.jpg?param=130y130 "
}, {
name : " Something Just Like This " ,
artist : " Alex Goot / MADILYN " ,
url : " https://music.163.com/song/media/outer/url?id=470795480.mp3 " ,
cover : " https://p2.music.126.net/20g0Kj2jVbV417M-QzcY7w==/18789554208920076.jpg?param=130y130 "
}, {
name : " #Lov3 #Ngẫu Hứng " ,
artist : " Hoaprox " ,
url : " https://music.163.com/song/media/outer/url?id=440353010.mp3 " ,
cover : " https://p2.music.126.net/znZQMUXniXqwjJrXMJO_Qg==/109951163100026676.jpg?param=130y130 "
}, {
name : " Something Just Like This (Megamix) " ,
artist : " AnDyWuMUSICLAND " ,
url : " https://music.163.com/song/media/outer/url?id=471565537.mp3 " ,
cover : " https://p1.music.126.net/iWqdvPkE7x0iEU-BdyON2A==/18501482162461753.jpg?param=130y130 "
}, {
name : " Samurai " ,
artist : " DEAF KEV " ,
url : " https://music.163.com/song/media/outer/url?id=407889615.mp3 " ,
cover : " https://p2.music.126.net/ZpmLjbjYcTBqTEQht3WIpQ==/1375489050632477.jpg?param=130y130 "
}, {
name : " So:Lo " ,
artist : " Kate Havnevik " ,
url : " https://music.163.com/song/media/outer/url?id=2872271.mp3 " ,
cover : " https://p2.music.126.net/ZdAdMUDNVjGyCChxLlEAYg==/2312272953278181.jpg?param=130y130 "
}, {
name : " Something Just Like This " ,
artist : " The Chainsmokers / Coldplay " ,
url : " https://music.163.com/song/media/outer/url?id=470547653.mp3 " ,
cover : " https://p1.music.126.net/yFn3lxf498yNTn4_ag8AsA==/19112810625694224.jpg?param=130y130 "
}, {
name : " Where Is Your Love " ,
artist : " J. Lisk " ,
url : " https://music.163.com/song/media/outer/url?id=458725081.mp3 " ,
cover : " https://p2.music.126.net/EMk0yFDMCo1mo7IoAVQtKQ==/18607035278626511.jpg?param=130y130 "
}, {
name : " Into The Fire " ,
artist : " Thirteen Senses " ,
url : " https://music.163.com/song/media/outer/url?id=19282070.mp3 " ,
cover : " https://p1.music.126.net/b5xM7jTkVyyxgN2NnDcI1A==/2537672837758181.jpg?param=130y130 "
}, {
name : " 烟火里的尘埃 " ,
artist : " 华晨宇 " ,
url : " https://music.163.com/song/media/outer/url?id=29004400.mp3 " ,
cover : " https://p2.music.126.net/_49Xz_x9kTTdEgmYYk6w2w==/6672936069046297.jpg?param=130y130 "
}, {
name : " Sold Out " ,
artist : " Hawk Nelson " ,
url : " https://music.163.com/song/media/outer/url?id=31010566.mp3 " ,
cover : " https://p1.music.126.net/UR8jAfqus_o1j_QkaYkZ_g==/109951163664241365.jpg?param=130y130 "
}, {
name : " Die Hard " ,
artist : " Refeci / Emelie Cyréus " ,
url : " https://music.163.com/song/media/outer/url?id=540333737.mp3 " ,
cover : " https://p1.music.126.net/rX2hoNa2sROv3XoQZnW6oA==/109951163160698947.jpg?param=130y130 "
}, {
name : " 电台情歌 " ,
artist : " 莫文蔚 " ,
url : " https://music.163.com/song/media/outer/url?id=277822.mp3 " ,
cover : " https://p1.music.126.net/ImOQNmJZTzogPdt0-AsyDA==/19045740416582430.jpg?param=130y130 "
}, {
name : " We Can't Stop " ,
artist : " Miley Cyrus " ,
url : " https://music.163.com/song/media/outer/url?id=26429346.mp3 " ,
cover : " https://p2.music.126.net/lrlXAvlod8XF62-ENxK_HQ==/109951163168819865.jpg?param=130y130 "
}, {
name : " 送给未来的你 " ,
artist : " 阳山伟伟 " ,
url : " https://music.163.com/song/media/outer/url?id=1397117780.mp3 " ,
cover : " https://p2.music.126.net/1unWIoRgm1FtccyfG19t0A==/109951164518470878.jpg?param=130y130 "
}, {
name : " Until You " ,
artist : " Shayne Ward " ,
url : " https://music.163.com/song/media/outer/url?id=19081573.mp3 " ,
cover : " https://p2.music.126.net/WATvwjc6Tq2kXpNsp1nB4w==/18252992533269375.jpg?param=130y130 "
}, {
name : " Free Loop " ,
artist : " Daniel Powter " ,
url : " https://music.163.com/song/media/outer/url?id=5253801.mp3 " ,
cover : " https://p1.music.126.net/grGdswi38xUoYcDBISdKcg==/92358976750445.jpg?param=130y130 "
}, {
name : " Lake Shore Drive " ,
artist : " Aliotta Haynes Jeremiah " ,
url : " https://music.163.com/song/media/outer/url?id=473602852.mp3 " ,
cover : " https://p2.music.126.net/sCmlogyXI3bF1kWZviuWLw==/18973172648993092.jpg?param=130y130 "
}, {
name : " Anesthesia " ,
artist : " Vexento " ,
url : " https://music.163.com/song/media/outer/url?id=31721419.mp3 " ,
cover : " https://p2.music.126.net/JGaG3SmxZLqUUlvh4VOTsg==/2890616070406007.jpg?param=130y130 "
}, {
name : " Erhu " ,
artist : " DJ Dark / MD DJ " ,
url : " https://music.163.com/song/media/outer/url?id=1341503728.mp3 " ,
cover : " https://p1.music.126.net/V3k-vnnaTV_ctF_R7E9a5A==/109951163811288581.jpg?param=130y130 "
}, {
name : " 光年之外 " ,
artist : " G.E.M.邓紫棋 " ,
url : " https://music.163.com/song/media/outer/url?id=449818741.mp3 " ,
cover : " https://p1.music.126.net/fkqFqMaEt0CzxYS-0NpCog==/18587244069235039.jpg?param=130y130 "
}, {
name : " 来自天堂的魔鬼 " ,
artist : " G.E.M.邓紫棋 " ,
url : " https://music.163.com/song/media/outer/url?id=36270426.mp3 " ,
cover : " https://p2.music.126.net/kVwk6b8Qdya8oDyGDcyAVA==/1364493930777368.jpg?param=130y130 "
}, {
name : " 你要的全拿走 " ,
artist : " DJ Dark / MD DJ " ,
url : " https://music.163.com/song/media/outer/url?id=529668356.mp3 " ,
cover : " https://p2.music.126.net/9uUWLnRsv4c0F0wu9dlttA==/109951163118372627.jpg?param=130y130 "
}, {
name : " Alan Walker-Faded( Hare Je remix) " ,
artist : " Hare Je " ,
url : " https://music.163.com/song/media/outer/url?id=1364800914.mp3 " ,
cover : " https://p1.music.126.net/lxJva4PjL3_8KF_FDoFZsA==/109951164067063653.jpg?param=130y130 "
}, {
name : " Superheroes " ,
artist : " The Script " ,
url : " https://music.163.com/song/media/outer/url?id=28832241.mp3 " ,
cover : " https://p1.music.126.net/R2lWbkbbCy-nUCZUfmEx3g==/19152393044450810.jpg?param=130y130 "
}, {
name : " Kill Em With Kindness " ,
artist : " Selena Gomez " ,
url : " https://music.163.com/song/media/outer/url?id=35307062.mp3 " ,
cover : " https://p2.music.126.net/vT4-o2BvsVMKrLn3dvC5FA==/109951164217009840.jpg?param=130y130 "
}, {
name : " Darkside " ,
artist : " Alan Walker / Au/Ra / Tomine Harket " ,
url : " https://music.163.com/song/media/outer/url?id=1296410418.mp3 " ,
cover : " https://p2.music.126.net/DzkYIKQ_bp-5f88qNvWBkQ==/109951163661799170.jpg?param=130y130 "
}, {
name : " Illusionary Daytime " ,
artist : " Shirfine " ,
url : " https://music.163.com/song/media/outer/url?id=28907016.mp3 " ,
cover : " https://p2.music.126.net/8xNVCemkSNQptEyNw1PHKg==/8914840278033758.jpg?param=130y130 "
}, {
name : " So Cute~ " ,
artist : " Lopu $ " ,
url : " https://music.163.com/song/media/outer/url?id=433107530.mp3 " ,
cover : " https://p2.music.126.net/yFCpD3GrgmcInAbVvVaFUg==/17999005346907556.jpg?param=130y130 "
}, {
name : " On écrit sur les murs " ,
artist : " Kids United " ,
url : " https://music.163.com/song/media/outer/url?id=36607898.mp3 " ,
cover : " https://p1.music.126.net/aG3w657OG26HVDrCPjZoEw==/18351948579399354.jpg?param=130y130 "
}, {
name : " Me and My Broken Heart " ,
artist : " Rixton " ,
url : " https://music.163.com/song/media/outer/url?id=28308080.mp3 " ,
cover : " https://p1.music.126.net/kplpZq7ul7IZK0UpNz6tRA==/109951163165821035.jpg?param=130y130 "
}, {
name : " Here We Are Again " ,
artist : " CAGNET / 日向大介 " ,
url : " https://music.163.com/song/media/outer/url?id=27876900.mp3 " ,
cover : " https://p2.music.126.net/dezC5zAbgISxdrnjdGjMMg==/3264450024433088.jpg?param=130y130 "
}, {
name : " You " ,
artist : " Approaching Nirvana " ,
url : " https://music.163.com/song/media/outer/url?id=3932159.mp3 " ,
cover : " https://p2.music.126.net/4d8hnmrMxDrKnn_0i1JqyA==/1728432278871211.jpg?param=130y130 "
}, {
name : " Crossing Winds (Inspired by The xx - Intro) " ,
artist : " Jacoo " ,
url : " https://music.163.com/song/media/outer/url?id=32451978.mp3 " ,
cover : " https://p1.music.126.net/FGyh5oBqbl4x8fDf4XTGHQ==/2896113629435579.jpg?param=130y130 "
}, {
name : " The Saltwater Room " ,
artist : " Owl City / Breanne Düren " ,
url : " https://music.163.com/song/media/outer/url?id=1807865.mp3 " ,
cover : " https://p2.music.126.net/B8FbZFbK4fe00WRkChgw4w==/838927372045313.jpg?param=130y130 "
}, {
name : " Please Don't Go " ,
artist : " Joel Adams " ,
url : " https://music.163.com/song/media/outer/url?id=37653063.mp3 " ,
cover : " https://p2.music.126.net/MTG-nrAtrbaV_0k6gTn40A==/3397490932848120.jpg?param=130y130 "
}, {
name : " What Do You Mean? " ,
artist : " Justin Bieber " ,
url : " https://music.163.com/song/media/outer/url?id=34228719.mp3 " ,
cover : " https://p2.music.126.net/9ghCHGbUmlSOTnz3Tlzf_g==/19122706230546496.jpg?param=130y130 "
}, {
name : " Lost " ,
artist : " Donkeyboy " ,
url : " https://music.163.com/song/media/outer/url?id=36841698.mp3 " ,
cover : " https://p1.music.126.net/7wixYblUM1-SjPc_IEe6rw==/3407386536727390.jpg?param=130y130 "
}, {
name : " We Are Wonders of Existence " ,
artist : " Madza " ,
url : " https://music.163.com/song/media/outer/url?id=34033766.mp3 " ,
cover : " https://p2.music.126.net/uEUNuW-3bpOwhvptNCDMxw==/7918682744380662.jpg?param=130y130 "
}, {
name : " Right Now (Na Na Na) " ,
artist : " Am1r " ,
url : " https://music.163.com/song/media/outer/url?id=463352828.mp3 " ,
cover : " https://p1.music.126.net/ejLPvQsq-7TrU-3D1z2hrg==/19132601834939735.jpg?param=130y130 "
}, {
name : " Trouble I'm In " ,
artist : " Twinbed " ,
url : " https://music.163.com/song/media/outer/url?id=29797698.mp3 " ,
cover : " https://p2.music.126.net/lbX-pQSUhu32uXmgWYZqww==/109951163236885370.jpg?param=130y130 "
}, {
name : " Night Time " ,
artist : " The fin. " ,
url : " https://music.163.com/song/media/outer/url?id=29775865.mp3 " ,
cover : " https://p1.music.126.net/KEtzphvXKYuaIT9mzwk1Ug==/6652045349255963.jpg?param=130y130 "
}, {
name : " Любовьстрела " ,
artist : " Daria " ,
url : " https://music.163.com/song/media/outer/url?id=26581079.mp3 " ,
cover : " https://p1.music.126.net/5FTAHSBZw62TJ9cxrjlD3g==/3385396303311362.jpg?param=130y130 "
}, {
name : " Since You've Been Gone " ,
artist : " Novaspace / Joseph Vincent " ,
url : " https://music.163.com/song/media/outer/url?id=441116579.mp3 " ,
cover : " https://p1.music.126.net/1XH0Vdxo5qD3CeLjj3dstg==/109951163317070338.jpg?param=130y130 "
}, {
name : " Going Strong " ,
artist : " Bailey Baker " ,
url : " https://music.163.com/song/media/outer/url?id=28532062.mp3 " ,
cover : " https://p1.music.126.net/eGO19lZRExrLySz9p47LPg==/3264450024433089.jpg?param=130y130 "
}])
})
}) </ script >
< div id = " recommend-sections " class = " recommend " >
< div class = " title " >< i class = " far fa-thumbs-up " ></ i >& nbsp ; & nbsp ; 推荐文章 </ div >
< div class = " row " >
< div class = " col s12 " >
< div class = " post-card " style = " background-image:url(/medias/featureimages/5.jpg) " >
< div class = " post-body " >
< div class = " post-categories " >< a href = " /categories/%E5%8D%9A%E5%AE%A2/ "
class = " category " > 博客 </ a ></ div >
< a href = " /posts/3274106043.html " >
< h3 class = " post-title " > 博客地址更换为https :// www . mobaijun . com </ h3 >
</ a >
< p class = " post-description " > 博客地址已经更换 , 请大家奔走相告新地址为 : https :// www . mobaijun . com
document . querySelectorAll ( ' . gi </ p >< a href = " /posts/3274106043.html "
class = " read-more btn waves-effect waves-light "
style = " background:linear-gradient(to right,#ff5e3a 0,#ff2a68 100%) "
target = " _blank " >< i
class = " icon far fa-eye fa-fw " ></ i > 阅读更多 </ a >
2022-02-02 21:09:24 +08:00
</ div >
</ div >
</ div >
</ div >
</ div >
</ div >
</ div >
</ div >
2022-02-03 22:53:54 +08:00
</ div >
< article id = " articles " class = " container articles " >
< div class = " row article-row " >
< ? php while ( $this -> next ()) : ?>
< div class = " article col s12 m6 l4 " data - aos = " zoom-in " >
< div class = " card " >< a href = " <?php $this->permalink () ?> " target = " _blank " >
< div class = " card-image " >< img src = " <?php _e(get_postthumb( $this )); ?> "
class = " responsive-img "
alt = " <?php $this->title () ?> " > < span
class = " card-title " >< ? php $this -> title () ?> </span></div>
</ a >
< div class = " card-content article-content " >
< div class = " summary block-with-text " >
< ? php $this -> excerpt ( 140 , '...' ); ?>
2022-02-02 21:09:24 +08:00
</ div >
2022-02-03 22:53:54 +08:00
< div class = " publish-info " >< span class = " publish-date " >< i
class = " fa fa-clock fa-fw icon-date " ></ i >< ? php $this -> date (); ?> </span><span
class = " publish-author " >< i
class = " fa fa-bookmark fa-fw icon-category " ></ i > < ? php $this -> category ( ',' ); ?> </span>
</ div >
</ div >
< div class = " card-action article-tags " >
< ? php $this -> tags ( ' ' , true , '<a href="#">暂无标签</a>' ); ?>
2022-02-02 21:09:24 +08:00
</ div >
</ div >
2022-02-03 22:53:54 +08:00
</ div >
< ? php endwhile ; ?>
</ div >
</ article >
</ main >
<!-- end main -->
< div class = " container paging " >
< div class = " row " >
< div class = " col s6 m4 l4 " >< a href = " <?php _e(getPrevPageLink( $this ));?> " class = " left btn-floating btn-large <?php if (getPrevPageLink( $this ) == " #"): _e("disabled"); else: _e("waves-effect waves-light bg-color"); endif;?>"><i class="fas fa-angle-left"></i></a>
2022-02-02 21:09:24 +08:00
</ div >
2022-02-03 22:53:54 +08:00
< div class = " page-info col m4 l4 hide-on-small-only " >
< div class = " center-align b-text-gray " >< ? php _e ( $this -> getCurrentPage ()); ?> / <?php _e($this->getTotalPage());?></div>
</ div >
< div class = " col s6 m4 l4 " >< a href = " <?php _e(getNextPageLink( $this ));?> "
class = " right btn-floating btn-large <?php if (getNextPageLink( $this ) == " #"): _e("disabled"); else: _e("waves-effect waves-light bg-color"); endif;?>"><i
class = " fas fa-angle-right " ></ i ></ a ></ div >
</ div >
</ div >
< ? php //$this->need('/base/sidebar.php'); ?>
< ? php $this -> need ( '/base/footer.php' ); ?>
< div class = " progress-bar " ></ div >
< div id = " searchModal " class = " modal " >
< div class = " modal-content " >
< div class = " search-header " >< span class = " title " >< i class = " fas fa-search " ></ i >& nbsp ; & nbsp ; 搜索 </ span > < input
type = " search " id = " searchInput " name = " s " placeholder = " 请输入搜索的关键字 " class = " search-input " ></ div >
< div id = " searchResult " ></ div >
2022-02-02 21:09:24 +08:00
</ div >
2022-02-03 22:53:54 +08:00
</ div >
< script src = " <?php $this->options ->themeUrl('static/js/search.js'); ?> " ></ script >
< script type = " text/javascript " > $ ( function () {
searchFunc ( " /search.xml " , " searchInput " , " searchResult " )
}) </ script >
< div id = " backTop " class = " top-scroll " >< a class = " btn-floating btn-large waves-effect waves-light " href = " #! " >< i
class = " fas fa-arrow-up " ></ i ></ a ></ div >
< script src = " <?php $this->options ->themeUrl('static/materialize/materialize.min.js'); ?> " ></ script >
< script src = " <?php $this->options ->themeUrl('static/masonry/masonry.pkgd.min.js'); ?> " ></ script >
< script src = " <?php $this->options ->themeUrl('static/aos/aos.js'); ?> " ></ script >
< script src = " <?php $this->options ->themeUrl('static/scrollprogress/scrollProgress.min.js'); ?> " ></ script >
< script src = " <?php $this->options ->themeUrl('static/lightGallery/js/lightgallery-all.min.js'); ?> " ></ script >
< script src = " <?php $this->options ->themeUrl('static/js/matery.js'); ?> " ></ script >
< script
type = " text/javascript " > var st , OriginTitile = document . title ;
document . addEventListener ( " visibilitychange " , function () {
document . hidden ? ( document . title = " 看不见我🙈~看不见我🙈~ " , clearTimeout ( st )) : ( document . title = " (๑•̀ㅂ•́) ✧被发现了~ " , st = setTimeout ( function () {
document . title = OriginTitile
}, 3e3 ))
}) </ script >
< canvas class = " fireworks " style = " position:fixed;left:0;top:0;z-index:1;pointer-events:none " ></ canvas >
< script type = " text/javascript " src = " <?php $this->options ->themeUrl('static/js/anime.min.js'); ?> " ></ script >
< script type = " text/javascript " src = " <?php $this->options ->themeUrl('static/js/fireworks.js'); ?> " ></ script >
< script
type = " text/javascript " > window . onload = function () {
document . onkeydown = function () {
var e = window . event || arguments [ 0 ];
return 123 != e . keyCode && (( ! e . ctrlKey || ! e . shiftKey || 73 != e . keyCode ) && (( ! e . shiftKey || 121 != e . keyCode ) && (( ! e . ctrlKey || 85 != e . keyCode ) && void 0 )))
}, document . oncontextmenu = function () {
return ! 1
}
} </ script >
< script >! function () {
var t = document . createElement ( " script " ), e = window . location . protocol . split ( " : " )[ 0 ];
t . src = " https " === e ? " https://zz.bdstatic.com/linksubmit/push.js " : " http://push.zhanzhang.baidu.com/push.js " ;
var s = document . getElementsByTagName ( " script " )[ 0 ];
s . parentNode . insertBefore ( t , s )
}() </ script >
< script src = " <?php $this->options ->themeUrl('static/js/clicklove.js'); ?> " async ></ script >
< script async src = " <?php $this->options ->themeUrl('static/js/busuanzi.pure.mini.js'); ?> " ></ script >
< script src = " <?php $this->options ->themeUrl('static/instantpage/instantpage.js'); ?> " type = " module " ></ script >
< script >
window . imageLazyLoadSetting = { isSPA : ! 1 , preloadRatio : 1 , processImages : null }
</ script >
< script >
window . addEventListener ( " load " , function () {
var t = / \ . ( gif | jpg | jpeg | tiff | png ) $ / i , r = /^ data : image\ / [ a - z ] + ; base64 , / ;
Array . prototype . slice . call ( document . querySelectorAll ( " img[data-original] " )) . forEach ( function ( a ) {
var e = a . parentNode ;
" A " === e . tagName && ( e . href . match ( t ) || e . href . match ( r )) && ( e . href = a . dataset . original )
2022-02-02 21:09:24 +08:00
})
2022-02-03 22:53:54 +08:00
})
</ script >
< script >
! function ( n ) {
n . imageLazyLoadSetting . processImages = o ;
var e = n . imageLazyLoadSetting . isSPA , i = n . imageLazyLoadSetting . preloadRatio || 1 ,
r = Array . prototype . slice . call ( document . querySelectorAll ( " img[data-original] " ));
2022-02-02 21:09:24 +08:00
2022-02-03 22:53:54 +08:00
function o () {
e && ( r = Array . prototype . slice . call ( document . querySelectorAll ( " img[data-original] " )));
for ( var t , a = 0 ; a < r . length ; a ++ ) 0 <= ( t = ( t = r [ a ]) . getBoundingClientRect ()) . bottom && 0 <= t . left && t . top <= ( n . innerHeight * i || document . documentElement . clientHeight * i ) && function () {
var e = r [ a ], t = e , n = function () {
r = r . filter ( function ( t ) {
return e !== t
})
}, i = new Image , o = t . getAttribute ( " data-original " );
i . onload = function () {
t . src = o , n ()
}, t . src !== o && ( i . src = o )
}()
}
2022-02-02 21:09:24 +08:00
2022-02-03 22:53:54 +08:00
o (), n . addEventListener ( " scroll " , function () {
var t = o , e = n ;
clearTimeout ( t . tId ), t . tId = setTimeout ( function () {
t . call ( e )
}, 500 )
})
}( this )
</ script >
2022-02-02 21:09:24 +08:00
</ body >
</ html >