检查fetch的input网址,http不要写成https

created() {
      //请求分页查询数据
    fetch("http://localhost/9090/user/page?pageNum=1&pageSize=2").then(res => res.json()).then(res => {
      console.log(res)
    })
  },

 

Logo

鸿蒙生态一站式服务平台。

更多推荐