Commit 58f6d3c9 authored by wangxl's avatar wangxl

333

parent c891a12f
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
<a href="javascript:;" @click="switchType(1)"> <a href="javascript:;" @click="switchType(1)">
<div style="padding: 2px 30px 2px 10px" :class="{'key-active':!isKeyPoint}"> <div style="padding: 2px 30px 2px 10px" :class="{'key-active':!isKeyPoint}">
<a-icon type="right-circle" style="margin-right: 4px" /> <a-icon type="right-circle" style="margin-right: 4px" />
<span>卫生健康领域科技计划项目</span> <span>省级临床医学中心科研项目申报</span>
<a-icon type="check" style="margin-left: 8px" v-if="!isKeyPoint" /> <a-icon type="check" style="margin-left: 8px" v-if="!isKeyPoint" />
</div> </div>
</a> </a>
...@@ -100,7 +100,7 @@ ...@@ -100,7 +100,7 @@
<a href="javascript:;" @click="switchType(2)" :class="{'key-active':isKeyPoint}"> <a href="javascript:;" @click="switchType(2)" :class="{'key-active':isKeyPoint}">
<div style="padding: 2px 30px 2px 10px"> <div style="padding: 2px 30px 2px 10px">
<a-icon type="right-circle" style="margin-right: 4px" /> <a-icon type="right-circle" style="margin-right: 4px" />
<span>首府地区公立医院高水平临床专科建设科技项目</span> <span>人才申报</span>
<a-icon type="check" style="margin-left: 8px" v-if="isKeyPoint" /> <a-icon type="check" style="margin-left: 8px" v-if="isKeyPoint" />
</div> </div>
</a> </a>
......
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
<div class="item_center"> <div class="item_center">
<a-icon type="file-text" class="item_center-icon" theme="twoTone" two-tone-color="#f5b65c" /> <a-icon type="file-text" class="item_center-icon" theme="twoTone" two-tone-color="#f5b65c" />
</div> </div>
<div class="item_title">云南省卫生健康领域<br />科技计划项目</div> <div class="item_title">省级<br />临床医学中心<br />科研项目</div>
<div class="item_bottom"> <div class="item_bottom">
<a-icon type="right-circle" class="item_bottom-icon" /> <a-icon type="right-circle" class="item_bottom-icon" />
</div> </div>
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
<div class="item_center"> <div class="item_center">
<a-icon type="book" class="item_center-icon" theme="twoTone" two-tone-color="#ff87a8" /> <a-icon type="book" class="item_center-icon" theme="twoTone" two-tone-color="#ff87a8" />
</div> </div>
<div class="item_title">云南省<br />公立医院高水平临床专科建设<br />科技项目</div> <div class="item_title"><br />人才申报<br /><br /></div>
<div class="item_bottom"> <div class="item_bottom">
<a-icon type="right-circle" class="item_bottom-icon" /> <a-icon type="right-circle" class="item_bottom-icon" />
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment