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.
 
 
 
 
 

36 lines
1.9 KiB

{include file="home/view@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_home_path}public/css/public.css?v={:rand()}">
<link rel="stylesheet" type="text/css" href="{$yf_home_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">
<!--引入swiper-->
<link rel="stylesheet" type="text/css" href="{$yf_home_path}public/css/widget/swiper.min.css">
<!--引入jquery-->
<script type="text/javascript" src="{$yf_theme_path}public/js/jquery.js"></script>
<!--引入公共方法-->
<script type="text/javascript" src="{$yf_home_path}public/js/public.js"></script>
<script type="text/javascript" src="{$yf_home_path}public/js/widget/swiper.js"></script>
<!--返回顶部逻辑-->
<script type="text/javascript" src="{$yf_home_path}public/js/backtop.js"></script>
<!--引入二级导航-->
<link rel="stylesheet" type="text/css" href="{$yf_home_path}public/css/widget/menu.css">
<!--引入弹出层-->
<script type="text/javascript" src="{$yf_home_path}public/js/widget/reveal.js"></script>
<!--美化select-->
<link rel="stylesheet" type="text/css" href="{$yf_home_path}public/css/widget/selectFilter.css">
<script type="text/javascript" src="{$yf_home_path}public/js/widget/selectFilter.js"></script>
<link href="{$yf_theme_path}assets/statics/webfont/style.css" rel="stylesheet">
<link href="{$yf_theme_path}assets/css/style0331.css?v={:time()}" rel="stylesheet">
<!--引入阿里巴巴图库-->
<link rel="stylesheet" type="text/css" href="{$yf_home_path}public/css/font/iconfont.css">
<script src="__PUBLIC__/layer/layer_home.js"></script>
<script src="https://ssl.captcha.qq.com/TCaptcha.js"></script>