Source code of filesite.io.
https://filesite.io
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
108 lines
5.8 KiB
108 lines
5.8 KiB
<?php |
|
//常用方法 |
|
require_once __DIR__ . '/../../../../plugins/Html.php'; |
|
|
|
$linkPrefix = ''; |
|
//多用户路径支持 |
|
if (!empty(FSC::$app['config']['multipleUserUriParse']) && !empty(FSC::$app['user_id'])) { |
|
$linkPrefix = '/' . FSC::$app['user_id']; |
|
} |
|
?><!DocType html> |
|
<html> |
|
<head> |
|
<meta charset="utf-8"> |
|
<title><?php echo $pageTitle;?></title> |
|
<meta http-equiv="X-UA-Compatible" content="IE=edge"> |
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no"> |
|
<link rel="icon" type="image/x-icon" href="/tajian/favicon.ico?v2"> |
|
<link href="/css/tajian_index.css?v<?=Html::getStaticFileVersion('tajian_index.css', 'css')?>" rel="stylesheet"> |
|
</head> |
|
<body class="is-boxed has-animations" style="height: 100%;"> |
|
<div class="body-wrap boxed-container"> |
|
<header class="site-header"> |
|
<div class="container"> |
|
<div class="site-header-inner"> |
|
<div class="brand header-brand"> |
|
<h1 class="m-0 logo"> |
|
<a href="/" class="log_tn"> |
|
<span>Ta荐</span> - TaJian.tv |
|
</a> |
|
</h1> |
|
</div> |
|
<a class="connect_me_tn" href="/site/login/"><img src="/img/PersonalCenter.svg" alt="用户登录" width="22"></a> |
|
</div> |
|
</div> |
|
</header> |
|
|
|
<?php |
|
//### Render view file |
|
if (!empty($viewFile) && file_exists($viewFile)) { |
|
include_once $viewFile; |
|
} |
|
?> |
|
|
|
<footer class="site-footer text-light"> |
|
<div class="container"> |
|
<div class="site-footer-inner"> |
|
<div class="brand footer-brand"> |
|
<a href="/" class="log_tn"> |
|
<span>Ta荐</span> - TaJian.tv |
|
</a> |
|
</div> |
|
<ul class="footer-links list-reset"> |
|
<li> |
|
<a href="https://github.com/filesite-io/machete" target="_blank">源码下载</a> |
|
</li> |
|
<li> |
|
<a href="https://herounion.filesite.io" target="_blank">HeroUnion</a> |
|
</li> |
|
<li> |
|
<a href="https://filesite.io" target="_blank">FileSite.io</a> |
|
</li> |
|
</ul> |
|
<ul class="footer-social-links list-reset"> |
|
<li> |
|
<a href="https://jq.qq.com/?_wv=1027&k=WoH3Pv7d" target="_blank"><img src="/img/qq.png" width="20" alt="qq" class="inline">群: 44123711</a> |
|
</li> |
|
<li> |
|
<a href="https://space.bilibili.com/3461581318916273" target="_blank"> |
|
<span class="screen-reader-text">B站</span> |
|
<svg width="18" height="18" viewBox="0 0 24 24" xmlns="https://www.w3.org/2000/svg" fill="#FFFFFF"> |
|
<g> |
|
<path fill="none" d="M0 0h24v24H0z"/> |
|
<path d="M18.223 3.086a1.25 1.25 0 0 1 0 1.768L17.08 5.996h1.17A3.75 3.75 0 0 1 22 9.747v7.5a3.75 3.75 0 0 1-3.75 3.75H5.75A3.75 3.75 0 0 1 2 17.247v-7.5a3.75 3.75 0 0 1 3.75-3.75h1.166L5.775 4.855a1.25 1.25 0 1 1 1.767-1.768l2.652 2.652c.079.079.145.165.198.257h3.213c.053-.092.12-.18.199-.258l2.651-2.652a1.25 1.25 0 0 1 1.768 0zm.027 5.42H5.75a1.25 1.25 0 0 0-1.247 1.157l-.003.094v7.5c0 .659.51 1.199 1.157 1.246l.093.004h12.5a1.25 1.25 0 0 0 1.247-1.157l.003-.093v-7.5c0-.69-.56-1.25-1.25-1.25zm-10 2.5c.69 0 1.25.56 1.25 1.25v1.25a1.25 1.25 0 1 1-2.5 0v-1.25c0-.69.56-1.25 1.25-1.25zm7.5 0c.69 0 1.25.56 1.25 1.25v1.25a1.25 1.25 0 1 1-2.5 0v-1.25c0-.69.56-1.25 1.25-1.25z"/> |
|
</g> |
|
</svg> |
|
</a> |
|
</li> |
|
<li> |
|
<a href="https://www.zhihu.com/people/30-41-11-34" target="_blank"> |
|
<span class="screen-reader-text">知乎</span> |
|
<svg width="18" height="18" fill="#FFFFFF" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg" class="icon"> |
|
<g id="SVGRepo_bgCarrier" stroke-width="0"></g> |
|
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-90.7 477.8l-.1 1.5c-1.5 20.4-6.3 43.9-12.9 67.6l24-18.1 71 80.7c9.2 33-3.3 63.1-3.3 63.1l-95.7-111.9v-.1c-8.9 29-20.1 57.3-33.3 84.7-22.6 45.7-55.2 54.7-89.5 57.7-34.4 3-23.3-5.3-23.3-5.3 68-55.5 78-87.8 96.8-123.1 11.9-22.3 20.4-64.3 25.3-96.8H264.1s4.8-31.2 19.2-41.7h101.6c.6-15.3-1.3-102.8-2-131.4h-49.4c-9.2 45-41 56.7-48.1 60.1-7 3.4-23.6 7.1-21.1 0 2.6-7.1 27-46.2 43.2-110.7 16.3-64.6 63.9-62 63.9-62-12.8 22.5-22.4 73.6-22.4 73.6h159.7c10.1 0 10.6 39 10.6 39h-90.8c-.7 22.7-2.8 83.8-5 131.4H519s12.2 15.4 12.2 41.7H421.3zm346.5 167h-87.6l-69.5 46.6-16.4-46.6h-40.1V321.5h213.6v387.3zM408.2 611s0-.1 0 0zm216 94.3l56.8-38.1h45.6-.1V364.7H596.7v302.5h14.1z"></path> |
|
</g> |
|
</svg> |
|
</a> |
|
</li> |
|
</ul> |
|
<div class="footer-copyright">© 2024 Machete, execute {page_time_cost} ms</div> |
|
</div> |
|
</div> |
|
</footer> |
|
</div> |
|
|
|
|
|
<?php |
|
$user_id = ''; |
|
if (!empty(FSC::$app['config']['multipleUserUriParse']) && !empty(FSC::$app['user_id'])) { |
|
$user_id = FSC::$app['user_id']; |
|
} |
|
?> |
|
<script>var current_user_id = '<?=$user_id?>';</script> |
|
<script src="/js/jquery-3.6.0.min.js"></script> |
|
<script src="/js/lazyload.js"></script> |
|
<script src="/js/tajian.js?v<?=Html::getStaticFileVersion('tajian.js', 'js')?>"></script> |
|
<?php echo Html::getGACode(); ?> |
|
</body> |
|
</html>
|
|
|