摘要:
/** * 根据字符串宽度截取字符串 * @param desc 原始字符串 * @param width 该显示的宽度 * @param fontsize 字体大小 12px * @returns {string} */ function cutStringByWith(desc,width,fontsize) { if($('#word-cut').length==0... 阅读全文
posted @ 2017-11-19 20:23
晏过留痕
阅读(2501)
评论(0)
推荐(0)
浙公网安备 33010602011771号