摘要:
在 vue.config.js里面配置 devServer: { proxy: { '/': { // search为转发路径 target: 'http://www.baidu.com', // 目标地址 ws: true, // 是否代理websockets ... 阅读全文
posted @ 2019-10-07 21:12
liliyou
阅读(1455)
评论(0)
推荐(0)
摘要:
devServer: { proxy: { '/': { // search为转发路径 target: 'http://www.baidu.com', // 目标地址 ws: true, // 是否代理websockets changeOrigi... 阅读全文
posted @ 2019-10-07 21:11
liliyou
阅读(293)
评论(0)
推荐(0)

浙公网安备 33010602011771号