1
YM
2024-07-26 040daecbc9bf04074c3f7053ea1710f380c03ea1
src/pages/shiyiHome/shiyiHome.vue
@@ -1,7 +1,7 @@
<template>
   <view>
      <headNav :idIndex="idIndex" :searchBg="false" text="中医世医传承数据库" bg="@/static/image/topBg1.png"
         bg1="@/static/image/line1.png" />
      <headNav :idIndex="idIndex" :searchBg="false" text="家学传承" bg="/static/image/topBg1.png"
         bg1="/static/image/line1.png" />
   </view>
</template>