大屏优化
This commit is contained in:
parent
0e16ea25ec
commit
5e1b7cba7f
@ -1552,7 +1552,7 @@ export const asyncRoutes = [
|
||||
hidden: true,
|
||||
path: "colony",
|
||||
|
||||
title: "管理集群",
|
||||
title: "管理集群",
|
||||
component: () => import("@/views/operation/computingCenterManagement/colony/index.vue"),
|
||||
name: "supplierManagement",
|
||||
meta: {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div id="vmheader">
|
||||
|
||||
<h1 style="cursor: pointer" @click="fullScreen">NCMatch算力供需对接平台</h1>
|
||||
<h1 style="cursor: pointer" @click="fullScreen">NCMatch 算 力 供 需 对 接 平 台</h1>
|
||||
<ZpTime class="time"></ZpTime>
|
||||
|
||||
</div>
|
||||
@ -55,7 +55,7 @@ export default {
|
||||
|
||||
#vmheader h1 {
|
||||
color: #cfd1ee;
|
||||
font-size: 32px;
|
||||
font-size: 40px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user