|
|
@@ -160,7 +160,7 @@
|
|
|
</view>
|
|
|
<view v-if="tabIndex === 1" class="list" :style="{'height':sysHeight}">
|
|
|
<view v-if="true">
|
|
|
- <mescroll-uni :ref="mescrollRef" @init="mescrollInit" :height="sysHeight" :down="downOption" @down="downCallback"
|
|
|
+ <mescroll-uni ref="mescrollRef" @init="mescrollInit" :height="sysHeight" :down="downOption" @down="downCallback"
|
|
|
:up="upOption" @up="upCallback" @emptyclick="emptyClick">
|
|
|
<view class="flex-row justify-center">
|
|
|
<view class="listItem flex-row justify-between">
|