Authored by Rock Zhang

Merge branch 'develop/wap' of git.dev.yoho.cn:web/yohobuy into develop/wap

{
"name": "yohobuy",
"version": "1.3.8",
"version": "1.3.9",
"description": "yohobuy statics",
"keywords": [],
"homepage": "",
... ...
... ... @@ -22,8 +22,8 @@
li {
position: relative;
height: 76rem / $pxConvertRem;
line-height: 76rem / $pxConvertRem;
height: 74rem / $pxConvertRem;
line-height: 74rem / $pxConvertRem;
background: #fff;
&:after {
... ... @@ -98,8 +98,8 @@
.first {
li {
height: 88rem / $pxConvertRem;
line-height: 88rem / $pxConvertRem;
height: 86rem / $pxConvertRem;
line-height: 86rem / $pxConvertRem;
border-bottom: 1px solid #e0e0e0;
&:last-child {
... ...
... ... @@ -50,7 +50,7 @@ application.template.ext = ".phtml"
application.assets.path = ROOT_PATH "/assets"
; 应用的版本号
application.version = "1.3.8"
application.version = "1.3.9"
; 网站SEO信息
application.seo.title = "Yoho!Buy有货 | 潮流购物逛不停"
... ...
... ... @@ -50,7 +50,7 @@ application.template.ext = ".phtml"
application.assets.path = ROOT_PATH "/assets"
; 应用的版本号
application.version = "1.3.8"
application.version = "1.3.9"
; 网站SEO信息
application.seo.title = "Yoho!Buy有货 | 潮流购物逛不停"
... ...
... ... @@ -50,7 +50,7 @@ application.template.ext = ".phtml"
application.assets.path = ROOT_PATH "/assets"
; 应用的版本号
application.version = "1.3.8"
application.version = "1.3.9"
; 网站SEO信息
application.seo.title = "Yoho!Buy有货 | 潮流购物逛不停"
... ...
... ... @@ -50,7 +50,7 @@ application.template.ext = ".phtml"
application.assets.path = ROOT_PATH "/assets"
; 应用的版本号
application.version = "1.3.8"
application.version = "1.3.9"
; 网站SEO信息
application.seo.title = "Yoho!Buy有货 | 潮流购物逛不停"
... ...