Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
Rock Zhang
9 years ago
Commit
c8b3eb7d6f8887646f69839b68c287439c9d4fb5
2 parents
0c3a5188
9ea40298
Merge branch 'develop/wap' of git.dev.yoho.cn:web/yohobuy into develop/wap
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
9 additions
and
9 deletions
static/package.json
static/sass/home/_side-nav.scss
yohobuy/m.yohobuy.com/configs/application.developer.ini
yohobuy/m.yohobuy.com/configs/application.preview.ini
yohobuy/m.yohobuy.com/configs/application.production.ini
yohobuy/m.yohobuy.com/configs/application.testing.ini
static/package.json
View file @
c8b3eb7
{
"name"
:
"yohobuy"
,
"version"
:
"1.3.
8
"
,
"version"
:
"1.3.
9
"
,
"description"
:
"yohobuy statics"
,
"keywords"
:
[],
"homepage"
:
""
,
...
...
static/sass/home/_side-nav.scss
View file @
c8b3eb7
...
...
@@ -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
{
...
...
yohobuy/m.yohobuy.com/configs/application.developer.ini
View file @
c8b3eb7
...
...
@@ -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有货 | 潮流购物逛不停"
...
...
yohobuy/m.yohobuy.com/configs/application.preview.ini
View file @
c8b3eb7
...
...
@@ -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有货 | 潮流购物逛不停"
...
...
yohobuy/m.yohobuy.com/configs/application.production.ini
View file @
c8b3eb7
...
...
@@ -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有货 | 潮流购物逛不停"
...
...
yohobuy/m.yohobuy.com/configs/application.testing.ini
View file @
c8b3eb7
...
...
@@ -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有货 | 潮流购物逛不停"
...
...
Please
register
or
login
to post a comment