vuepress vuepress--build config.js文件里 在 module.exports中添加 base : '.', dest : '.dist', 注意:打包时候才能用 更改路由模式引用 mode:hist...