Compare commits

...

2 Commits

Author SHA1 Message Date
hrx
59c02c307d Merge branch 'main' of git.opencomputing.cn:yumoqing/kboss 2026-01-30 11:43:30 +08:00
hrx
5e1b7cba7f 大屏优化 2026-01-30 11:43:10 +08:00
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<template> <template>
<div id="vmheader"> <div id="vmheader">
<h1 style="cursor: pointer" @click="fullScreen">NCMatch算力供需对接平台</h1> <h1 style="cursor: pointer" @click="fullScreen">NCMatch </h1>
<ZpTime class="time"></ZpTime> <ZpTime class="time"></ZpTime>
</div> </div>
@ -55,7 +55,7 @@ export default {
#vmheader h1 { #vmheader h1 {
color: #cfd1ee; color: #cfd1ee;
font-size: 32px; font-size: 40px;
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;