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
张孝茹
7 years ago
Commit
42490953f433271b818c753c360a37bb0bd2aab3
2 parents
52a31f1f
678fa974
Merge branch 'feature/seo2' of git.yoho.cn:fe/yohobuywap-node into feature/seo2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
7 deletions
public/js/product/new/newarrival.js
public/js/product/new/newarrival.js
View file @
4249095
...
...
@@ -314,13 +314,6 @@ function search(opt) {
loading
.
hideLoadingMask
();
window
.
rePosFooter
();
$
(
'.good-detail-text .name'
).
each
(
function
()
{
let
$this
=
$
(
this
),
$title
=
$this
.
find
(
'a'
);
$title
[
0
].
mlellipsis
(
2
);
});
},
error
:
function
()
{
tip
.
show
(
'网络断开连接了~'
);
...
...
Please
register
or
login
to post a comment