Commit 20671cc1 authored by 袁玲利's avatar 袁玲利

Merge branch 'v_aifen_250718schoolReport'

parents 31b241f8 25a168d8
......@@ -1657,7 +1657,7 @@
<view class="openBtn" @tap="openXzfMenber">开通消费服务,解锁完整服务</view>
</view> -->
<image :src="ImgUrl+'user/openDialogHeader_home.png'" class="headerImg"></image>
<view class="imgBlock">
<view class="imgBlock" :style="[{'padding-bottom': ScsApplicationList2.length ? '' : '30px'}]">
<view class="imgWrapper" v-for="(item) in ScsApplicationList1" :key="item.id">
<view class="item">
<view class="iconBlock"><image :src="item.icon" class="icon"></image></view>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment