mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 02:16:44 +08:00
开门红需求-电投提示:告知显示问题处理 --提交人:阳华祥
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="padding-top:120px">
|
||||
<div class="content-all-info">
|
||||
<div v-for="(im, indx) in impartDTOS" :key="indx">
|
||||
<van-collapse v-model="activeNames">
|
||||
<van-collapse-item :name="indx + 1">
|
||||
@@ -726,4 +726,7 @@ export default {
|
||||
z-index: 10;
|
||||
width: 100%;
|
||||
}
|
||||
.content-all-info {
|
||||
padding-top: 153px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user