1
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
<text class="cuIcon-close text-red"></text>
|
||||
</view>
|
||||
</view>
|
||||
<img src="" alt="">
|
||||
<view class="padding-xl bg-white">
|
||||
<view class="" v-if="siteList.length>0">
|
||||
<three-item v-for="(item,index) in siteList" :key="item.id" :site-item="item" :first="index==0"
|
||||
|
||||
Reference in New Issue
Block a user