康凯
2022-05-23 db2f5ec6d7eeff6d7cc67a846be6e22cf3636edc
src/views/personage/detailvideo.vue
@@ -12,10 +12,10 @@
      </mt-navbar>
      <mt-tab-container v-model="navIndex">
        <mt-tab-container-item id="1">
          {{ video.keyWord }}
               {{ video.keyWord == ""?"暂无内容": video.keyWord}}
        </mt-tab-container-item>
        <mt-tab-container-item id="2">
          {{ video.introduction }}
               {{ video.introduction == ""?"暂无内容": video.introduction}}
        </mt-tab-container-item>
      </mt-tab-container>
    </div>