长城期货
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.
 
 
 
 
 
 

11 lines
571 B

<!--TDK-->
<title>{$current_cate['seo_title']|default=$current_cate['title']}</title>
<meta name="keywords" content="{$current_cate['seo_keywords']|default=$current_cate['title']}">
<meta name="description" content="{$current_cate['seo_description']|default=$current_cate['title']}">
<!--公共CSS-->
<link rel="stylesheet" href="__TMPL__/static/css/layui.css" />
<link rel="stylesheet" href="__TMPL__/static/css/reset.css" />
<link rel="stylesheet" href="__TMPL__/static/css/swiper-bundle.min.css" />
<link rel="stylesheet" href="__TMPL__/static/scss/currency.css" />