why.xingtongworld.com项目
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.
 
 
 
 
 

41 lines
2.4 KiB

{include file="public:function"/}
{include file="public:config"/}
<meta name="author" content="{$Think.config.sys_name}">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="renderer" content="webkit">
<meta http-equiv="Cache-Control" content="no-siteapp"/>
<!--引入自定义css-->
<link rel="stylesheet" type="text/css" href="{$yf_theme_path}public/css/public.css?v={:rand()}">
<link rel="stylesheet" type="text/css" href="{$yf_theme_path}public/css/public2.css?v={:rand()}">
<!--引入阿里巴巴图库-->
<link rel="stylesheet" type="text/css" href="{$yf_theme_path}public/css/fonts/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="{$yf_theme_path}public/css/font/iconfont.css">
<!--引入swiper-->
<link rel="stylesheet" type="text/css" href="{$yf_theme_path}public/css/widget/swiper.min.css">
<script type="text/javascript" src="{$yf_theme_path}public/js/widget/swiper.min.js"></script>
<!--引入jquery-->
<script type="text/javascript" src="{$yf_theme_path}public/js/jquery.js"></script>
<!--引入公共方法-->
<script type="text/javascript" src="{$yf_theme_path}public/js/public.js"></script>
<!--返回顶部逻辑-->
<script type="text/javascript" src="{$yf_theme_path}public/js/backtop.js"></script>
<!--引入倒计时-->
<script type="text/javascript" src="{$yf_theme_path}public/js/widget/count.js"></script>
<!--引入分页框架-->
<script type="text/javascript" src='{$yf_theme_path}public/js/widget/pagination.js'></script>
<link rel="stylesheet" href="{$yf_theme_path}public/css/widget/page.css">
<!--引入弹出层-->
<script type="text/javascript" src="{$yf_theme_path}public/js/widget/reveal.js"></script>
<!--[if lt IE 9]><style>.reveal-modal-bg{filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000,endColorstr=#cc000000);}</style><![endif]-->
<!--美化select-->
<link rel="stylesheet" type="text/css" href="{$yf_theme_path}public/css/widget/selectFilter.css">
<script type="text/javascript" src="{$yf_theme_path}public/js/widget/selectFilter.js"></script>
<script src="__PUBLIC__/layer/layer_home.js"></script>
<!--divhover美化-->
<script type="text/javascript" src="{$yf_theme_path}public/js/widget/divhover.js"></script>
<script type="text/javascript" src="{$yf_theme_path}public/js/browser.js"></script>
<script src="https://ssl.captcha.qq.com/TCaptcha.js"></script>