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
李靖
2017-08-14 19:05:05 +0800
Commit
3800461719ee6f2590a75222f742200a3006b125
1 parent
d01c3579
为登录加入购物车bug
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/product/detail/functions.js
public/js/product/detail/functions.js
View file @
3800461
...
...
@@ -72,7 +72,7 @@ let functions = {
if
(
!
yoho
.
isLogin
())
{
let
preInfo
=
`
$
{
sku
}
_$
{
skn
}
_$
{
buyNum
}
`
;
let
actCkOpthn
=
{
path
:
'/'
,
path
:
'/
product
'
,
expires
:
1
};
...
...
Please
register
or
login
to post a comment