|
|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
<view class="" v-if="isLogin && is_use_im == 1">
|
|
|
|
|
<scroll-view @scroll="getScrollInfo" :scroll-top="resetScroll" style="height: 100vh" :scroll-y="true">
|
|
|
|
|
<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">
|
|
|
|
|
<g-message-cell ref="AIList" @exportClickImage="openServer" v-if="isJm" />
|
|
|
|
|
<view class="">
|
|
|
|
|
|