This commit is contained in:
赵鑫 2022-09-07 22:46:59 +08:00
parent e7f65c5c7e
commit 23bda5469e

View File

@ -137,8 +137,8 @@ block main
})
.container
.row.row-cols-md-2
.col.mt-3(style="min-width:15rem;")
.row.row-cols-md-2.gy-3
.col(style="min-width:15rem;")
.card.border-danger
.card-header
img(src='/images/raspberry.png', height='32')
@ -159,7 +159,7 @@ block main
| 内存剩余:
code#zhao_mem
| MB
.col.mt-3(style="min-width:15rem;")
.col(style="min-width:15rem;")
.card.border-danger
.card-header
img(src='/images/raspberry.png', height='32')