mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-07-02 21:18:05 +08:00
update样式
This commit is contained in:
@@ -78,7 +78,7 @@
|
|||||||
<el-row :gutter="20">
|
<el-row :gutter="20">
|
||||||
<div v-for="item in stationList" class="text item">
|
<div v-for="item in stationList" class="text item">
|
||||||
<el-col :span="8">
|
<el-col :span="8">
|
||||||
<el-card class="box-card" shadow="hover">
|
<el-card class="box-card" shadow="hover" style="margin-bottom: 20px;">
|
||||||
<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