Compare commits
2 Commits
c1a34c61c9
...
f7b00b1ccd
Author | SHA1 | Date |
---|---|---|
yangws | f7b00b1ccd | |
yangws | c94563fd43 |
|
@ -1,7 +1,7 @@
|
|||
<template>
|
||||
<div class="app-container">
|
||||
<el-row :gutter="20" style="display: flex;flex-wrap: nowrap;justify-content: start">
|
||||
<el-col :xs="24" style="min-width: 260px;max-width: 260px">
|
||||
<el-col :xs="24" style="min-width: 260px;max-width: 300px">
|
||||
<el-card class="box-card">
|
||||
<template v-slot:header>
|
||||
<div class="clearfix">
|
||||
|
|
Loading…
Reference in New Issue