明梦爽
2022-03-23 70ab41ed7d2f456896035da2f9c4ba3969c5fa21
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