commentBox.wxss 2.2 KB

1
  1. .empty.data-v-601e983e{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:24rpx 50rpx;color:#999}.listbox.data-v-601e983e{white-space:pre-wrap;letter-spacing:1px;margin-bottom:16rpx}.list-name.data-v-601e983e{flex-shrink:0;font-family:PingFang SC;font-weight:600;font-size:28rpx;color:#222;margin-right:16rpx}.my.data-v-601e983e{color:#ff5c03}.list-con.data-v-601e983e{font-family:PingFang SC;font-size:28rpx;color:#222}.nav-bar.data-v-601e983e{position:fixed;z-index:9999;top:0;left:0;width:100%;overflow:hidden}.nav-bar .nav-bg.data-v-601e983e{width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;background-color:#fff}.nav-bar-box.data-v-601e983e{position:relative;padding:0 24rpx;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height:88rpx;box-sizing:border-box;z-index:3}.nav-bar-left.data-v-601e983e{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;overflow:hidden}.nav-bar-left image.data-v-601e983e{flex-shrink:0;width:64rpx;height:64rpx;border-radius:12rpx 12rpx 12rpx 12rpx}.nav-bar-name.data-v-601e983e{font-family:PingFang SC;font-weight:600;font-size:28rpx;color:#222}.nav-bar-head.data-v-601e983e{flex:1;overflow:hidden;margin-left:22rpx;margin-right:22rpx;font-family:PingFang SC;font-weight:400;font-size:23rpx;color:#999}.page-bg.data-v-601e983e{position:absolute;top:0;left:0}.container-body.data-v-601e983e{padding:32rpx 30rpx;box-sizing:border-box}.TUI-message-list.data-v-601e983e{width:100%;box-sizing:border-box}.chatinput.data-v-601e983e{position:fixed;left:32rpx;right:32rpx;z-index:999;bottom:calc(0px + 24rpx);height:96rpx;background-color:green;background:#fff;box-shadow:0rpx 8rpx 21rpx 0rpx rgba(0,0,0,.1);border-radius:24rpx 24rpx 24rpx 24rpx;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 24rpx;box-sizing:border-box}.chatinput .uni-input.data-v-601e983e{flex:1;margin-right:32rpx;font-size:30rpx}.chatinput .send.data-v-601e983e{font-family:PingFang SC;font-weight:400;font-size:28rpx;color:#fff!important;flex-shrink:0;padding:0 20rpx;height:72rpx;background:#ff5c03!important;border-radius:8rpx 8rpx 8rpx 8rpx}.chatinput .send.data-v-601e983e::after{border:none}