关于vue项目的应用上下文和端口配置

时间:2020-08-31 13:16:12   收藏:0   阅读:1132
const router = new VueRouter({
    mode: ‘history‘,
    routes: routes
})

参考链接

1

配置参考-vue.config.js-publicPath

2

vue地址去掉 #

原文:https://www.cnblogs.com/tellw/p/13588906.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!