Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
biao
2016-01-05 15:02:59 +0800
Commit
c2d7d347d4896b953a16b59c43b0020827aae0a6
1 parent
14908920
roll back the home.js to sync to develop branch
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
static/js/home/home.js
static/js/home/home.js
View file @
c2d7d34
...
...
@@ -189,8 +189,8 @@ window.reMarginFooter('.footer-tab');
exports
.
set
=
function
(
c
)
{
window
.
setCookie
(
'_Channel'
,
c
,
{
expires
:
365
,
domain
:
'.
dev
.yohobuy.com'
domain
:
'.
m
.yohobuy.com'
});
};
require
(
'./maybe-like'
)
()
;
require
(
'./maybe-like'
);
\ No newline at end of file
...
...
Please
register
or
login
to post a comment