1.需要通过css改变el-switch的大小2.功能实现。el-switch__core{width:30px!important;高度:16px;}.el-switch__core::after{宽度:14px;高度:14px;margin-top:-1px;}.el-switch.is-checked.el-switch__core::after{margin-left:-15px;}原效果:修改效果:

1.需要通过css改变el-switch的大小2.功能实现。el-switch__core{width:30px!important;高度:16px;}.el-switch__core::after{宽度:14px;高度:14px;margin-top:-1px;}.el-switch.is-checked.el-switch__core::after{margin-left:-15px;}原效果:修改效果: