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
xuqi
9 years ago
Commit
01c28b2682145517072dcd13576965829ad80f91
1 parent
202515e7
cascading address style
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletions
apps/shopping/views/action/order.hbs
public/scss/shopping/_order.css
apps/shopping/views/action/order.hbs
View file @
01c28b2
...
...
@@ -327,7 +327,7 @@
<div id="address" class="clearfix"></div>
<span class="blue error-tips">
{{>
icon
/
error-round
}}
所在区域不能为空
请填写完整的省市区信息
</span>
</div>
<div class="form-group">
...
...
public/scss/shopping/_order.css
View file @
01c28b2
...
...
@@ -597,6 +597,11 @@
&
.is-init
.cancel-address
{
display
:
none
;
}
.cascading-address
{
float
:
left
;
margin-left
:
0
;
}
}
.yoho-dialog.invoice
{
...
...
Please
register
or
login
to post a comment