Authored by 陈峰

Merge branch 'hotfix/public' into 'release/10.10'

dotdotdot

dotdotdot

See merge request !382
... ... @@ -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 + '"}}';
... ...