Commit 76594b9a authored by xinzhedeai's avatar xinzhedeai

科技局首页修改

parent 81a4c64c
......@@ -22,7 +22,7 @@
<div class="bodyer">
<ul class="panelsWrapper">
<li class="overview tab_panel_0" v-if="activeIndex === 40">
<li class="overview tab_panel_0" v-if="activeIndex === 0">
<h2>{{ data4panel0.incubatorName }}</h2>
<div class="contentWrapper">
<div class="left">
......@@ -103,7 +103,7 @@
</div>
</div>
</li>
<li class="tab_panel_1" v-if="activeIndex === 0">
<li class="tab_panel_1" v-if="activeIndex === 1">
<div class="_left">
<div class="_title">
<span>在孵企业</span>
......@@ -270,7 +270,7 @@
</div>
</div>
</li>
<li class="tab_panel_4" v-if="activeIndex === 40">
<li class="tab_panel_4" v-if="activeIndex === 4">
<div class="_title">
<span>创业导师</span>
<el-input
......
......@@ -6,8 +6,8 @@
<div class="title" style="padding-bottom: 8px;">孵化器</div>
<div class="content" style="font-size: 16px;margin-bottom: 4px;">{{data.incubatorAllCount}}</div>
<div style="color: gray; font-size: 14px;">
<span>国家级: {{data.incubatorAllCount}}</span>
<span>省级: {{data.incubatorAllCount}}</span>
<span>国家级: {{data.provinceCount}}</span>
<span>省级: {{data.countryCount}}</span>
</div>
</li>
<li>
......
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