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
郭成尧
2017-09-20 16:58:48 +0800
Commit
0f0bcf5d5bc390a4eac55921d2905d21d4801693
2 parents
53e2bc55
ade73580
conflict-handle
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
public/hbs/cart/order-ensure/safe-check-box.hbs
public/scss/cart/_order-ensure.css
public/hbs/cart/order-ensure/safe-check-box.hbs
View file @
0f0bcf5
<div
class=
"safe-check-tip"
>
<p>
您正在使用礼品卡支付,为了保障
您的安全,请进行安全验证。
</p>
<p>
您正在使用礼品卡支付,为了保障您的安全,请进行安全验证。
</p>
<p>
验证码已发送至
{{
mobile
}}
手机号
</p>
</div>
<div
class=
"safe-check-form"
>
...
...
public/scss/cart/_order-ensure.css
View file @
0f0bcf5
...
...
@@ -859,7 +859,7 @@
background-color
:
transparent
;
border
:
none
;
box-shadow
:
none
;
font-size
:
16
px
;
font-size
:
20
px
;
}
.get-verify-code-btn
{
...
...
Please
register
or
login
to post a comment