header320.html 2.36 KB
<!DOCTYPE html>
<html>
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=Edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0 user-scalable=no">
    <meta content="yes" name="apple-mobile-web-app-capable" />
    <meta content="telephone=no" name="format-detection" />
    <meta content="black" name="apple-mobile-web-app-status-bar-style" />
    <meta name="keywords" content="{{keywords}}" />
    <meta name="description" content="{{description}}" />
    <meta name="author" content="yohogirls.com" />
    <meta name="robots" content="index, follow"/>
    <meta name="googlebot" content="index, follow"/>
    <meta name="google-site-verification" content="6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY" />
    <meta property="wb:webmaster" content="5ffc4cd75e724a17" />
    <title>{{title}}</title>
    <link rel="dns-prefetch" href="//img01.yohoboys.com" />
    <link rel="dns-prefetch" href="//img02.yohoboys.com" />
    <link rel="dns-prefetch" href="//video.yohoboys.com" />
    <link rel="stylesheet" type="text/css" href="http://cmsres.test.yoho.cn/res/new/girls/css/mobile.css"/>
    <!--<link rel="stylesheet" type="text/css" href="http://cmsres.dev.yoho.cn/dist/mobile.css"/>-->
</head>
<body id="{{channel}}">
<div id="mobile-wrap">
    {{> common/downloadapp320}}
    <!--header-->
    <header class="girl-header">
        <span class="header-logo">Logo</span>
        <a class="header-search" href="/search">search</a>
    </header>
    <!--nav-->
    <div class="girl-nav-wrapper">
        <nav class="girl-nav swiper-container">
            <ul class="swiper-wrapper">
                <li class="swiper-slide nav-default"><a href="/mobile.html">home</a></li>
                <li class="swiper-slide nav-fashion"><a href="/fashion/mobile.html">fashion</a></li>
                <li class="swiper-slide nav-beauty"><a href="/beauty/mobile.html">beauty</a></li>
                <li class="swiper-slide nav-sport"><a href="/sports/mobile.html">sport</a></li>
                <li class="swiper-slide nav-lifestyle"><a href="/lifestyle/mobile.html">lifestyle</a></li>
                <li class="swiper-slide nav-magazine"><a href="/magazine/mobile.html">magazine</a></li>
                <li class="swiper-slide nav-video"><a href="/video/mobile.html">video</a></li>
            </ul>
        </nav>
    </div>