摘要: //计算汉字长度function DataLength(fData) { var reg = /[\u4e00-\u9fa5]/g; return fData.match(reg).length;}用到地方标题样式 slideNav: [ { "title": "电子名片","type":"4"," 阅读全文
posted @ 2018-11-04 21:46 金牛座的女孩 阅读(254) 评论(0) 推荐(0)