|
|
<!DOCTYPE html>
|
|
|
<html style="font-size: 20px;">
|
|
|
<head>
|
|
|
<meta charset="utf-8">
|
|
|
<title>{{title}}</title>
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1,user-scalable=yes">
|
|
|
<meta http-equiv="cleartype" content="on">
|
|
|
<meta content="telephone=no" name="format-detection" />
|
|
|
<script type="text/javascript">
|
|
|
(function(d,c){var e=d.documentElement,a="orientationchange" in window?"orientationchange":"resize",b=function(){var f=e.clientWidth;if(!f){return}if(f>=640){e.style.fontSize="40px"}else{e.style.fontSize=40*(f/640)+"px"}};if(!d.addEventListener){return}b();c.addEventListener(a,b,false);d.addEventListener("DOMContentLoaded",b,false)})(document,window);
|
|
|
</script>
|
|
|
<link rel="dns-prefetch" href="//cdn.yoho.cn">
|
|
|
<link rel="dns-prefetch" href="//static.yohobuy.com">
|
|
|
<link rel="dns-prefetch" href="//img12.static.yhbimg.com">
|
|
|
<link rel="dns-prefetch" href="//img13.static.yhbimg.com">
|
|
|
<!--
|
|
|
<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/{{version}}/index.css">
|
|
|
-->
|
|
|
<link rel="stylesheet" href="{{httpType}}://cdn.yoho.cn/app-webview/{{version}}/index.css">
|
|
|
|
|
|
<style>
|
|
|
.good-detail-page .model {
|
|
|
width: 100%;
|
|
|
height: auto;
|
|
|
border-bottom: 1px solid #e0e0e0;
|
|
|
overflow: hidden;
|
|
|
margin-bottom: 0.75rem;
|
|
|
}
|
|
|
.good-detail-page .model .portrait {
|
|
|
width: 4.375rem;
|
|
|
float: left;
|
|
|
margin-bottom: 0.375rem;
|
|
|
}
|
|
|
.good-detail-page .model .portrait span {
|
|
|
text-align: center;
|
|
|
font-size: 0.6rem;
|
|
|
display: block;
|
|
|
height: 1.55rem;
|
|
|
line-height: 1.7rem;
|
|
|
color: #444;
|
|
|
}
|
|
|
.good-detail-page .model .portrait img {
|
|
|
display: block;
|
|
|
max-width: 100%;
|
|
|
border: 0;
|
|
|
width: 3.1rem;
|
|
|
height: 3.1rem;
|
|
|
border-radius: 2.75rem;
|
|
|
margin-top: 2.1rem;
|
|
|
margin-left: 0.55rem;
|
|
|
}
|
|
|
.good-detail-page .model .info-list {
|
|
|
margin-left: 4.75rem;
|
|
|
}
|
|
|
.good-detail-page .model .info-list .list-title {
|
|
|
display: block;
|
|
|
width: 6.25rem;
|
|
|
height: 1rem;
|
|
|
background: #eee;
|
|
|
line-height: 1rem;
|
|
|
text-align: center;
|
|
|
margin: 0.25rem 0 0.75rem;
|
|
|
}
|
|
|
.good-detail-page .model .detail-info {
|
|
|
width: 48%;
|
|
|
height: 1.25rem;
|
|
|
line-height: 1.25rem;
|
|
|
display: inline-block;
|
|
|
}
|
|
|
.good-detail-page .model .detail-info .info-name {
|
|
|
color: #b0b0b0;
|
|
|
font-size: 0.6rem;
|
|
|
}
|
|
|
.good-detail-page .model .detail-info:nth-child(2) {
|
|
|
width: 100%;
|
|
|
}
|
|
|
.good-detail-page .remind-tips {
|
|
|
padding-left: 0.45rem;
|
|
|
font-size: 0.55rem;
|
|
|
color: #e9221a;
|
|
|
margin-bottom: 0.75rem;
|
|
|
}
|
|
|
.good-detail-page .remind-tips img {
|
|
|
width: 0.7rem;
|
|
|
float: left;
|
|
|
}
|
|
|
.good-detail-page .remind-tips .wash-tags {
|
|
|
line-height: 0.75rem;
|
|
|
height: 0.75rem;
|
|
|
height: 0.75rem;
|
|
|
margin-left: 0.25rem;
|
|
|
}
|
|
|
.good-detail-page .goods-desc .service.surpass-not-support {
|
|
|
background: url("http://img11.static.yhbimg.com/article/2017/07/19/14/016ec56db99be8633d5e9b1aa66b6ffab1.png") no-repeat;
|
|
|
background-size: 100%;
|
|
|
}
|
|
|
.good-detail-page .page-block .pro-detail * {
|
|
|
font-size: 0.7rem !important;
|
|
|
color: #444;
|
|
|
line-height: 1rem !important;
|
|
|
margin-bottom: 1rem;
|
|
|
letter-spacing: 0.03rem;
|
|
|
word-break: break-all;
|
|
|
}
|
|
|
.good-detail-page .maybe-like {
|
|
|
border-top: none;
|
|
|
padding-left: 0;
|
|
|
}
|
|
|
.good-detail-page .maybe-like .title{
|
|
|
color: #444;
|
|
|
font-size: 0.8rem;
|
|
|
line-height: 2.2rem;
|
|
|
text-align: center;
|
|
|
margin-left: -0.375rem;
|
|
|
}
|
|
|
.good-detail-page .recommend-for-you .title {
|
|
|
margin-left: -0.375rem;
|
|
|
}
|
|
|
.good-detail-page .page-block .pro-detail {
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
.good-detail-page .goods-discount {
|
|
|
padding-top: 0;
|
|
|
margin-bottom: 0.5rem;
|
|
|
}
|
|
|
.good-detail-page .product-detail {
|
|
|
margin-top: 0;
|
|
|
margin-bottom: 0.5rem;
|
|
|
}
|
|
|
.good-detail-page .page-block {
|
|
|
margin-bottom: 0.5rem;
|
|
|
}
|
|
|
strong,b {
|
|
|
font-weight: bold;
|
|
|
}
|
|
|
|
|
|
.good-detail-page .price-desc-detail {
|
|
|
padding: 0.25rem 0;
|
|
|
color: #b0b0b0;
|
|
|
font-size: 0.5rem;
|
|
|
margin-top: 0.1rem;
|
|
|
}
|
|
|
|
|
|
.good-detail-page .price-desc-detail p {
|
|
|
line-height: 1.45;
|
|
|
padding: 0.125rem 0;
|
|
|
}
|
|
|
|
|
|
.good-detail-page .price-desc-detail .price-item-name {
|
|
|
line-height: 1.5;
|
|
|
color: #444;
|
|
|
padding-bottom: 0;
|
|
|
}
|
|
|
|
|
|
.good-detail-page .price-desc-detail .price-item-content {
|
|
|
font-weight: 300;
|
|
|
}
|
|
|
|
|
|
.good-detail-page .price-desc-detail .price-summary {
|
|
|
margin: 0.1rem 0;
|
|
|
font-weight: 300;
|
|
|
}
|
|
|
</style>
|
|
|
|
|
|
<link rel="apple-touch-icon-precomposed" href="http://static.yohobuy.com/m/v1/img/touch/apple-touch-icon-144x144-precomposed-new.png">
|
|
|
<link rel="apple-touch-startup-image" sizes="640x920" href="http://static.yohobuy.com/m/v1/img/startup/startup-retina.png" media="screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2)">
|
|
|
<link rel="apple-touch-startup-image" sizes="320x460" href="http://static.yohobuy.com/m/v1/img/startup/startup.png" media="screen and (max-device-width: 320)">
|
|
|
</head>
|
|
|
<body>
|
|
|
{{{productIntro}}}
|
|
|
<!--<div class="good-detail-page yoho-page">
|
|
|
<div id="app-detail" class="hide">
|
|
|
<div id="productDesc">
|
|
|
<div class="goods-desc page-block">
|
|
|
<p>{{{productIntro}}}</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>-->
|
|
|
</body>
|
|
|
</html> |
...
|
...
|
|