YM
2024-04-26 3af382c2b9ddf2a8210b6477bb46b0945ce26a64
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>