adong搬砖

导航

2024年2月1日 #

vue指定默认ip端口

摘要: vue2 package.json "scripts": { "serve": "vue-cli-service serve --host 0.0.0.0 --port 5173", "build": "vue-cli-service build" }, vue3 vite.config.json 阅读全文

posted @ 2024-02-01 19:12 adong搬砖 阅读(115) 评论(0) 推荐(0)