1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-04-05 11:18:42 +08:00

Updated Home (markdown)

花裤衩 2017-08-21 18:39:14 +08:00
parent 27a1d25f38
commit 1dd53a0503

@ -55,6 +55,10 @@ module.exports = {
或者更简单暴力 [polyfill.io](https://cdn.polyfill.io/v2/docs/) 使用它给的一个cdn地址引入这段js之后它会自动判断游览器加载缺少的那部分polyfill,但国内速度肯能不行,大家可以自己搭 cdn。
[更多相关内容](https://segmentfault.com/a/1190000010106158)
## background url()问题
https://github.com/vuejs/vue-loader/issues/481
https://github.com/vuejs/vue-cli/issues/112
## 资源路径相关问题
该项目目前使用的是history的路由模式当部署到服务器上时请自行根据自己需求调整。
目录 config/index.js