Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yyq
2017-02-21 13:01:31 +0800
Commit
e269732cf6ce715e9f8687260e72ba666ea3a238
1 parent
91b5b75a
地址联动bug
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/cart/order-new/areaSelect.js
public/js/cart/order-new/areaSelect.js
View file @
e269732
...
...
@@ -271,7 +271,7 @@ var areaSelect = {
this
.
town
=
{
id
:
select
,
text
:
'全部'
}
}
;
_h
=
'<span class="ai'
+
select
+
' all-town on" data-id="'
+
select
+
'" data-text="全部">全部</span>'
+
_h
;
}
else
{
...
...
Please
register
or
login
to post a comment