Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
陈峰
2018-10-10 10:25:12 +0800
Commit
28f05c593317424ac8a771c928eb628a528aca14
2 parents
f067ec78
0760e094
Merge branch 'hotfix/public' into 'release/10.10'
dotdotdot dotdotdot See merge request
!382
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
public/js/product/detail.page.js
public/js/product/detail.page.js
View file @
28f05c5
...
...
@@ -79,6 +79,7 @@ var notifyOkTpl = require('hbs/product/notify-ok.hbs');
var
$goodsIdArr
=
[];
require
(
'yoho-jquery-qrcode'
);
require
(
'yoho-jquery-dotdotdot'
);
function
limitedProductUrl
(
s
)
{
return
window
.
location
.
href
+
'?openby:yohobuy={"action":"go.limitpurchase","params":{"lp":"'
+
s
+
'"}}'
;
...
...
Please
register
or
login
to post a comment