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
Email Patches
Plain Diff
Browse Files
Authored by
王水玲
2016-10-25 11:23:14 +0800
Commit
9f440139a585bd3f7614dee13b3d93edb58ad6a8
1 parent
43d9cad0
分期三期
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
1 deletions
apps/home/views/action/installment/card-detail.hbs
public/scss/home/installment/_card-detail.css
public/scss/home/installment/_index.css
apps/home/views/action/installment/card-detail.hbs
View file @
9f44013
<div
class=
"card-detail-page yoho-page"
></div>
<div
class=
"card-detail-page yoho-page"
>
</div>
...
...
public/scss/home/installment/_card-detail.css
0 → 100644
View file @
9f44013
.card-detail-page
{
width
:
100%
;
}
...
...
public/scss/home/installment/_index.css
View file @
9f44013
...
...
@@ -5,6 +5,7 @@
@import
"add-account"
;
@import
"help"
;
@import
"bank-card"
;
@import
"card-detail"
;
.no-result
{
.result-icon
{
...
...
Please
register
or
login
to post a comment