Authored by hf

modify to fixes bugs to plustar

... ... @@ -22,7 +22,7 @@
}());
})(document, window);
</script>
<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/1.1.1/index.css">
<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/1.1.2/index.css">
</head>
<body class=passport-body>
<div class="back-email-page passport-page yoho-page">
... ... @@ -36,8 +36,8 @@
<span id="btn-sure" class="btn btn-sure disable row">确定</span>
</div>
</div>
<script src="http://cdn.yoho.cn/myohobuy/1.1.1/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/1.1.1/index.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/1.1.2/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/1.1.2/index.js"></script>
<script type="text/javascript">
(function(w,d,s,j,f){
... ...
... ... @@ -22,7 +22,7 @@
}());
})(document, window);
</script>
<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/1.1.1/index.css">
<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/1.1.2/index.css">
</head>
<body >
<header class="yoho-header boys">
... ... @@ -59,8 +59,8 @@
</a>
</div>
<script src="http://cdn.yoho.cn/myohobuy/1.1.1/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/1.1.1/index.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/1.1.2/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/1.1.2/index.js"></script>
<script type="text/javascript">
(function(w,d,s,j,f){
... ...
... ... @@ -22,7 +22,7 @@
}());
})(document, window);
</script>
<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/1.1.1/index.css">
<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/1.1.2/index.css">
</head>
<body class=passport-body>
<div class="back-mobile-page passport-page yoho-page">
... ... @@ -55,8 +55,8 @@
</div>
</div>
<script src="http://cdn.yoho.cn/myohobuy/1.1.1/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/1.1.1/index.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/1.1.2/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/1.1.2/index.js"></script>
<script type="text/javascript">
(function(w,d,s,j,f){
... ...
... ... @@ -22,7 +22,7 @@
}());
})(document, window);
</script>
<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/1.1.1/index.css">
<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/1.1.2/index.css">
</head>
<body class=passport-body>
<div class="reg-page passport-page yoho-page">
... ... @@ -55,8 +55,8 @@
<p class="register-tip">YOHO!Family账号可登录YOHO!有货、YOHO!Boys、YOHO!Girls及SHOW</p>
</div>
</div>
<script src="http://cdn.yoho.cn/myohobuy/1.1.1/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/1.1.1/index.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/1.1.2/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/1.1.2/index.js"></script>
<script type="text/javascript">
(function(w,d,s,j,f){
... ...
{
"name": "yohobuy",
"version": "1.1.1",
"version": "1.1.2",
"description": "yohobuy statics",
"keywords": [],
"homepage": "",
... ...
... ... @@ -50,7 +50,7 @@ application.template.ext = ".phtml"
application.assets.path = ROOT_PATH "/assets"
; 应用的版本号
application.version = "1.1.1"
application.version = "1.1.2"
; 网站SEO信息
application.seo.title = "Yoho!Buy有货"
... ...
... ... @@ -50,7 +50,7 @@ application.template.ext = ".phtml"
application.assets.path = ROOT_PATH "/assets"
; 应用的版本号
application.version = "1.1.1"
application.version = "1.1.2"
; 网站SEO信息
application.seo.title = "Yoho!Buy有货"
... ...
... ... @@ -50,7 +50,7 @@ application.template.ext = ".phtml"
application.assets.path = ROOT_PATH "/assets"
; 应用的版本号
application.version = "1.1.1"
application.version = "1.1.2"
; 网站SEO信息
application.seo.title = "Yoho!Buy有货"
... ...
... ... @@ -50,7 +50,7 @@ application.template.ext = ".phtml"
application.assets.path = ROOT_PATH "/assets"
; 应用的版本号
application.version = "1.1.1"
application.version = "1.1.2"
; 网站SEO信息
application.seo.title = "Yoho!Buy有货"
... ...