提交 eb7281a1 authored 作者: Ma's avatar Ma

大屏更改内容

上级 546dd8b9
src/assets/img/header_bg.png

101.9 KB | W: | H:

src/assets/img/header_bg.png

42.1 KB | W: | H:

src/assets/img/header_bg.png
src/assets/img/header_bg.png
src/assets/img/header_bg.png
src/assets/img/header_bg.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -135,7 +135,7 @@ export default defineComponent({
disabed: false,
},
],
curYearIndex: 1,
curYearIndex: 2,
};
},
created() {},
......
......@@ -17,14 +17,14 @@ export enum BaseRouteRouter {
export const routes: any[] = [
...dataCenter,
{
path: BaseRouteRouter.LOGIN,
meta: {
label: "登录",
},
name: "login",
component: () => import("@/views/login/index.vue")
},
// {
// path: BaseRouteRouter.LOGIN,
// meta: {
// label: "登录",
// },
// name: "login",
// component: () => import("@/views/login/index.vue")
// },
{
path: BaseRouteRouter.SSO,
meta: {
......
......@@ -6,9 +6,9 @@ export default {
},
"typeThree": {
meetingCount: 0,
meetingCount: 112,
cityData: []
cityData: [14, 16, 12, 6, 7, 7, 12, 5, 12, 14, 7]
},
"typeTwo": {
......
......@@ -28,5 +28,6 @@ export default defineComponent({
background-image: url(../../assets/img/content_bg.png);
background-repeat: no-repeat;
background-size: 100% 100%;
min-height: 100vh;
}
</style>
<template>
<MapTitle text="全省军民融合创新示范绩效评价情况" :detailsHandle="detailsHandle" />
<MapTitle text="全省军民融合创新示范绩效评价情况" />
<div id="performanceBar" class="performance-bar"></div>
</template>
<script lang="ts">
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论