|
@@ -1,7 +1,7 @@
|
|
|
<template>
|
|
|
<div>
|
|
|
<el-row :gutter="20">
|
|
|
- <el-col style="margin-bottom: 20px" :xs="24" :sm="24" :md="24" :lg="12" :xl="8">
|
|
|
+ <el-col style="margin-bottom: 20px" :xs="24" :sm="24" :md="24" :lg="24" :xl="12">
|
|
|
<borderTemp>
|
|
|
<template #content>
|
|
|
<el-row>
|
|
@@ -64,7 +64,7 @@
|
|
|
</template>
|
|
|
</borderTemp>
|
|
|
</el-col>
|
|
|
- <el-col style="margin-bottom: 20px" :xs="24" :sm="24" :md="24" :lg="12" :xl="8">
|
|
|
+ <el-col style="margin-bottom: 20px" :xs="24" :sm="24" :md="24" :lg="24" :xl="12">
|
|
|
<borderTemp>
|
|
|
<template #content>
|
|
|
<el-row>
|
|
@@ -127,7 +127,7 @@
|
|
|
</template>
|
|
|
</borderTemp>
|
|
|
</el-col>
|
|
|
- <el-col style="margin-bottom: 20px" :xs="24" :sm="24" :md="24" :lg="12" :xl="8">
|
|
|
+ <el-col style="margin-bottom: 20px" :xs="24" :sm="24" :md="24" :lg="24" :xl="12">
|
|
|
<borderTemp>
|
|
|
<template #content>
|
|
|
<el-row>
|
|
@@ -190,7 +190,7 @@
|
|
|
</template>
|
|
|
</borderTemp>
|
|
|
</el-col>
|
|
|
- <el-col style="margin-bottom: 20px" :xs="24" :sm="24" :md="24" :lg="12" :xl="8">
|
|
|
+ <el-col style="margin-bottom: 20px" :xs="24" :sm="24" :md="24" :lg="24" :xl="12">
|
|
|
<borderTemp>
|
|
|
<template #content>
|
|
|
<el-row>
|