Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
姜枫
2016-08-09 11:23:10 +0800
Commit
28a172e23eefe77e7c7e8ae22567c121f5237a86
2 parents
e4063fbd
6ed322bc
Merge branch 'release/1.0' of
http://git.yoho.cn/fe/yoho-blk
into release/1.0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
apps/editorial/controllers/editorial.js
public/scss/me/_address.css
apps/editorial/controllers/editorial.js
View file @
28a172e
...
...
@@ -120,7 +120,7 @@ const list = (req, res) => {
{
link
:
'http://www.yohoblk.com/editorial'
,
pathTitle
:
'资讯'
,
name
:
'资讯'
name
:
'
Editorial
资讯'
},
{
pathTitle
:
'资讯'
,
...
...
@@ -185,7 +185,7 @@ const detail = (req, res, next) => {
{
link
:
'http://www.yohoblk.com/editorial'
,
pathTitle
:
'资讯'
,
name
:
'资讯'
name
:
'
Editorial
资讯'
},
{
pathTitle
:
'资讯'
,
...
...
public/scss/me/_address.css
View file @
28a172e
...
...
@@ -115,12 +115,17 @@
height
:
30px
;
}
.table-body
{
height
:
53px
;
}
.table-body
td
{
padding
:
8px
0
8px
10px
;
}
.select-row
{
border
:
solid
2px
black
;
height
:
54px
;
}
.width-name
{
...
...
Please
register
or
login
to post a comment