task#10514,调度app详情地图展示
This commit is contained in:
@ -34,7 +34,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<van-pull-refresh v-model="isLoading" @refresh="onRefresh" v-show="!show" style="min-height: 80%;">
|
||||
<van-pull-refresh v-model="isLoading" @refresh="onRefresh" v-show="!show" >
|
||||
<div >
|
||||
<div class="content_wrap" v-for="(item,index) in orderList" :key="index">
|
||||
<div class="codeTxt common">
|
||||
|
Reference in New Issue
Block a user