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
王水玲
2016-05-24 18:47:58 +0800
Commit
1a667ba89fd54f5dcd053e7ecd5e6a4b82663eec
1 parent
057eea12
店铺装修bug 修改 gulp ge
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 additions
and
1 deletions
web-static/dist/yohobuy/0.0.23/index-debug.js
web-static/dist/yohobuy/0.0.23/index.css
web-static/dist/yohobuy/0.0.23/index.js
web-static/dist/yohobuy/0.0.23/index-debug.js
View file @
1a667ba
...
...
@@ -4711,7 +4711,7 @@ $shopCollect.on('click', function() {
colloectAction
();
});
if
(
window
.
cookie
(
'needColloect'
)
*
1
===
1
)
{
if
(
window
.
cookie
(
'needColloect'
)
*
1
===
1
&&
window
.
getUid
()
)
{
colloectAction
();
window
.
setCookie
(
'needColloect'
,
''
,
{
path
:
'/'
,
...
...
web-static/dist/yohobuy/0.0.23/index.css
View file @
1a667ba
This diff could not be displayed because it is too large.
web-static/dist/yohobuy/0.0.23/index.js
View file @
1a667ba
This diff could not be displayed because it is too large.
Please
register
or
login
to post a comment