Authored by yyq

dotdotdot

... ... @@ -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 + '"}}';
... ...