|
@@ -4,18 +4,18 @@
|
|
<el-row>
|
|
<el-row>
|
|
<el-col :span="24" class="animate__animated animate__backInRight" v-loading="loading">
|
|
<el-col :span="24" class="animate__animated animate__backInRight" v-loading="loading">
|
|
<div class="head">
|
|
<div class="head">
|
|
- <div class="head_1">产学研用协同创新平台孵化大脑</div>
|
|
|
|
|
|
+ <div class="head_1">产学研用协同创新数字化平台全省孵化器管理</div>
|
|
<div class="head_2" id="showTime">{{ formattedTime }}</div>
|
|
<div class="head_2" id="showTime">{{ formattedTime }}</div>
|
|
</div>
|
|
</div>
|
|
<div class="center">
|
|
<div class="center">
|
|
<ul class="clearfix">
|
|
<ul class="clearfix">
|
|
<li>
|
|
<li>
|
|
<div class="boxall">
|
|
<div class="boxall">
|
|
- <div class="titleall">模块标题</div>
|
|
|
|
|
|
+ <div class="titleall">孵化器数量</div>
|
|
<div class="list">
|
|
<div class="list">
|
|
<div class="list_1" v-for="i in listOne" :key="i.value">
|
|
<div class="list_1" v-for="i in listOne" :key="i.value">
|
|
<h2>{{ i.value }}</h2>
|
|
<h2>{{ i.value }}</h2>
|
|
- <span>{{ i.label }}</span>
|
|
|
|
|
|
+ <span class="textOne">{{ i.label }}</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="boxfoot"></div>
|
|
<div class="boxfoot"></div>
|
|
@@ -35,15 +35,12 @@
|
|
</div>
|
|
</div>
|
|
<div class="boxfoot"></div>
|
|
<div class="boxfoot"></div>
|
|
</div>
|
|
</div>
|
|
- <div class="mapbox">
|
|
|
|
- <map1 class="map"></map1>
|
|
|
|
- </div>
|
|
|
|
</li>
|
|
</li>
|
|
<li>
|
|
<li>
|
|
<div class="boxall">
|
|
<div class="boxall">
|
|
- <div class="titleall">模块标题</div>
|
|
|
|
|
|
+ <div class="titleall">孵化器数量</div>
|
|
<div class="list">
|
|
<div class="list">
|
|
- <div class="list_1" v-for="i in listOne" :key="i.value">
|
|
|
|
|
|
+ <div class="list_1" v-for="i in listFive" :key="i.value">
|
|
<h2>{{ i.value }}</h2>
|
|
<h2>{{ i.value }}</h2>
|
|
<span>{{ i.label }}</span>
|
|
<span>{{ i.label }}</span>
|
|
</div>
|
|
</div>
|
|
@@ -55,7 +52,7 @@
|
|
<ul class="clearfix">
|
|
<ul class="clearfix">
|
|
<li>
|
|
<li>
|
|
<div class="boxall">
|
|
<div class="boxall">
|
|
- <div class="titleall">模块标题</div>
|
|
|
|
|
|
+ <div class="titleall">孵化器行业领域数量</div>
|
|
<div class="list thr">
|
|
<div class="list thr">
|
|
<div class="list_1" v-for="i in listThr" :key="i.value">
|
|
<div class="list_1" v-for="i in listThr" :key="i.value">
|
|
<h2>{{ i.value }}</h2>
|
|
<h2>{{ i.value }}</h2>
|
|
@@ -65,10 +62,14 @@
|
|
<div class="boxfoot"></div>
|
|
<div class="boxfoot"></div>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
</li>
|
|
- <li></li>
|
|
|
|
|
|
+ <li>
|
|
|
|
+ <div class="mapbox">
|
|
|
|
+ <map1 class="map"></map1>
|
|
|
|
+ </div>
|
|
|
|
+ </li>
|
|
<li>
|
|
<li>
|
|
<div class="boxall">
|
|
<div class="boxall">
|
|
- <div class="titleall">优质企业</div>
|
|
|
|
|
|
+ <div class="titleall">优质孵化器</div>
|
|
<div class="list four">
|
|
<div class="list four">
|
|
<vue3-seamless-scroll :list="listFour" :hover="true" :step="0.2" :wheel="true" :isWatch="true" class="scroll">
|
|
<vue3-seamless-scroll :list="listFour" :hover="true" :step="0.2" :wheel="true" :isWatch="true" class="scroll">
|
|
<div class="wrap" v-for="(item, index) in listFour" :key="index">
|
|
<div class="wrap" v-for="(item, index) in listFour" :key="index">
|
|
@@ -85,7 +86,7 @@
|
|
<ul class="clearfix" style="display: flex; justify-content: space-between">
|
|
<ul class="clearfix" style="display: flex; justify-content: space-between">
|
|
<li style="width: 49.5%">
|
|
<li style="width: 49.5%">
|
|
<div class="boxall">
|
|
<div class="boxall">
|
|
- <div class="titleall">模块标题</div>
|
|
|
|
|
|
+ <div class="titleall">孵化器信息完成度</div>
|
|
<div class="five">
|
|
<div class="five">
|
|
<echarts1></echarts1>
|
|
<echarts1></echarts1>
|
|
</div>
|
|
</div>
|
|
@@ -94,7 +95,7 @@
|
|
</li>
|
|
</li>
|
|
<li style="width: 49.5%">
|
|
<li style="width: 49.5%">
|
|
<div class="boxall">
|
|
<div class="boxall">
|
|
- <div class="titleall">模块标题</div>
|
|
|
|
|
|
+ <div class="titleall">孵化器比例</div>
|
|
<div class="six">
|
|
<div class="six">
|
|
<echarts2></echarts2>
|
|
<echarts2></echarts2>
|
|
</div>
|
|
</div>
|
|
@@ -105,7 +106,7 @@
|
|
</div>
|
|
</div>
|
|
</el-col>
|
|
</el-col>
|
|
</el-row>
|
|
</el-row>
|
|
- <div class="copyright">版权所有:Copyright©2007-2024 吉林省华欣数字科技股份有限公司 │ 吉ICP备14005689号</div>
|
|
|
|
|
|
+ <div class="copyright">Copyright ©2022 吉林省工业技术研究院集团有限公司 All Rights Reserved</div>
|
|
</div>
|
|
</div>
|
|
</myMain>
|
|
</myMain>
|
|
</template>
|
|
</template>
|
|
@@ -119,26 +120,32 @@ const loading = ref(false)
|
|
// 时间
|
|
// 时间
|
|
const formattedTime = ref('')
|
|
const formattedTime = ref('')
|
|
const listOne = ref([
|
|
const listOne = ref([
|
|
- { value: '1824', label: '华东地区' },
|
|
|
|
- { value: '1920', label: '华南地区' },
|
|
|
|
- { value: '19%', label: '华西地区' },
|
|
|
|
- { value: '1824', label: '华北地区' }
|
|
|
|
|
|
+ { value: '24', label: '长春市' },
|
|
|
|
+ { value: '20', label: '吉林市' },
|
|
|
|
+ { value: '20', label: '四平市' },
|
|
|
|
+ { value: '18', label: '辽源市' }
|
|
|
|
+])
|
|
|
|
+const listFive = ref([
|
|
|
|
+ { value: '24', label: '通化市' },
|
|
|
|
+ { value: '20', label: '白山市' },
|
|
|
|
+ { value: '19', label: '松原市' },
|
|
|
|
+ { value: '18', label: '白城市' }
|
|
])
|
|
])
|
|
const listTwo = ref([
|
|
const listTwo = ref([
|
|
- { value: '1942', label: '字段名称' },
|
|
|
|
- { value: '98612', label: '字段名称' },
|
|
|
|
- { value: '2091', label: '字段名称' }
|
|
|
|
|
|
+ { value: '194', label: '工研院运营' },
|
|
|
|
+ { value: '112', label: '参股孵化器' },
|
|
|
|
+ { value: '82', label: '合作孵化器' }
|
|
])
|
|
])
|
|
const listThr = ref([
|
|
const listThr = ref([
|
|
- { value: '1942', label: '字段名称' },
|
|
|
|
- { value: '98612', label: '字段名称' },
|
|
|
|
- { value: '2091', label: '字段名称' },
|
|
|
|
- { value: '1942', label: '字段名称' },
|
|
|
|
- { value: '98612', label: '字段名称' },
|
|
|
|
- { value: '2091', label: '字段名称' },
|
|
|
|
- { value: '1942', label: '字段名称' },
|
|
|
|
- { value: '98612', label: '字段名称' },
|
|
|
|
- { value: '2091', label: '字段名称' }
|
|
|
|
|
|
+ { value: '942', label: '先进制造' },
|
|
|
|
+ { value: '612', label: '电子信息' },
|
|
|
|
+ { value: '91', label: '新材料' },
|
|
|
|
+ { value: '142', label: '新能源与节能' },
|
|
|
|
+ { value: '912', label: '核应用技术' },
|
|
|
|
+ { value: '291', label: '环境保护' },
|
|
|
|
+ { value: '142', label: '现代交通' },
|
|
|
|
+ { value: '9612', label: '现代农业' },
|
|
|
|
+ { value: '209', label: '其他' }
|
|
])
|
|
])
|
|
const listFour = ref([
|
|
const listFour = ref([
|
|
{ name: '深圳腾讯科技有限公司', number: '100', time: '2023-4-22' },
|
|
{ name: '深圳腾讯科技有限公司', number: '100', time: '2023-4-22' },
|
|
@@ -185,7 +192,7 @@ onBeforeUnmount(() => {
|
|
</script>
|
|
</script>
|
|
<style scoped lang="scss">
|
|
<style scoped lang="scss">
|
|
.main {
|
|
.main {
|
|
- min-height: 100%;
|
|
|
|
|
|
+ min-height: 88vh;
|
|
width: 100%;
|
|
width: 100%;
|
|
position: relative;
|
|
position: relative;
|
|
background: url('./images/bg.jpg');
|
|
background: url('./images/bg.jpg');
|