摘要: Vue修改默认启动端口的几种方法 module.exports = defineConfig({ transpileDependencies: true, devServer:{ host:'localhost', port:8088, open:true } }) 阅读全文
posted @ 2024-01-10 17:57 Raymon撸码记 阅读(365) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示