Authored by yyq

dotdotdot

@@ -79,6 +79,7 @@ var notifyOkTpl = require('hbs/product/notify-ok.hbs'); @@ -79,6 +79,7 @@ var notifyOkTpl = require('hbs/product/notify-ok.hbs');
79 var $goodsIdArr = []; 79 var $goodsIdArr = [];
80 80
81 require('yoho-jquery-qrcode'); 81 require('yoho-jquery-qrcode');
  82 +require('yoho-jquery-dotdotdot');
82 83
83 function limitedProductUrl(s) { 84 function limitedProductUrl(s) {
84 return window.location.href + '?openby:yohobuy={"action":"go.limitpurchase","params":{"lp":"' + s + '"}}'; 85 return window.location.href + '?openby:yohobuy={"action":"go.limitpurchase","params":{"lp":"' + s + '"}}';