mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-07 08:57:19 +08:00
perf: style
This commit is contained in:
parent
9ddf449ea7
commit
b773fb582d
Binary file not shown.
Before Width: | Height: | Size: 160 KiB After Width: | Height: | Size: 680 KiB |
@ -46,7 +46,7 @@ const openDepot = (): void => {
|
||||
<el-row :gutter="24" style="margin: 20px">
|
||||
<el-col
|
||||
:xs="24"
|
||||
:sm="12"
|
||||
:sm="24"
|
||||
:md="12"
|
||||
:lg="12"
|
||||
:xl="12"
|
||||
@ -64,7 +64,7 @@ const openDepot = (): void => {
|
||||
|
||||
<el-col
|
||||
:xs="24"
|
||||
:sm="12"
|
||||
:sm="24"
|
||||
:md="12"
|
||||
:lg="12"
|
||||
:xl="12"
|
||||
@ -82,7 +82,7 @@ const openDepot = (): void => {
|
||||
|
||||
<el-col
|
||||
:xs="24"
|
||||
:sm="12"
|
||||
:sm="24"
|
||||
:md="12"
|
||||
:lg="8"
|
||||
:xl="8"
|
||||
@ -100,7 +100,7 @@ const openDepot = (): void => {
|
||||
|
||||
<el-col
|
||||
:xs="24"
|
||||
:sm="12"
|
||||
:sm="24"
|
||||
:md="12"
|
||||
:lg="8"
|
||||
:xl="8"
|
||||
|
Loading…
x
Reference in New Issue
Block a user