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
徐炜
9 years ago
Commit
7a73379528d0e7996a867d3caf1aef01f18f9c65
1 parent
fe6725a8
分期订单
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
apps/home/views/action/installment/starting-service.hbs
public/scss/home/installment/_starting-service.css
apps/home/views/action/installment/starting-service.hbs
View file @
7a73379
...
...
@@ -55,9 +55,9 @@
<div
class=
"agreements"
>
<input
id=
"accept-agreements"
name=
"agreements"
type=
"checkbox"
class=
"installment-check-btn"
/>
<label
for=
"accept-agreements"
>
<
span
>
免费开通,详情请见
<
div
class=
"text-label"
>
免费开通,详情请见
<a
id=
"agreements"
href=
""
data-href=
"/home/installment/agreement"
>
《有货分期-信而富用户服务协议
&
借款服务协议》
</a>
</
span
>
</
div
>
</label>
<div
class=
"clearfix"
></div>
</div>
...
...
public/scss/home/installment/_starting-service.css
View file @
7a73379
...
...
@@ -40,7 +40,7 @@
color
:
#444
;
}
span
{
.text-label
{
margin-left
:
12px
;
}
...
...
Please
register
or
login
to post a comment