right-side.js 152 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 /** * 右侧栏文字截取js */ var $ = require('yoho.jquery'); require('yoho.dotdotdot'); $('.ex-reco-context').dotdotdot({ wrap: 'letter' });