|
|
|
@ -1,5 +1,5 @@
|
|
|
|
<view class="p-home-chat g_h_all g_flex_column_between">
|
|
|
|
<view class="p-home-chat g_h_all g_flex_column_between">
|
|
|
|
<view
|
|
|
|
<scroll-view scroll-y="{{true}}"
|
|
|
|
class="chat-content g_flex_column_end g_flex_1"
|
|
|
|
class="chat-content g_flex_column_end g_flex_1"
|
|
|
|
style="height:calc(100vh - 92px);overflow:auto;"
|
|
|
|
style="height:calc(100vh - 92px);overflow:auto;"
|
|
|
|
>
|
|
|
|
>
|
|
|
|
@ -58,7 +58,7 @@
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</scroll-view>
|
|
|
|
<view class="chat-operate g_flex_none">
|
|
|
|
<view class="chat-operate g_flex_none">
|
|
|
|
<view class="m-input g_flex_row_between">
|
|
|
|
<view class="m-input g_flex_row_between">
|
|
|
|
<!-- 左 -->
|
|
|
|
<!-- 左 -->
|
|
|
|
|