zhongshujie
2 天以前 974aa7d5f7541ca5a4457ac0620fee7cb590b9ab
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