1
QYF-GitLab1
2024-07-24 835f3363757f6b5703c9385a6d60feff5681f93c
src/pages/academicGenres/index.vue
@@ -1,7 +1,7 @@
<template>
  <view style="width: 100%;height: 100%;display: flex;flex-direction: column;">
    <!-- 顶部导航 -->
    <headNav :idIndex="idIndex" text="中医学术流派" />
    <headNav :idIndex="idIndex" text="学术图谱" />
    <view id="line-chart" style="flex: 1;overflow: hidden;padding: 50px;"></view>
  </view>
</template>