09 2020 档案
摘要:目录 global.less @import "./variable"; * { -webkit-tap-highlight-color: transparent; tap-highlight-color: transparent; -webkit-font-smoothing: antialias
阅读全文
摘要:文件 util.js /** * 实现字符串按照长度截取 * @param str [string] * @returns len [number] * get string length ,include letter、number、symbol and Chinese Word. a Chine
阅读全文
摘要:npm install axios 文件 request.js import axios from "axios" import config from './config' axios.defaults.timeout = 20 * 1000 axios.interceptors.request.
阅读全文

浙公网安备 33010602011771号