commit
47532b852c
@ -7,9 +7,9 @@
|
||||
<div class="title">异构芯片规模</div>
|
||||
<div class="conter">
|
||||
<div class="conter-top">
|
||||
<div class="top-tit">33000 /<span>P</span></div>
|
||||
<div class="top-tit">5000 /<span>P</span></div>
|
||||
<div class="top-tit">8000 /<span>P</span></div>
|
||||
<div class="top-tit">33000<span>P</span></div>
|
||||
<div class="top-tit">5000<span>P</span></div>
|
||||
<div class="top-tit">8000<span>P</span></div>
|
||||
</div>
|
||||
<div class="conter-center">
|
||||
<img src="../images/3D.png" alt="">
|
||||
@ -485,13 +485,13 @@ export default {
|
||||
justify-content: space-around;
|
||||
position: absolute;
|
||||
top: 14px;
|
||||
left: 10px;
|
||||
left: 18px;
|
||||
|
||||
.top-tit {
|
||||
padding-left: 6px;
|
||||
padding-left: 10px;
|
||||
|
||||
span {
|
||||
font-size: 12px;
|
||||
// font-size: 12px;
|
||||
margin-left: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user