Merge branch 'master' of https://gitee.com/wjl2008_admin/soulspace
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
{{childrenData.title}}
|
||||
</view>
|
||||
</view>
|
||||
<view class="list_block" v-if="!statusXLCP" :style="labelsList.length>0&&childrenList.length==0?`marginTop: ${45 + statusBarHeight}px;`:''">
|
||||
<view class="list_block" v-if="!statusXLCP" :style="labelsList.length>0&&childrenList.length==0?`marginTop: ${42 }px;`:''">
|
||||
<view class="list_item" v-if="list.length>0" v-for="(item,index) in list" :key="index" @click.stop="goToDetail(item)">
|
||||
<view class="list_item_image">
|
||||
<image v-if="item.squareImage" :src="item.squareImage"></image>
|
||||
|
||||
1746
pages/curriculum/order/index copy.vue
Normal file
1746
pages/curriculum/order/index copy.vue
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user