perf: style

This commit is contained in:
xiaoxian521 2021-10-31 21:52:39 +08:00
parent 9ddf449ea7
commit b773fb582d
3 changed files with 803 additions and 928 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 160 KiB

After

Width:  |  Height:  |  Size: 680 KiB

View File

@ -46,7 +46,7 @@ const openDepot = (): void => {
<el-row :gutter="24" style="margin: 20px"> <el-row :gutter="24" style="margin: 20px">
<el-col <el-col
:xs="24" :xs="24"
:sm="12" :sm="24"
:md="12" :md="12"
:lg="12" :lg="12"
:xl="12" :xl="12"
@ -64,7 +64,7 @@ const openDepot = (): void => {
<el-col <el-col
:xs="24" :xs="24"
:sm="12" :sm="24"
:md="12" :md="12"
:lg="12" :lg="12"
:xl="12" :xl="12"
@ -82,7 +82,7 @@ const openDepot = (): void => {
<el-col <el-col
:xs="24" :xs="24"
:sm="12" :sm="24"
:md="12" :md="12"
:lg="8" :lg="8"
:xl="8" :xl="8"
@ -100,7 +100,7 @@ const openDepot = (): void => {
<el-col <el-col
:xs="24" :xs="24"
:sm="12" :sm="24"
:md="12" :md="12"
:lg="8" :lg="8"
:xl="8" :xl="8"

1723
yarn.lock

File diff suppressed because it is too large Load Diff