This commit is contained in:
赵鑫 2022-09-07 17:20:26 +08:00
parent fd2fb4bb85
commit 0505f89b7e

View File

@ -137,8 +137,8 @@ block main
})
.container
.row.row-cols-md-2.gap-3
.col(style="min-width:15rem;")
.row.row-cols-md-2
.col.mt-3(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(style="min-width:15rem;")
.col.mt-3(style="min-width:15rem;")
.card.border-danger
.card-header
img(src='/images/raspberry.png', height='32')