Compare commits

...

2 Commits

Author SHA1 Message Date
lixiaobang 4c84b336af 代码提交 2023-02-11 17:03:30 +08:00
lixiaobang 5156a96413 代码提交 2023-02-11 16:27:55 +08:00
7 changed files with 1762 additions and 466 deletions

View File

@ -3,12 +3,11 @@
<div id="app"> <div id="app">
<div class="top"> <div class="top">
<div class="topLeft"> <div class="topLeft">
<div style="color:rgb(56,171,192)"> <div style="color:rgb(56,171,192);font-family: 'maleGod'">
2023-02-09 2023-02-09
</div> </div>
| <div style="font-family: 'maleGod';margin-bottom: 3%;">
<div> 12:37:05
2:37:05
</div> </div>
</div> </div>
<div class="topCenter"> <div class="topCenter">
@ -69,7 +68,7 @@ export default {
align-items: center; align-items: center;
justify-content: center; justify-content: center;
justify-content: space-evenly; justify-content: space-evenly;
font-size: 20px; font-size: px;
} }
.topCenter{ .topCenter{
width: 76%; width: 76%;

Binary file not shown.

After

Width:  |  Height:  |  Size: 471 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 318 B

After

Width:  |  Height:  |  Size: 406 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 328 B

File diff suppressed because it is too large Load Diff