ces
杨磊
2 天以前 5bc507a8a7be9cbbad0fa2472f72b1d336f31ef2
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