Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
Email Patches
Plain Diff
Browse Files
Authored by
uedxwg
2015-11-04 10:53:07 +0800
Commit
d5aeb0c799755cd0f0357f647a845195e9504f7b
1 parent
8aaa2cf7
update
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
static/js/category/brand.js
static/js/category/brand.js
View file @
d5aeb0c
...
...
@@ -124,10 +124,6 @@ function searchResult() {
// 插入 dom,绑定事件
$
(
'.search-result'
).
html
(
html
);
if
(
Object
.
keys
(
result
).
length
>
0
)
{
rightBarBindClick
();
}
}
if
(
$
(
'.brand-search-page'
).
length
)
{
...
...
Please
register
or
login
to post a comment