Browse Source

banner图调整

master
lucky 5 years ago
parent
commit
a688fbe3a9
  1. BIN
      src/assets/zckj01.png
  2. 7
      src/views/NewPlatform/Children/ShareChild/Institute.vue

BIN
src/assets/zckj01.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.5 MiB

7
src/views/NewPlatform/Children/ShareChild/Institute.vue

@ -10,12 +10,7 @@
<div class="font-20" v-if="description">{{ description }}</div>
<p class="font-bold-24 item-title" v-if="direction">科研条件</p>
<div class="font-20" v-dompurify-html="direction" v-if="direction"></div>
<p class="font-bold-24 item-title">科研能力</p>
<div class="font-20">
<p>可做实验{{ experiments }}</p>
<p>测试分析{{ vertify }}</p>
<p>相关项目{{ projectKind }}</p>
</div>
<p class="font-bold-24 item-title" v-if="list[0]">设备列表</p>
<div class="d-flex flex-wrap" v-if="list[0]">
<div

Loading…
Cancel
Save