Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
毕凯
8 years ago
Commit
5b294100f559e459001d0da5d01e03894d370b04
2 parents
ab66d1ad
2f60f134
Merge branch 'feature/repayRecord' into 'master'
Feature/repay record See merge request
!707
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
package.json
public/scss/home/installment/_repayment-list.css
package.json
View file @
5b29410
{
"name"
:
"m-yohobuy-node"
,
"version"
:
"5.8.1
0
"
,
"version"
:
"5.8.1
1
"
,
"private"
:
true
,
"description"
:
"A New Yohobuy Project With Express"
,
"repository"
:
{
...
...
public/scss/home/installment/_repayment-list.css
View file @
5b29410
...
...
@@ -105,14 +105,16 @@
}
.record-right
{
float
:
right
;
color
:
#b0b0b0
;
padding-right
:
30px
;
line-height
:
30px
;
text-align
:
right
;
position
:
absolute
;
right
:
0
;
.color-r
{
color
:
#d0021b
;
font-size
:
23px
;
}
.iconfont
{
...
...
Please
register
or
login
to post a comment