232 lines
4.3 KiB
Plaintext
232 lines
4.3 KiB
Plaintext
|
|
.bg.data-v-f4b42ac4 {
|
|
position: fixed;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
top: 0;
|
|
z-index: -1;
|
|
}
|
|
.bgImg.data-v-f4b42ac4 {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.Return.data-v-f4b42ac4 {
|
|
position: fixed;
|
|
left: 35rpx;
|
|
top: 120rpx;
|
|
width: 46rpx;
|
|
height: 46rpx;
|
|
z-index: 1;
|
|
}
|
|
.title.data-v-f4b42ac4 {
|
|
position: fixed;
|
|
top: 120rpx;
|
|
left: 325rpx;
|
|
font-size: 34rpx;
|
|
color: #100e0f;
|
|
font-weight: bold;
|
|
z-index: 1;
|
|
}
|
|
.ReturnImg.data-v-f4b42ac4 {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.content.data-v-f4b42ac4 {
|
|
position: absolute;
|
|
top: 200rpx;
|
|
left: 0rpx;
|
|
right: 0rpx;
|
|
}
|
|
.scroll.data-v-f4b42ac4 {
|
|
width: 96%;
|
|
height: 100%;
|
|
padding: 0% 2% 0% 2%;
|
|
}
|
|
.scroll.data-v-f4b42ac4 ::-webkit-scrollbar {
|
|
width: 0;
|
|
height: 0;
|
|
color: transparent;
|
|
display: none;
|
|
}
|
|
.inputComponent.data-v-f4b42ac4 {
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
height: auto;
|
|
background-color: #f0f0f0;
|
|
padding: 15rpx 15rpx 37.5rpx 15rpx;
|
|
display: flex;
|
|
align-items: flex-end;
|
|
transition: bottom 0.25s ease;
|
|
}
|
|
.chat-card.data-v-f4b42ac4 {
|
|
width: 100%;
|
|
height: auto;
|
|
margin-bottom: 10rpx;
|
|
margin-top: 10rpx;
|
|
padding: 10rpx;
|
|
/* background-color: #ffffff; */
|
|
}
|
|
.chat-time.data-v-f4b42ac4 {
|
|
width: 100%;
|
|
height: 50rpx;
|
|
text-align: center;
|
|
font-size: 24rpx;
|
|
color: #999999;
|
|
line-height: 50rpx;
|
|
margin-top: 20rpx;
|
|
margin-bottom: 20rpx;
|
|
background-color: #00000000;
|
|
}
|
|
.chat-avatar.data-v-f4b42ac4 {
|
|
width: 100%;
|
|
height: auto;
|
|
display: flex;
|
|
align-items: flex-start;
|
|
}
|
|
.oppositeChatNews.data-v-f4b42ac4 {
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: flex-start;
|
|
}
|
|
.oppositesharpCorner.data-v-f4b42ac4 {
|
|
width: 20rpx;
|
|
height: 80rpx;
|
|
display: flex;
|
|
flex-direction: row-reverse;
|
|
align-items: center;
|
|
}
|
|
.oppositeSharpCornercion.data-v-f4b42ac4 {
|
|
width: 0;
|
|
height: 0;
|
|
border-top: 13rpx solid transparent;
|
|
border-right: 13rpx solid #ffffff;
|
|
border-bottom: 13rpx solid transparent;
|
|
}
|
|
.oppositeChatNewsContent.data-v-f4b42ac4 {
|
|
width: auto;
|
|
height: auto;
|
|
background-color: #ffffff;
|
|
border-radius: 10rpx;
|
|
max-width: 450rpx;
|
|
}
|
|
.myChatNews.data-v-f4b42ac4 {
|
|
width: 100%;
|
|
display: flex;
|
|
flex-direction: row-reverse;
|
|
align-items: flex-start;
|
|
margin-right: 15rpx;
|
|
}
|
|
.mysharpCorner.data-v-f4b42ac4 {
|
|
width: 20rpx;
|
|
height: 80rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.mySharpCornercion.data-v-f4b42ac4 {
|
|
width: 0;
|
|
height: 0;
|
|
border-top: 13rpx solid transparent;
|
|
border-left: 13rpx solid #7bbd0093;
|
|
border-bottom: 13rpx solid transparent;
|
|
}
|
|
.myChatNewsContent.data-v-f4b42ac4 {
|
|
width: auto;
|
|
height: auto;
|
|
background-color: #7bbd0093;
|
|
border-radius: 20rpx;
|
|
max-width: 450rpx;
|
|
}
|
|
.chat-avatarImg.data-v-f4b42ac4 {
|
|
width: 80rpx;
|
|
height: 80rpx;
|
|
border-radius: 10rpx;
|
|
}
|
|
.textareacomponent.data-v-f4b42ac4 {
|
|
width: 570rpx;
|
|
height: auto;
|
|
}
|
|
.input.data-v-f4b42ac4 {
|
|
width: 95%;
|
|
background-color: #ffffff;
|
|
min-height: 60rpx;
|
|
max-height: 200rpx;
|
|
border-radius: 10rpx;
|
|
padding: 10rpx;
|
|
overflow-wrap: break-word;
|
|
margin-left: 30rpx;
|
|
}
|
|
.sendComponent.data-v-f4b42ac4 {
|
|
margin-left: 40rpx;
|
|
}
|
|
.send.data-v-f4b42ac4 {
|
|
width: 100rpx;
|
|
height: 75rpx;
|
|
background-color: #539c00;
|
|
border-radius: 10rpx;
|
|
color: #ffffff;
|
|
font-size: 20rpx;
|
|
text-align: center;
|
|
line-height: 75rpx;
|
|
}
|
|
.MoreImg.data-v-f4b42ac4 {
|
|
margin-left: 20rpx;
|
|
height: 80rpx;
|
|
width: 80rpx;
|
|
margin-bottom: -10rpx;
|
|
border-radius: 50rpx;
|
|
}
|
|
.MoreComponent.data-v-f4b42ac4 {
|
|
position: fixed;
|
|
left: 0;
|
|
right: 0;
|
|
height: 650rpx;
|
|
transition: bottom 0.25s ease;
|
|
background-color: #ffffff;
|
|
}
|
|
.Morecontent.data-v-f4b42ac4 {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: flex;
|
|
align-content: baseline;
|
|
flex-wrap: wrap;
|
|
}
|
|
.MoreList.data-v-f4b42ac4 {
|
|
width: 150rpx;
|
|
height: 150rpx;
|
|
background-color: #f1f1f1;
|
|
border-radius: 20rpx;
|
|
margin: 18.75rpx;
|
|
}
|
|
.MoreItem.data-v-f4b42ac4 {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.Moreicon.data-v-f4b42ac4 {
|
|
width: 80rpx;
|
|
height: 80rpx;
|
|
}
|
|
.popUpInvitation.data-v-f4b42ac4 {
|
|
position: fixed;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
transition: top 0.25s ease;
|
|
z-index: 1000;
|
|
}
|
|
.popUpInvitationContent.data-v-f4b42ac4 {
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
height: 1000rpx;
|
|
transition: bottom 0.25s ease;
|
|
background-color: #ffffff;
|
|
border-top-left-radius: 40rpx;
|
|
border-top-right-radius: 40rpx;
|
|
}
|