什么都不变,请求数据的时候还是把全路径写进去: uni.request({ url: '/hlp/https://api.1hudoctor.com/meta?m=city&platform=customer&device_type=miniApp_yihuundefined', // data:{ // m: 'city', // platform: 'customer', // device_type: 'miniApp_yihuundefined' // }, // dataType:"json", success: (res) => { console.log(res); // uni.showToast({ // title:res // }) } });