摘要: 1、Vue2 配置 1.1 新建文件 .env.development VUE_APP_BASEURL='http://localhost:8081' .env.production VUE_APP_BASEURL='http://localhost:8082' 1.2 访问 import Vue 阅读全文
posted @ 2023-12-06 22:17 有何和不可 阅读(450) 评论(0) 推荐(0)