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
Email Patches
Plain Diff
Browse Files
Authored by
石坚
9 years ago
Commit
6bfabb47e098055ee9d56be8a94114c6e2f794c1
1 parent
6a800c1c
blk样式修改
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
config/common.js
public/scss/components/_pagination.css
config/common.js
View file @
6bfabb4
...
...
@@ -23,8 +23,8 @@ module.exports = {
cookieDomain
:
'yohoblk.com'
,
domains
:
{
singleApi
:
'http://single.yoho.cn/'
,
api
:
'http://api-test3.yohops.com:9999/'
,
service
:
'http://service-test3.yohops.com:9999/'
,
api
:
'http://api.yoho.yohoops.org/'
,
service
:
'http://service.yoho.yohoops.org/'
,
search
:
'http://search.yohoops.org/yohosearch/'
},
useOneapm
:
false
,
...
...
public/scss/components/_pagination.css
View file @
6bfabb4
...
...
@@ -46,8 +46,9 @@
.pre-page
,
.next-page
{
line-height
:
2
2
px
;
line-height
:
2
3
px
;
width
:
24px
;
height
:
24px
;
font-weight
:
700
;
}
}
...
...
Please
register
or
login
to post a comment