Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
周少峰
2017-02-23 10:24:05 +0800
Commit
03e62cc42de4c6c9c0ec0fc5a50d582d2064a020
1 parent
bb82c2a7
gulp ge
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 additions
and
1 deletions
web-static/dist/yohobuy/5.4.3/index-debug.js
web-static/dist/yohobuy/5.4.3/index.css
web-static/dist/yohobuy/5.4.3/index.js
web-static/dist/yohobuy/5.4.3/index-debug.js
View file @
03e62cc
...
...
@@ -12355,7 +12355,7 @@ function packExchangeInfo() {
}
res
.
areaCode
=
$street
.
val
();
if
(
!
verifyTip
&&
!
res
.
areaCode
*
1
)
{
if
(
!
verifyTip
&&
!
(
res
.
areaCode
*
1
)
)
{
verifyTip
=
'请选择地区'
;
}
...
...
web-static/dist/yohobuy/5.4.3/index.css
View file @
03e62cc
This diff could not be displayed because it is too large.
web-static/dist/yohobuy/5.4.3/index.js
View file @
03e62cc
This diff could not be displayed because it is too large.
Please
register
or
login
to post a comment