手机端响应式优化

This commit is contained in:
zhanglipeng
2020-11-23 10:54:30 +08:00
parent 1bb6c4a2f0
commit 6291a869d3
11 changed files with 216 additions and 34 deletions

View File

@ -98,6 +98,7 @@
<el-table-column type="selection" width="55" align="center" />
<!-- <el-table-column label="编号" align="center" prop="id" /> -->
<el-table-column
fixed
label="幼儿"
align="center"
prop="childid"
@ -130,10 +131,11 @@
prop="moffphone"
/>
<el-table-column
fixed="right"
label="操作"
align="center"
width="120"
class-name="small-padding fixed-width"
width="60"
class-name="small-padding fixed-width edit-btns"
>
<template slot-scope="scope">
<el-button