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