|
@@ -4,7 +4,7 @@
|
|
|
<el-row>
|
|
|
<el-col :span="24" class="animate__animated animate__backInRight" v-loading="loading">
|
|
|
<div class="head">
|
|
|
- <div class="head_1">产学研用平台孵化大脑</div>
|
|
|
+ <div class="head_1">产学研用协同创新平台孵化大脑</div>
|
|
|
<div class="head_2" id="showTime">{{ formattedTime }}</div>
|
|
|
</div>
|
|
|
<div class="center">
|
|
@@ -120,7 +120,6 @@
|
|
|
</template>
|
|
|
|
|
|
<script setup>
|
|
|
-import myMain from './dataV/myMain.vue'
|
|
|
import map1 from './path/map.vue'
|
|
|
import echarts1 from './path/echarts1.vue'
|
|
|
import echarts2 from './path/echarts2.vue'
|