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
uedxwg
2016-04-13 09:50:57 +0800
Commit
3155645d90d12444b1b26b8e932c59c8b5a78914
1 parent
f01c32b0
结算bug修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
static/js/cart/order-ensure.js
static/js/cart/order-ensure.js
View file @
3155645
...
...
@@ -345,9 +345,4 @@ function phoneHidden(phone) {
$
(
'.info-phone'
).
html
(
phoneHidden
(
$
(
'.info-phone'
).
html
()));
$subBlock
.
each
(
function
()
{
if
(
$
(
'ul li'
,
this
).
length
===
1
)
{
$
(
'h3 i'
,
this
).
hide
();
}
});
...
...
Please
register
or
login
to post a comment