Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
郭成尧
9 years ago
Commit
7fa612f953ef60b56ca489fb1708cc2d1a87c683
1 parent
dbac9375
'gulpge'
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
9 deletions
static/dist/myohobuy/4.9.24/index-debug.js
static/dist/myohobuy/4.9.24/index.css
static/dist/myohobuy/4.9.24/index.js
static/dist/myohobuy/4.9.24/index-debug.js
View file @
7fa612f
...
...
@@ -7504,15 +7504,6 @@ function search(opt) {
url
:
location
.
protocol
+
'//m.yohobuy.com/index/search/search'
,
data
:
setting
,
success
:
function
(
data
)
{
/* jump to activity page */
if
(
data
.
jumpActUrl
&&
data
.
jumpActUrl
.
length
>
0
)
{
if
(
$
(
'#jump-acturl'
).
length
<=
0
)
{
$
(
'body'
).
append
(
'<a href=\''
+
data
.
jumpActUrl
+
'\'><span id="jump-acturl"><span></a>'
);
}
$
(
'#jump-acturl'
).
click
();
}
var
noResult
=
'<p class="no-result">未找到相关搜索结果</p>'
,
num
,
$container
;
...
...
static/dist/myohobuy/4.9.24/index.css
View file @
7fa612f
This diff could not be displayed because it is too large.
static/dist/myohobuy/4.9.24/index.js
View file @
7fa612f
This diff could not be displayed because it is too large.
Please
register
or
login
to post a comment