Files
orico-official-website-old/app/mobile/view/include/head20190425.phtml
2024-10-29 14:04:59 +08:00

12 lines
749 B
PHTML
Executable File

<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title><?php echo $seo_title; ?></title>
<meta name="keywords" content="<?php echo $seo_keyword; ?>">
<meta name="description" content="<?php echo $seo_description; ?>">
<link rel="stylesheet" type="text/css" href="__PUBLIC__/m_web/css/style.css">
<link rel="stylesheet" type="text/css" href="__PUBLIC__/m_web/css/font.css">
<link rel="stylesheet" type="text/css" href="__PUBLIC__/m_web/js/jquery.bxslider.css">
<script type="text/javascript" src="__PUBLIC__/m_web/js/jquery-1.8.3.min.js"></script>