摘要: 目录 global.less @import "./variable"; * { -webkit-tap-highlight-color: transparent; tap-highlight-color: transparent; -webkit-font-smoothing: antialias 阅读全文
posted @ 2020-09-30 14:58 wangshiqiao 阅读(957) 评论(0) 推荐(0)
摘要: 文件 util.js /** * 实现字符串按照长度截取 * @param str [string] * @returns len [number] * get string length ,include letter、number、symbol and Chinese Word. a Chine 阅读全文
posted @ 2020-09-30 11:10 wangshiqiao 阅读(245) 评论(0) 推荐(0)