proxy: {
'/*': {
target: 'http://wx.lxjjz.cn',
changeOrigin: true
// pathRewrite: {'^/api': ''}
}
}
$.ajax({
url:"/do?g=api&m=product&a=index",
success:function (data){
console.log(data)
}
})

Copyright 2014-2026 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
欢迎选择我的课程,让我们一起见证您的进步~~