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-12 19:09:53 +0800
Commit
171a3c0231b188f5d6e1a5b8d325363a87fa50bf
1 parent
7bc5bea7
'jump'
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
public/js/product/bundle.page.js
public/js/product/bundle.page.js
View file @
171a3c0
...
...
@@ -66,6 +66,7 @@ $buyNowBtn.on('click', function() {
gskn
.
each
(
function
()
{
if
(
!
$
(
this
).
data
(
'sku'
))
{
gsknSelected
=
false
;
tip
.
show
(
'请为套餐商品选择属性'
);
return
;
}
...
...
Please
register
or
login
to post a comment