08 2021 档案
摘要:1. NProgress //进度条 2.store 针对于低版本兼容localStorage 3.无缝滚动; 地址: https://chenxuan1993.gitee.io/component-document/index_prod#/component/seamless-default 文档
阅读全文
摘要:node_modules里的依赖默认是不会编译的,会导致es6语法在ie中的语法报错,所以需要在vue.config.js中使用transpileDependencies属性配置node_modules中指定哪些文件夹或文件需要编译. transpileDependencies: ['mathjs'
阅读全文
摘要:1 import axios from 'axios' 2 import axiosRetry from 'axios-retry'; //网络不佳,重新发起请求 3 import { getToken, removeToken, getAuthorization} from '@/utils/au
阅读全文

浙公网安备 33010602011771号