wujingjing
2024-08-12 a2410e6dd7dfe33133e709e43b06b3bb7852d4b1
miniprogram/pages/question/question.wxml
@@ -64,7 +64,7 @@
      <view class="p-15 flex flex-col justify-between" style="background-color: #e8f0fd;">
        <view class="flex-items-center">
          <text class="ywicon icon-morentouxiang bg-gray-300 rounded-full font60 text-gray-500 mr-20"></text>
          <text class="font25 font-bold">{{userName}}</text>
          <text class="font27 font-bold">{{userName}}</text>
        </view>
        <view class="flex-items-center justify-between mt-20">
          <van-button class="" color="#000000" custom-style="font-size:20rpx;height:50rpx" round size="small" icon="plus" bind:tap="newChatRoomClick">新建聊天室</van-button>