no message

cyl/job_im
jscyl13849007907 3 weeks ago
parent af7d9e5da3
commit 9b79d8fcf2

@ -3,7 +3,7 @@
<view class="" v-if="isLogin && is_use_im == 1"> <view class="" v-if="isLogin && is_use_im == 1">
<scroll-view @scroll="getScrollInfo" :scroll-top="resetScroll" style="height: 100vh" :scroll-y="true"> <scroll-view @scroll="getScrollInfo" :scroll-top="resetScroll" style="height: 100vh" :scroll-y="true">
<view class="" v-if="is_use_im == 1"> <view class="" v-if="is_use_im == 1">
<div style="height: 10px"></div> <div style="height: 10px" v-if="isJm"></div>
<view class="" v-show="isLogin ? current == 0 : current == 1"> <view class="" v-show="isLogin ? current == 0 : current == 1">
<g-message-cell ref="AIList" @exportClickImage="openServer" v-if="isJm" /> <g-message-cell ref="AIList" @exportClickImage="openServer" v-if="isJm" />
<view class=""> <view class="">

Loading…
Cancel
Save