src/views/home/index.vue
@@ -7,7 +7,7 @@ <p>学术思想传承多维度数据库</p> </div> <div class="searchBox"> <SearchBox /> <SearchBox @searchFun="handleSearch" /> </div> </div> <div class="menuBox"> @@ -94,6 +94,10 @@ console.log(row); this.$router.push(row.path); }, handleSearch(type, value) { console.log(type, value); }, //获取人物介绍 getPersonInfo() { this.MG.resource