src/components/page/zhengce.vue
@@ -55,7 +55,7 @@ cont: '', //小标题变色 menuList: [], newsList:[], pageSize:5, pageSize:6, currentPage:1, total:0, item:{}, @@ -116,7 +116,7 @@ show(item){ // console.log(item.id); this.$router.push({path:'/home/news',query:{id:item.id}}) } }, } } </script>