1
YM
2024-06-06 c56935d7085725e609d926b064c146f3ffc29e6e
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>