明梦爽
2022-03-02 1861d195f7f3a7364c1099356858c94a6c0741e2
src/components/Home.vue
@@ -45,7 +45,7 @@
    // this.getNavArr();
  },
  mounted() {
    let api3 = 'http://localhost:8080/news_type/all'
    let api3 = 'http://localhost:7070/news_type/all'
    axios.get(api3).then((res)=>{
      // console.log(res);
      this.menuList2 = res.data.data