wk
2024-08-09 f8ef4a612205b6f5210d873a102b2248dfba4ead
pages/public-page/message/message.vue
@@ -5,7 +5,8 @@
         v-if="messageList.length == 0"
         width="400"
         height="400"
         textSize="18"></u-empty>
         textSize="18"
         text="暂无数据"></u-empty>
      <view class="message-list">
         <u-list @scrolltolower="scrolltolower"
            :height="1400">
@@ -29,6 +30,7 @@
                           slot="icon"><u-icon name="volume"
                              color="#035CFB"
                              size="40"></u-icon></view>
                           <span slot="right-icon" style="font-size: 12px; margin-bottom: 20px;">{{ item.createTime }}</span>
                     </u-cell>
                  </u-swipe-action-item>
               </u-swipe-action>