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
whb
9 years ago
Commit
0c2fa0f6e1129866d43aab00a4b85ae24a5b10c4
1 parent
a55f6c44
cookie强行设置channel为boys去掉
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
web-static/js/header.js
web-static/js/header.js
View file @
0c2fa0f
...
...
@@ -823,11 +823,6 @@ function actionCover() {
var
containertop
;
var
length
=
''
;
window
.
setCookie
(
'_Channel'
,
'boys'
,
{
path
:
'/'
,
domain
:
'.yohobuy.com'
,
expires
:
7
});
if
(
typeof
gender
===
'undefined'
||
gender
===
''
||
gender
===
null
)
{
$
.
get
(
'http://www.yohobuy.com/index/guide'
,
function
(
data
)
{
newMask
=
document
.
createElement
(
'div'
);
...
...
Please
register
or
login
to post a comment