mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-07-09 00:18:07 +08:00
第三方平台配置同步pop样式
This commit is contained in:
@@ -103,7 +103,7 @@
|
|||||||
<el-drawer :title="drawerTitle" :visible.sync="drawer" :direction="direction">
|
<el-drawer :title="drawerTitle" :visible.sync="drawer" :direction="direction">
|
||||||
<el-row>
|
<el-row>
|
||||||
<el-col :span="24">
|
<el-col :span="24">
|
||||||
<el-card class="box-card" style="margin: 20px 20px 0 20px;" shadow="hover">
|
<el-card class="box-card" style="margin: 0 20px;" shadow="hover">
|
||||||
<div slot="header" class="clearfix">
|
<div slot="header" class="clearfix">
|
||||||
<span>推送充电站信息变化</span>
|
<span>推送充电站信息变化</span>
|
||||||
<el-button style="float: right; padding: 3px 0" type="text"
|
<el-button style="float: right; padding: 3px 0" type="text"
|
||||||
|
|||||||
Reference in New Issue
Block a user