|
|
@@ -39,7 +39,7 @@
|
|
|
<img src="@/assets/images/techonlogy.png" alt="">
|
|
|
</el-card>
|
|
|
</div>
|
|
|
- <div class="left-bottom" >
|
|
|
+ <div class="left-bottom">
|
|
|
<el-card class="box-card" style="margin: 10px">
|
|
|
<div slot="header" class="clearfix">
|
|
|
<span>LOTO站信息</span>
|
|
|
@@ -53,8 +53,12 @@
|
|
|
<div slot="header" class="clearfix">
|
|
|
<span>八大步骤</span>
|
|
|
</div>
|
|
|
- <div style="width:400px;height:400px;background: pink;">
|
|
|
-
|
|
|
+ <div style="width:100%;height:100%;display:flex;justify-content:center;align-items:center;">
|
|
|
+ <div style="width:700px;height:600px;background: pink;">
|
|
|
+ <div style="width: 100%;height: 100px;background: yellow">
|
|
|
+ <div></div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</el-card>
|
|
|
</div>
|