Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
郭成尧
2016-12-06 14:51:33 +0800
Commit
ef324847911f7d906e8bc13d098cd31e0a4ffbbe
1 parent
5fd89301
bundle-info-clear
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/product/bundle.page.js
public/js/product/bundle.page.js
View file @
ef32484
...
...
@@ -12,7 +12,7 @@ var chosePanelRender = require('../common/chose-panel'),
var
$selectBtn
=
$
(
'.select-btn'
),
$buyNowBtn
=
$
(
'#bundle-buy-now'
);
$
(
function
()
{
$
(
function
()
{
window
.
setCookie
(
'bundle-info'
,
''
);
});
...
...
Please
register
or
login
to post a comment