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
ccbikai
9 years ago
Commit
8307622117064587caf4ac697cbb23b9a8ef3d14
1 parent
cbe96305
历史搜索 链接地址
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/js/index/search.js
static/js/index/search.js
View file @
8307622
...
...
@@ -61,7 +61,7 @@ cHammer.on('tap', function() {
continue
;
}
html
+=
'<li><a href="/?query='
+
history
+
'">'
+
history
+
'</li>'
;
html
+=
'<li><a href="
http://search.m.yohobuy.com
/?query='
+
history
+
'">'
+
history
+
'</li>'
;
}
$history
.
html
(
html
);
...
...
Please
register
or
login
to post a comment