明梦爽
2022-03-03 25ab6ddae2902b6735d7641b1371b25587a3589c
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