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.
8 lines
506 B
8 lines
506 B
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<title>{$current_cate.seo_title|default=$current_cate.title}</title>
|
|
<meta name="description" content="{$current_cate.seo_description|default=$current_cate.title}">
|
|
<meta name="keywords" content="{$current_cate.seo_keywords|default=$current_cate.title}">
|
|
<!-- 通用 -->
|
|
<link rel="stylesheet" href="/themes/static/css/reset.css">
|
|
<link rel="stylesheet" href="/themes/static/css/aos.css">
|
|
<link rel="stylesheet" href="/themes/static/scss/currency.css">
|