mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-04-06 03:57:53 +08:00
Updated Home (markdown)
parent
32a86934ad
commit
94fc95f183
3
Home.md
3
Home.md
@ -53,9 +53,10 @@ module.exports = {
|
||||
或者更简单暴力[polyfill.io](https://cdn.polyfill.io/v2/docs/)
|
||||
使用它给的一个cdn,引入这段js之后她会自动判断游览器,加载缺少的那部分polyfill,但国内肯能速度不行,大家可以自己打cdn。
|
||||
|
||||
## 生产环境assetsPublicPat与staticPath调整
|
||||
## 资源路径相关问题
|
||||
该项目目前使用的是history的路由模式,当部署到服务器上时,请自行根据自己需求调整。
|
||||
目录 config/index.js
|
||||
[相关问的](https://github.com/vuejs-templates/webpack/blob/dd62a5aaf52912bfc737976ee845a6b3f28ffbe2/docs/static.md)
|
||||
|
||||
## 富文本tinymce须知
|
||||
改项目目前使用的富文本tinymce目前没有使用import方式加载,使用script方式引入。如需不要可在index.html页面移除tinymce的引入,并删除static目录下tinymce整个文件夹。
|
||||
|
Loading…
x
Reference in New Issue
Block a user