bhd-components 0.7.12 → 0.7.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/{367716ff.esm.es5.production.js → 1c455680.esm.es5.production.js} +1 -1
- package/dist/{4507d48e.esm.es5.development.js → 75d9e8b4.esm.es5.development.js} +1 -1
- package/dist/index.esm.es5.development.css +1032 -1018
- package/dist/index.esm.es5.development.js +56 -33
- package/dist/index.esm.es5.production.css +1 -1
- package/dist/index.esm.es5.production.js +1 -1
- package/es2017/customerService/index.js +53 -31
- package/es2017/customerService/index.module.less +38 -27
- package/esm/customerService/index.js +53 -30
- package/esm/customerService/index.module.less +38 -27
- package/package.json +1 -1
|
@@ -14553,49 +14553,49 @@
|
|
|
14553
14553
|
"description": "图标,六级填充色"
|
|
14554
14554
|
}
|
|
14555
14555
|
*/
|
|
14556
|
-
.
|
|
14557
|
-
.
|
|
14556
|
+
.index_module_service_ChatWindow_Drawer__f4576182,
|
|
14557
|
+
.index_module_ChatWindow_Modal__f4576182 {
|
|
14558
14558
|
width: 100% !important;
|
|
14559
14559
|
}
|
|
14560
|
-
.
|
|
14561
|
-
.
|
|
14560
|
+
.index_module_service_ChatWindow_Drawer__f4576182 .bhd-drawer-mask,
|
|
14561
|
+
.index_module_ChatWindow_Modal__f4576182 .bhd-drawer-mask {
|
|
14562
14562
|
background-color: rgba(0, 0, 0, 0.15) !important;
|
|
14563
14563
|
}
|
|
14564
|
-
.
|
|
14565
|
-
.
|
|
14564
|
+
.index_module_ChatWindow_Drawer__f4576182,
|
|
14565
|
+
.index_module_ChatWindow_Modal__f4576182 {
|
|
14566
14566
|
/* 全局修改滚动条样式 */
|
|
14567
14567
|
box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1) !important;
|
|
14568
14568
|
}
|
|
14569
|
-
.
|
|
14570
|
-
.
|
|
14569
|
+
.index_module_ChatWindow_Drawer__f4576182 textarea::-webkit-scrollbar,
|
|
14570
|
+
.index_module_ChatWindow_Modal__f4576182 textarea::-webkit-scrollbar {
|
|
14571
14571
|
background-color: #eaedf1;
|
|
14572
14572
|
background-color: transparent;
|
|
14573
14573
|
width: 4px;
|
|
14574
14574
|
height: 4px;
|
|
14575
14575
|
}
|
|
14576
|
-
.
|
|
14577
|
-
.
|
|
14576
|
+
.index_module_ChatWindow_Drawer__f4576182 textarea::-webkit-scrollbar-thumb,
|
|
14577
|
+
.index_module_ChatWindow_Modal__f4576182 textarea::-webkit-scrollbar-thumb {
|
|
14578
14578
|
border-radius: 4px;
|
|
14579
14579
|
background-color: rgba(0, 0, 0, 0.25);
|
|
14580
14580
|
}
|
|
14581
|
-
.
|
|
14582
|
-
.
|
|
14581
|
+
.index_module_ChatWindow_Drawer__f4576182 pre::-webkit-scrollbar,
|
|
14582
|
+
.index_module_ChatWindow_Modal__f4576182 pre::-webkit-scrollbar {
|
|
14583
14583
|
background-color: #eaedf1;
|
|
14584
14584
|
background-color: transparent;
|
|
14585
14585
|
width: 4px;
|
|
14586
14586
|
height: 4px;
|
|
14587
14587
|
}
|
|
14588
|
-
.
|
|
14589
|
-
.
|
|
14588
|
+
.index_module_ChatWindow_Drawer__f4576182 pre::-webkit-scrollbar-thumb,
|
|
14589
|
+
.index_module_ChatWindow_Modal__f4576182 pre::-webkit-scrollbar-thumb {
|
|
14590
14590
|
border-radius: 4px;
|
|
14591
14591
|
background-color: rgba(0, 0, 0, 0.25);
|
|
14592
14592
|
}
|
|
14593
|
-
.
|
|
14594
|
-
.
|
|
14593
|
+
.index_module_ChatWindow_Drawer__f4576182 .bhd-drawer-body,
|
|
14594
|
+
.index_module_ChatWindow_Modal__f4576182 .bhd-drawer-body {
|
|
14595
14595
|
padding: 0 !important;
|
|
14596
14596
|
}
|
|
14597
|
-
.
|
|
14598
|
-
.
|
|
14597
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182,
|
|
14598
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 {
|
|
14599
14599
|
display: flex;
|
|
14600
14600
|
padding: 16px 24px;
|
|
14601
14601
|
justify-content: space-between;
|
|
@@ -14603,16 +14603,16 @@
|
|
|
14603
14603
|
background-color: #fff;
|
|
14604
14604
|
line-height: 1;
|
|
14605
14605
|
}
|
|
14606
|
-
.
|
|
14607
|
-
.
|
|
14606
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_user__f4576182,
|
|
14607
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_user__f4576182 {
|
|
14608
14608
|
color: #000;
|
|
14609
14609
|
font-size: 16px;
|
|
14610
14610
|
font-weight: 600;
|
|
14611
14611
|
position: relative;
|
|
14612
14612
|
padding-left: 36px;
|
|
14613
14613
|
}
|
|
14614
|
-
.
|
|
14615
|
-
.
|
|
14614
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_user__f4576182 i,
|
|
14615
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_user__f4576182 i {
|
|
14616
14616
|
padding-right: 16px;
|
|
14617
14617
|
color: #111;
|
|
14618
14618
|
position: absolute;
|
|
@@ -14621,8 +14621,8 @@
|
|
|
14621
14621
|
left: 0;
|
|
14622
14622
|
cursor: pointer;
|
|
14623
14623
|
}
|
|
14624
|
-
.
|
|
14625
|
-
.
|
|
14624
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_user__f4576182 .index_module_count__f4576182,
|
|
14625
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_user__f4576182 .index_module_count__f4576182 {
|
|
14626
14626
|
position: absolute;
|
|
14627
14627
|
top: -6px;
|
|
14628
14628
|
right: 5px;
|
|
@@ -14633,19 +14633,19 @@
|
|
|
14633
14633
|
font-size: 12px;
|
|
14634
14634
|
line-height: 1.2;
|
|
14635
14635
|
}
|
|
14636
|
-
.
|
|
14637
|
-
.
|
|
14636
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182,
|
|
14637
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 {
|
|
14638
14638
|
display: flex;
|
|
14639
14639
|
height: 16px;
|
|
14640
14640
|
}
|
|
14641
|
-
.
|
|
14642
|
-
.
|
|
14641
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 i,
|
|
14642
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 i {
|
|
14643
14643
|
font-size: 16px;
|
|
14644
14644
|
margin-left: 23px;
|
|
14645
14645
|
cursor: pointer;
|
|
14646
14646
|
}
|
|
14647
|
-
.
|
|
14648
|
-
.
|
|
14647
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 .index_module_line__f4576182,
|
|
14648
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 .index_module_line__f4576182 {
|
|
14649
14649
|
display: inline-block;
|
|
14650
14650
|
width: 1px;
|
|
14651
14651
|
height: 16px;
|
|
@@ -14653,13 +14653,13 @@
|
|
|
14653
14653
|
margin: 0 4px;
|
|
14654
14654
|
margin-left: 23px;
|
|
14655
14655
|
}
|
|
14656
|
-
.
|
|
14657
|
-
.
|
|
14656
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 .index_module_popover_main__f4576182,
|
|
14657
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 .index_module_popover_main__f4576182 {
|
|
14658
14658
|
position: relative;
|
|
14659
14659
|
z-index: 99;
|
|
14660
14660
|
}
|
|
14661
|
-
.
|
|
14662
|
-
.
|
|
14661
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 .index_module_popover_main__f4576182 .index_module_popover__f4576182,
|
|
14662
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 .index_module_popover_main__f4576182 .index_module_popover__f4576182 {
|
|
14663
14663
|
padding: 8px 0;
|
|
14664
14664
|
width: 74px;
|
|
14665
14665
|
text-align: center;
|
|
@@ -14675,8 +14675,8 @@
|
|
|
14675
14675
|
left: -30px;
|
|
14676
14676
|
display: none;
|
|
14677
14677
|
}
|
|
14678
|
-
.
|
|
14679
|
-
.
|
|
14678
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 .index_module_popover_main__f4576182 .index_module_popover__f4576182::after,
|
|
14679
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 .index_module_popover_main__f4576182 .index_module_popover__f4576182::after {
|
|
14680
14680
|
content: "";
|
|
14681
14681
|
position: absolute;
|
|
14682
14682
|
width: 0;
|
|
@@ -14687,8 +14687,8 @@
|
|
|
14687
14687
|
top: -12px;
|
|
14688
14688
|
left: 32px;
|
|
14689
14689
|
}
|
|
14690
|
-
.
|
|
14691
|
-
.
|
|
14690
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 .index_module_popover_main__f4576182 .index_module_popover__f4576182::before,
|
|
14691
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 .index_module_popover_main__f4576182 .index_module_popover__f4576182::before {
|
|
14692
14692
|
content: "";
|
|
14693
14693
|
position: absolute;
|
|
14694
14694
|
z-index: 99;
|
|
@@ -14699,44 +14699,44 @@
|
|
|
14699
14699
|
top: -13px;
|
|
14700
14700
|
left: 32px;
|
|
14701
14701
|
}
|
|
14702
|
-
.
|
|
14703
|
-
.
|
|
14702
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 .index_module_popover_main__f4576182:hover .index_module_popover__f4576182,
|
|
14703
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 .index_module_popover_main__f4576182:hover .index_module_popover__f4576182 {
|
|
14704
14704
|
display: block;
|
|
14705
14705
|
}
|
|
14706
|
-
.
|
|
14707
|
-
.
|
|
14706
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap_newlabo__f4576182 .index_module_top__f4576182,
|
|
14707
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap_newlabo__f4576182 .index_module_top__f4576182 {
|
|
14708
14708
|
background-color: #f5f5f5;
|
|
14709
14709
|
border-bottom: 1px solid #ebebeb;
|
|
14710
14710
|
}
|
|
14711
|
-
.
|
|
14712
|
-
.
|
|
14711
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap_newlabo__f4576182 .index_module_top__f4576182 .index_module_user__f4576182,
|
|
14712
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap_newlabo__f4576182 .index_module_top__f4576182 .index_module_user__f4576182 {
|
|
14713
14713
|
padding-left: 0;
|
|
14714
14714
|
font-weight: 400;
|
|
14715
14715
|
}
|
|
14716
|
-
.
|
|
14717
|
-
.
|
|
14716
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182,
|
|
14717
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 {
|
|
14718
14718
|
max-height: calc(100vh - 110px);
|
|
14719
14719
|
overflow: auto;
|
|
14720
14720
|
background: #f5f5f5;
|
|
14721
14721
|
min-height: 200px;
|
|
14722
14722
|
}
|
|
14723
|
-
.
|
|
14724
|
-
.
|
|
14723
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_loading__f4576182,
|
|
14724
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_loading__f4576182 {
|
|
14725
14725
|
text-align: center;
|
|
14726
14726
|
margin: 10px 0;
|
|
14727
14727
|
}
|
|
14728
|
-
.
|
|
14729
|
-
.
|
|
14728
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_loading__f4576182 img,
|
|
14729
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_loading__f4576182 img {
|
|
14730
14730
|
width: 30px;
|
|
14731
14731
|
height: 30px;
|
|
14732
14732
|
}
|
|
14733
|
-
.
|
|
14734
|
-
.
|
|
14733
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182,
|
|
14734
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 {
|
|
14735
14735
|
padding: 16px;
|
|
14736
14736
|
padding-top: 0;
|
|
14737
14737
|
}
|
|
14738
|
-
.
|
|
14739
|
-
.
|
|
14738
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_left__f4576182 .index_module_head_sculpture__f4576182,
|
|
14739
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_left__f4576182 .index_module_head_sculpture__f4576182 {
|
|
14740
14740
|
width: 32px;
|
|
14741
14741
|
height: 32px;
|
|
14742
14742
|
margin-top: 24px;
|
|
@@ -14745,19 +14745,19 @@
|
|
|
14745
14745
|
vertical-align: top;
|
|
14746
14746
|
overflow: hidden;
|
|
14747
14747
|
}
|
|
14748
|
-
.
|
|
14749
|
-
.
|
|
14748
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_left__f4576182 .index_module_head_sculpture__f4576182 img,
|
|
14749
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_left__f4576182 .index_module_head_sculpture__f4576182 img {
|
|
14750
14750
|
width: 100%;
|
|
14751
14751
|
height: 100%;
|
|
14752
14752
|
}
|
|
14753
|
-
.
|
|
14754
|
-
.
|
|
14753
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_left__f4576182 .index_module_main_content__f4576182,
|
|
14754
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_left__f4576182 .index_module_main_content__f4576182 {
|
|
14755
14755
|
display: flex;
|
|
14756
14756
|
flex-direction: column;
|
|
14757
14757
|
align-items: flex-end;
|
|
14758
14758
|
}
|
|
14759
|
-
.
|
|
14760
|
-
.
|
|
14759
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_right__f4576182 .index_module_head_sculpture__f4576182,
|
|
14760
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_right__f4576182 .index_module_head_sculpture__f4576182 {
|
|
14761
14761
|
width: 32px;
|
|
14762
14762
|
height: 32px;
|
|
14763
14763
|
margin-top: 24px;
|
|
@@ -14768,80 +14768,80 @@
|
|
|
14768
14768
|
overflow: hidden;
|
|
14769
14769
|
text-align: center;
|
|
14770
14770
|
}
|
|
14771
|
-
.
|
|
14772
|
-
.
|
|
14771
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_right__f4576182 .index_module_head_sculpture__f4576182 i,
|
|
14772
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_right__f4576182 .index_module_head_sculpture__f4576182 i {
|
|
14773
14773
|
color: #fff;
|
|
14774
14774
|
}
|
|
14775
|
-
.
|
|
14776
|
-
.
|
|
14775
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_right__f4576182 .index_module_head_sculpture__f4576182 img,
|
|
14776
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_right__f4576182 .index_module_head_sculpture__f4576182 img {
|
|
14777
14777
|
width: 100%;
|
|
14778
14778
|
height: 100%;
|
|
14779
14779
|
}
|
|
14780
|
-
.
|
|
14781
|
-
.
|
|
14780
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li,
|
|
14781
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li {
|
|
14782
14782
|
position: relative;
|
|
14783
14783
|
display: flex;
|
|
14784
14784
|
width: 100%;
|
|
14785
14785
|
}
|
|
14786
|
-
.
|
|
14787
|
-
.
|
|
14786
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182,
|
|
14787
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 {
|
|
14788
14788
|
max-width: 80%;
|
|
14789
14789
|
}
|
|
14790
|
-
.
|
|
14791
|
-
.
|
|
14790
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content_flag__f4576182,
|
|
14791
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content_flag__f4576182 {
|
|
14792
14792
|
width: 100%;
|
|
14793
14793
|
}
|
|
14794
|
-
.
|
|
14795
|
-
.
|
|
14794
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content_flag__f4576182:hover .index_module_operate_modal__f4576182,
|
|
14795
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content_flag__f4576182:hover .index_module_operate_modal__f4576182 {
|
|
14796
14796
|
visibility: visible;
|
|
14797
14797
|
}
|
|
14798
|
-
.
|
|
14799
|
-
.
|
|
14798
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182,
|
|
14799
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 {
|
|
14800
14800
|
display: flex;
|
|
14801
14801
|
justify-content: space-between;
|
|
14802
14802
|
align-items: center;
|
|
14803
14803
|
bottom: 0;
|
|
14804
14804
|
}
|
|
14805
|
-
.
|
|
14806
|
-
.
|
|
14805
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182,
|
|
14806
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 {
|
|
14807
14807
|
display: inline-block;
|
|
14808
14808
|
padding: 8px;
|
|
14809
14809
|
line-height: 1;
|
|
14810
14810
|
color: rgba(0, 0, 0, 0.45);
|
|
14811
14811
|
}
|
|
14812
|
-
.
|
|
14813
|
-
.
|
|
14812
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 i,
|
|
14813
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 i {
|
|
14814
14814
|
color: rgba(0, 0, 0, 0.45);
|
|
14815
14815
|
font-size: 16px;
|
|
14816
14816
|
cursor: pointer;
|
|
14817
14817
|
}
|
|
14818
|
-
.
|
|
14819
|
-
.
|
|
14818
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 i svg,
|
|
14819
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 i svg {
|
|
14820
14820
|
color: rgba(0, 0, 0, 0.65);
|
|
14821
14821
|
}
|
|
14822
|
-
.
|
|
14823
|
-
.
|
|
14822
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 i:hover svg,
|
|
14823
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 i:hover svg {
|
|
14824
14824
|
color: #f4523b;
|
|
14825
14825
|
}
|
|
14826
|
-
.
|
|
14827
|
-
.
|
|
14826
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 .index_module_active__f4576182 svg,
|
|
14827
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 .index_module_active__f4576182 svg {
|
|
14828
14828
|
color: #f4523b;
|
|
14829
14829
|
}
|
|
14830
|
-
.
|
|
14831
|
-
.
|
|
14830
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 span,
|
|
14831
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 span {
|
|
14832
14832
|
margin: 0 8px;
|
|
14833
14833
|
cursor: pointer;
|
|
14834
14834
|
}
|
|
14835
|
-
.
|
|
14836
|
-
.
|
|
14835
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_generate__f4576182,
|
|
14836
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_generate__f4576182 {
|
|
14837
14837
|
font-size: 12px;
|
|
14838
14838
|
color: rgba(0, 0, 0, 0.45);
|
|
14839
14839
|
display: inline-block;
|
|
14840
14840
|
padding: 8px 0;
|
|
14841
14841
|
cursor: pointer;
|
|
14842
14842
|
}
|
|
14843
|
-
.
|
|
14844
|
-
.
|
|
14843
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_generate__f4576182 .index_module_icon__f4576182,
|
|
14844
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_generate__f4576182 .index_module_icon__f4576182 {
|
|
14845
14845
|
display: inline-block;
|
|
14846
14846
|
width: 10px;
|
|
14847
14847
|
height: 10px;
|
|
@@ -14849,8 +14849,8 @@
|
|
|
14849
14849
|
background-color: rgba(0, 0, 0, 0.45);
|
|
14850
14850
|
margin-right: 4px;
|
|
14851
14851
|
}
|
|
14852
|
-
.
|
|
14853
|
-
.
|
|
14852
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_generate__f4576182 .index_module_find_teacher__f4576182,
|
|
14853
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_generate__f4576182 .index_module_find_teacher__f4576182 {
|
|
14854
14854
|
padding: 2px 8px;
|
|
14855
14855
|
border-radius: 2px;
|
|
14856
14856
|
background-color: rgba(0, 0, 0, 0.04);
|
|
@@ -14858,91 +14858,91 @@
|
|
|
14858
14858
|
font-size: 12px;
|
|
14859
14859
|
line-height: 1;
|
|
14860
14860
|
}
|
|
14861
|
-
.
|
|
14862
|
-
.
|
|
14861
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_generate__f4576182 .index_module_find_teacher__f4576182:hover,
|
|
14862
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_generate__f4576182 .index_module_find_teacher__f4576182:hover {
|
|
14863
14863
|
color: #f4523b;
|
|
14864
14864
|
}
|
|
14865
|
-
.
|
|
14866
|
-
.
|
|
14865
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_generate__f4576182:hover,
|
|
14866
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_generate__f4576182:hover {
|
|
14867
14867
|
color: #f4523b;
|
|
14868
14868
|
}
|
|
14869
|
-
.
|
|
14870
|
-
.
|
|
14869
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_generate__f4576182:hover span,
|
|
14870
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_generate__f4576182:hover span {
|
|
14871
14871
|
color: #f4523b;
|
|
14872
14872
|
}
|
|
14873
|
-
.
|
|
14874
|
-
.
|
|
14873
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_findTeacher__f4576182,
|
|
14874
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_findTeacher__f4576182 {
|
|
14875
14875
|
font-size: 12px;
|
|
14876
14876
|
color: rgba(0, 0, 0, 0.45);
|
|
14877
14877
|
display: inline-block;
|
|
14878
14878
|
padding: 8px 0;
|
|
14879
14879
|
cursor: pointer;
|
|
14880
14880
|
}
|
|
14881
|
-
.
|
|
14882
|
-
.
|
|
14881
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_findTeacher__f4576182 span,
|
|
14882
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_findTeacher__f4576182 span {
|
|
14883
14883
|
padding: 0px 8px;
|
|
14884
14884
|
background-color: rgba(0, 0, 0, 0.04);
|
|
14885
14885
|
color: rgba(0, 0, 0, 0.45);
|
|
14886
14886
|
}
|
|
14887
|
-
.
|
|
14888
|
-
.
|
|
14887
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_findTeacher__f4576182 span:hover,
|
|
14888
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_findTeacher__f4576182 span:hover {
|
|
14889
14889
|
color: #f4523b;
|
|
14890
14890
|
}
|
|
14891
|
-
.
|
|
14892
|
-
.
|
|
14891
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182,
|
|
14892
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 {
|
|
14893
14893
|
position: relative;
|
|
14894
14894
|
}
|
|
14895
|
-
.
|
|
14896
|
-
.
|
|
14895
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182,
|
|
14896
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 {
|
|
14897
14897
|
position: relative;
|
|
14898
14898
|
max-width: 100%;
|
|
14899
14899
|
}
|
|
14900
|
-
.
|
|
14901
|
-
.
|
|
14900
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182,
|
|
14901
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 {
|
|
14902
14902
|
padding: 0;
|
|
14903
14903
|
line-height: 1;
|
|
14904
14904
|
}
|
|
14905
|
-
.
|
|
14906
|
-
.
|
|
14905
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 p,
|
|
14906
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 p {
|
|
14907
14907
|
word-break: break-all;
|
|
14908
14908
|
white-space: break-spaces;
|
|
14909
14909
|
}
|
|
14910
|
-
.
|
|
14911
|
-
.
|
|
14912
|
-
.
|
|
14913
|
-
.
|
|
14910
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 p,
|
|
14911
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 p,
|
|
14912
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 li,
|
|
14913
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 li {
|
|
14914
14914
|
line-height: 1.5;
|
|
14915
14915
|
color: rgba(0, 0, 0, 0.85);
|
|
14916
14916
|
}
|
|
14917
|
-
.
|
|
14918
|
-
.
|
|
14917
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 > h3,
|
|
14918
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 > h3 {
|
|
14919
14919
|
font-size: 16px;
|
|
14920
14920
|
font-weight: 600;
|
|
14921
14921
|
padding: 10px 0;
|
|
14922
14922
|
}
|
|
14923
|
-
.
|
|
14924
|
-
.
|
|
14923
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 ol,
|
|
14924
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 ol {
|
|
14925
14925
|
list-style: decimal;
|
|
14926
14926
|
-webkit-padding-start: 20px;
|
|
14927
14927
|
padding-inline-start: 20px;
|
|
14928
14928
|
}
|
|
14929
|
-
.
|
|
14930
|
-
.
|
|
14929
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 ol li,
|
|
14930
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 ol li {
|
|
14931
14931
|
list-style-type: auto;
|
|
14932
14932
|
}
|
|
14933
|
-
.
|
|
14934
|
-
.
|
|
14933
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 ol li p,
|
|
14934
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 ol li p {
|
|
14935
14935
|
padding: 4px 0;
|
|
14936
14936
|
font-size: 14px;
|
|
14937
14937
|
font-weight: 600;
|
|
14938
14938
|
}
|
|
14939
|
-
.
|
|
14940
|
-
.
|
|
14939
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 ol li > ul li,
|
|
14940
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 ol li > ul li {
|
|
14941
14941
|
list-style: inside;
|
|
14942
14942
|
color: rgba(0, 0, 0, 0.65);
|
|
14943
14943
|
}
|
|
14944
|
-
.
|
|
14945
|
-
.
|
|
14944
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 pre,
|
|
14945
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 pre {
|
|
14946
14946
|
background: #fafafa;
|
|
14947
14947
|
border: 1px solid rgba(0, 0, 0, 0.06);
|
|
14948
14948
|
border-top: none;
|
|
@@ -14951,13 +14951,13 @@
|
|
|
14951
14951
|
margin: 4px 0;
|
|
14952
14952
|
border-radius: 0 0 4px 4px;
|
|
14953
14953
|
}
|
|
14954
|
-
.
|
|
14955
|
-
.
|
|
14954
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_operate_modal_bottom__f4576182,
|
|
14955
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_operate_modal_bottom__f4576182 {
|
|
14956
14956
|
position: relative;
|
|
14957
14957
|
top: 10px ;
|
|
14958
14958
|
}
|
|
14959
|
-
.
|
|
14960
|
-
.
|
|
14959
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_operate_modal_bottom__f4576182::before,
|
|
14960
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_operate_modal_bottom__f4576182::before {
|
|
14961
14961
|
content: '';
|
|
14962
14962
|
display: block;
|
|
14963
14963
|
width: calc(100% + 32px);
|
|
@@ -14967,33 +14967,33 @@
|
|
|
14967
14967
|
bottom: 40px;
|
|
14968
14968
|
left: -16px;
|
|
14969
14969
|
}
|
|
14970
|
-
.
|
|
14971
|
-
.
|
|
14970
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_operate_modal_bottom__f4576182 > p,
|
|
14971
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_operate_modal_bottom__f4576182 > p {
|
|
14972
14972
|
padding: 12px 0;
|
|
14973
14973
|
}
|
|
14974
|
-
.
|
|
14975
|
-
.
|
|
14974
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_find_teacher__f4576182,
|
|
14975
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_find_teacher__f4576182 {
|
|
14976
14976
|
padding: 0;
|
|
14977
14977
|
background-color: transparent;
|
|
14978
14978
|
color: #f4523b;
|
|
14979
14979
|
}
|
|
14980
|
-
.
|
|
14981
|
-
.
|
|
14980
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 .anticon,
|
|
14981
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 .anticon {
|
|
14982
14982
|
display: inline-block;
|
|
14983
14983
|
width: 20px;
|
|
14984
14984
|
height: 20px;
|
|
14985
14985
|
}
|
|
14986
|
-
.
|
|
14987
|
-
.
|
|
14986
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 .anticon:hover,
|
|
14987
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 .anticon:hover {
|
|
14988
14988
|
background-color: rgba(0, 0, 0, 0.04);
|
|
14989
14989
|
}
|
|
14990
|
-
.
|
|
14991
|
-
.
|
|
14990
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_sign__f4576182,
|
|
14991
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_sign__f4576182 {
|
|
14992
14992
|
background-color: #1890ff;
|
|
14993
14993
|
color: #fff;
|
|
14994
14994
|
}
|
|
14995
|
-
.
|
|
14996
|
-
.
|
|
14995
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182,
|
|
14996
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 {
|
|
14997
14997
|
visibility: hidden;
|
|
14998
14998
|
height: 24px;
|
|
14999
14999
|
white-space: nowrap;
|
|
@@ -15003,8 +15003,8 @@
|
|
|
15003
15003
|
z-index: 9;
|
|
15004
15004
|
text-align: right;
|
|
15005
15005
|
}
|
|
15006
|
-
.
|
|
15007
|
-
.
|
|
15006
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182,
|
|
15007
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 {
|
|
15008
15008
|
display: inline-flex;
|
|
15009
15009
|
align-items: center;
|
|
15010
15010
|
padding: 8px 0;
|
|
@@ -15014,66 +15014,66 @@
|
|
|
15014
15014
|
line-height: 1;
|
|
15015
15015
|
color: rgba(0, 0, 0, 0.45);
|
|
15016
15016
|
}
|
|
15017
|
-
.
|
|
15018
|
-
.
|
|
15017
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 i,
|
|
15018
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 i {
|
|
15019
15019
|
color: rgba(0, 0, 0, 0.45);
|
|
15020
15020
|
font-size: 16px;
|
|
15021
15021
|
cursor: pointer;
|
|
15022
15022
|
}
|
|
15023
|
-
.
|
|
15024
|
-
.
|
|
15023
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 i svg,
|
|
15024
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 i svg {
|
|
15025
15025
|
color: rgba(0, 0, 0, 0.65);
|
|
15026
15026
|
}
|
|
15027
|
-
.
|
|
15028
|
-
.
|
|
15027
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 i:hover svg,
|
|
15028
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 i:hover svg {
|
|
15029
15029
|
color: #f4523b;
|
|
15030
15030
|
}
|
|
15031
|
-
.
|
|
15032
|
-
.
|
|
15031
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 .index_module_active__f4576182 svg,
|
|
15032
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 .index_module_active__f4576182 svg {
|
|
15033
15033
|
color: #f4523b;
|
|
15034
15034
|
}
|
|
15035
|
-
.
|
|
15036
|
-
.
|
|
15035
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 span,
|
|
15036
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 span {
|
|
15037
15037
|
margin: 0 8px;
|
|
15038
15038
|
}
|
|
15039
|
-
.
|
|
15040
|
-
.
|
|
15039
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 .index_module_ask_question__f4576182,
|
|
15040
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 .index_module_ask_question__f4576182 {
|
|
15041
15041
|
cursor: pointer;
|
|
15042
15042
|
color: #f4523b;
|
|
15043
15043
|
font-size: 12px;
|
|
15044
15044
|
line-height: 1;
|
|
15045
15045
|
}
|
|
15046
|
-
.
|
|
15047
|
-
.
|
|
15046
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_content__f4576182,
|
|
15047
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_content__f4576182 {
|
|
15048
15048
|
padding: 12px 16px;
|
|
15049
15049
|
display: inline-block;
|
|
15050
15050
|
font-size: 14px;
|
|
15051
15051
|
}
|
|
15052
|
-
.
|
|
15053
|
-
.
|
|
15052
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_left__f4576182,
|
|
15053
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_left__f4576182 {
|
|
15054
15054
|
justify-content: flex-end;
|
|
15055
15055
|
}
|
|
15056
|
-
.
|
|
15057
|
-
.
|
|
15056
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_left__f4576182 .index_module_main__f4576182,
|
|
15057
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_left__f4576182 .index_module_main__f4576182 {
|
|
15058
15058
|
text-align: right;
|
|
15059
15059
|
}
|
|
15060
|
-
.
|
|
15061
|
-
.
|
|
15060
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li.index_module_left__f4576182 .index_module_content__f4576182,
|
|
15061
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li.index_module_left__f4576182 .index_module_content__f4576182 {
|
|
15062
15062
|
border-radius: 20px 2px 20px 20px;
|
|
15063
15063
|
background: #d1e4ff;
|
|
15064
15064
|
text-align: left;
|
|
15065
15065
|
}
|
|
15066
|
-
.
|
|
15067
|
-
.
|
|
15066
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li.index_module_right__f4576182 .index_module_content__f4576182,
|
|
15067
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li.index_module_right__f4576182 .index_module_content__f4576182 {
|
|
15068
15068
|
border-radius: 2px 20px 20px 20px;
|
|
15069
15069
|
background: #fff;
|
|
15070
15070
|
}
|
|
15071
|
-
.
|
|
15072
|
-
.
|
|
15071
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem__f4576182,
|
|
15072
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem__f4576182 {
|
|
15073
15073
|
padding-left: 0;
|
|
15074
15074
|
}
|
|
15075
|
-
.
|
|
15076
|
-
.
|
|
15075
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem__f4576182 li,
|
|
15076
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem__f4576182 li {
|
|
15077
15077
|
padding-top: 16px;
|
|
15078
15078
|
color: #5991ef;
|
|
15079
15079
|
font-size: 14px;
|
|
@@ -15082,8 +15082,41 @@
|
|
|
15082
15082
|
cursor: pointer;
|
|
15083
15083
|
list-style-type: none;
|
|
15084
15084
|
}
|
|
15085
|
-
.
|
|
15086
|
-
.
|
|
15085
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem_flag__f4576182 li,
|
|
15086
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem_flag__f4576182 li {
|
|
15087
|
+
padding-left: 30px;
|
|
15088
|
+
position: relative;
|
|
15089
|
+
}
|
|
15090
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem_flag__f4576182 li::after,
|
|
15091
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem_flag__f4576182 li::after {
|
|
15092
|
+
content: '';
|
|
15093
|
+
width: 6px;
|
|
15094
|
+
height: 6px;
|
|
15095
|
+
border-radius: 50%;
|
|
15096
|
+
background-color: #d9d9d9;
|
|
15097
|
+
display: block;
|
|
15098
|
+
position: absolute;
|
|
15099
|
+
top: 26px;
|
|
15100
|
+
left: 10px;
|
|
15101
|
+
}
|
|
15102
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem_flag__f4576182 li:first-child,
|
|
15103
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem_flag__f4576182 li:first-child {
|
|
15104
|
+
padding-left: 0;
|
|
15105
|
+
}
|
|
15106
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem_flag__f4576182 li:first-child::after,
|
|
15107
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem_flag__f4576182 li:first-child::after {
|
|
15108
|
+
display: none;
|
|
15109
|
+
}
|
|
15110
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem_flag__f4576182 .index_module_related_issues_flag__f4576182 span,
|
|
15111
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem_flag__f4576182 .index_module_related_issues_flag__f4576182 span {
|
|
15112
|
+
color: #000;
|
|
15113
|
+
font-weight: 600;
|
|
15114
|
+
border-bottom: 6px solid #ffe8e0;
|
|
15115
|
+
display: inline-block;
|
|
15116
|
+
height: 22px;
|
|
15117
|
+
}
|
|
15118
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con__f4576182,
|
|
15119
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con__f4576182 {
|
|
15087
15120
|
width: 100%;
|
|
15088
15121
|
text-align: center;
|
|
15089
15122
|
position: relative;
|
|
@@ -15094,14 +15127,14 @@
|
|
|
15094
15127
|
width: 240px;
|
|
15095
15128
|
max-height: 134px;
|
|
15096
15129
|
}
|
|
15097
|
-
.
|
|
15098
|
-
.
|
|
15130
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con__f4576182 img,
|
|
15131
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con__f4576182 img {
|
|
15099
15132
|
width: 240px;
|
|
15100
15133
|
height: -moz-fit-content;
|
|
15101
15134
|
height: fit-content;
|
|
15102
15135
|
}
|
|
15103
|
-
.
|
|
15104
|
-
.
|
|
15136
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con__f4576182 .index_module_mask_zoom__f4576182,
|
|
15137
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con__f4576182 .index_module_mask_zoom__f4576182 {
|
|
15105
15138
|
position: absolute;
|
|
15106
15139
|
top: 0;
|
|
15107
15140
|
left: 0;
|
|
@@ -15113,29 +15146,29 @@
|
|
|
15113
15146
|
align-items: center;
|
|
15114
15147
|
justify-content: center;
|
|
15115
15148
|
}
|
|
15116
|
-
.
|
|
15117
|
-
.
|
|
15149
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con__f4576182 .index_module_mask_zoom__f4576182 svg,
|
|
15150
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con__f4576182 .index_module_mask_zoom__f4576182 svg {
|
|
15118
15151
|
font-size: 20px;
|
|
15119
15152
|
color: #fff;
|
|
15120
15153
|
cursor: pointer;
|
|
15121
15154
|
}
|
|
15122
|
-
.
|
|
15123
|
-
.
|
|
15155
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con__f4576182:hover .index_module_mask_zoom__f4576182,
|
|
15156
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con__f4576182:hover .index_module_mask_zoom__f4576182 {
|
|
15124
15157
|
display: flex;
|
|
15125
15158
|
}
|
|
15126
|
-
.
|
|
15127
|
-
.
|
|
15159
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con2__f4576182,
|
|
15160
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con2__f4576182 {
|
|
15128
15161
|
width: 300px;
|
|
15129
15162
|
max-height: 168px;
|
|
15130
15163
|
}
|
|
15131
|
-
.
|
|
15132
|
-
.
|
|
15164
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con2__f4576182 img,
|
|
15165
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con2__f4576182 img {
|
|
15133
15166
|
width: 300px;
|
|
15134
15167
|
height: -moz-fit-content;
|
|
15135
15168
|
height: fit-content;
|
|
15136
15169
|
}
|
|
15137
|
-
.
|
|
15138
|
-
.
|
|
15170
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_copyCode__f4576182,
|
|
15171
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_copyCode__f4576182 {
|
|
15139
15172
|
display: flex;
|
|
15140
15173
|
justify-content: flex-end;
|
|
15141
15174
|
align-items: center;
|
|
@@ -15153,93 +15186,67 @@
|
|
|
15153
15186
|
cursor: pointer;
|
|
15154
15187
|
font-weight: 400 !important;
|
|
15155
15188
|
}
|
|
15156
|
-
.
|
|
15157
|
-
.
|
|
15189
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_copyCode__f4576182 .index_module_icon__f4576182,
|
|
15190
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_copyCode__f4576182 .index_module_icon__f4576182 {
|
|
15158
15191
|
display: none;
|
|
15159
15192
|
}
|
|
15160
|
-
.
|
|
15161
|
-
.
|
|
15193
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_copyCode__f4576182 .copy,
|
|
15194
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_copyCode__f4576182 .copy {
|
|
15162
15195
|
display: block;
|
|
15163
15196
|
}
|
|
15164
|
-
.
|
|
15165
|
-
.
|
|
15197
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_copyCode__f4576182 svg,
|
|
15198
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_copyCode__f4576182 svg {
|
|
15166
15199
|
color: rgba(0, 0, 0, 0.65);
|
|
15167
15200
|
margin-right: 8px;
|
|
15168
15201
|
font-size: 16px;
|
|
15169
15202
|
position: relative;
|
|
15170
15203
|
top: 2px;
|
|
15171
15204
|
}
|
|
15172
|
-
.
|
|
15173
|
-
.
|
|
15205
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .copy_success .copyCode,
|
|
15206
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .copy_success .copyCode {
|
|
15174
15207
|
color: #f4523b;
|
|
15175
15208
|
}
|
|
15176
|
-
.
|
|
15177
|
-
.
|
|
15209
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .copy_success .copy,
|
|
15210
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .copy_success .copy {
|
|
15178
15211
|
display: none;
|
|
15179
15212
|
}
|
|
15180
|
-
.
|
|
15181
|
-
.
|
|
15213
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .copy_success .copy_success_flag,
|
|
15214
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .copy_success .copy_success_flag {
|
|
15182
15215
|
display: inline-block;
|
|
15183
15216
|
}
|
|
15184
|
-
.
|
|
15185
|
-
.
|
|
15217
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .copy_success .copy_success_flag svg,
|
|
15218
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .copy_success .copy_success_flag svg {
|
|
15186
15219
|
color: #f4523b;
|
|
15187
15220
|
}
|
|
15188
|
-
.
|
|
15189
|
-
.
|
|
15221
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 p > code,
|
|
15222
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 p > code {
|
|
15190
15223
|
border: none;
|
|
15191
15224
|
background-color: rgba(0, 0, 0, 0.06);
|
|
15192
15225
|
border-radius: 2px;
|
|
15193
15226
|
color: #000;
|
|
15194
15227
|
padding: 0 2px;
|
|
15195
15228
|
}
|
|
15196
|
-
.
|
|
15197
|
-
.
|
|
15229
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 li ::marker,
|
|
15230
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 li ::marker {
|
|
15198
15231
|
font-weight: 600 !important;
|
|
15199
15232
|
}
|
|
15200
|
-
.
|
|
15201
|
-
.
|
|
15233
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 li ::marker,
|
|
15234
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 li ::marker {
|
|
15202
15235
|
font-weight: 600 !important;
|
|
15203
15236
|
}
|
|
15204
|
-
.
|
|
15205
|
-
.
|
|
15237
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 li p,
|
|
15238
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 li p {
|
|
15206
15239
|
font-weight: 400 !important;
|
|
15207
15240
|
}
|
|
15208
|
-
.
|
|
15209
|
-
.
|
|
15241
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 li p strong,
|
|
15242
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 li p strong {
|
|
15210
15243
|
border-bottom: 6px solid #ffe8e0;
|
|
15211
15244
|
height: 20px;
|
|
15212
15245
|
display: inline-block;
|
|
15213
15246
|
font-weight: 600;
|
|
15214
15247
|
}
|
|
15215
|
-
.
|
|
15216
|
-
.
|
|
15217
|
-
padding-left: 30px;
|
|
15218
|
-
}
|
|
15219
|
-
.index_module_ChatWindow_Drawer__474cc44d .index_module_Drawer_main__474cc44d .index_module_message_con__474cc44d .index_module_association_problem_flag__474cc44d li,
|
|
15220
|
-
.index_module_ChatWindow_Modal__474cc44d .index_module_Drawer_main__474cc44d .index_module_message_con__474cc44d .index_module_association_problem_flag__474cc44d li {
|
|
15221
|
-
position: relative;
|
|
15222
|
-
}
|
|
15223
|
-
.index_module_ChatWindow_Drawer__474cc44d .index_module_Drawer_main__474cc44d .index_module_message_con__474cc44d .index_module_association_problem_flag__474cc44d li::after,
|
|
15224
|
-
.index_module_ChatWindow_Modal__474cc44d .index_module_Drawer_main__474cc44d .index_module_message_con__474cc44d .index_module_association_problem_flag__474cc44d li::after {
|
|
15225
|
-
content: '';
|
|
15226
|
-
width: 6px;
|
|
15227
|
-
height: 6px;
|
|
15228
|
-
border-radius: 50%;
|
|
15229
|
-
background-color: #d9d9d9;
|
|
15230
|
-
display: block;
|
|
15231
|
-
position: absolute;
|
|
15232
|
-
top: 12px;
|
|
15233
|
-
left: 12px;
|
|
15234
|
-
}
|
|
15235
|
-
.index_module_ChatWindow_Drawer__474cc44d .index_module_Drawer_main__474cc44d .index_module_message_con__474cc44d .index_module_association_problem_flag__474cc44d .index_module_related_issues_flag__474cc44d span,
|
|
15236
|
-
.index_module_ChatWindow_Modal__474cc44d .index_module_Drawer_main__474cc44d .index_module_message_con__474cc44d .index_module_association_problem_flag__474cc44d .index_module_related_issues_flag__474cc44d span {
|
|
15237
|
-
color: #000;
|
|
15238
|
-
font-weight: 600;
|
|
15239
|
-
border-bottom: 4px solid #ffe8e0;
|
|
15240
|
-
}
|
|
15241
|
-
.index_module_ChatWindow_Drawer__474cc44d .index_module_Drawer_main__474cc44d .index_module_message_con__474cc44d .index_module_time__474cc44d,
|
|
15242
|
-
.index_module_ChatWindow_Modal__474cc44d .index_module_Drawer_main__474cc44d .index_module_message_con__474cc44d .index_module_time__474cc44d {
|
|
15248
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_time__f4576182,
|
|
15249
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_time__f4576182 {
|
|
15243
15250
|
display: block;
|
|
15244
15251
|
margin: 40px 0;
|
|
15245
15252
|
margin-bottom: 16px;
|
|
@@ -15248,8 +15255,8 @@
|
|
|
15248
15255
|
color: rgba(0, 0, 0, 0.25);
|
|
15249
15256
|
position: relative;
|
|
15250
15257
|
}
|
|
15251
|
-
.
|
|
15252
|
-
.
|
|
15258
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_time__f4576182::before,
|
|
15259
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_time__f4576182::before {
|
|
15253
15260
|
content: "";
|
|
15254
15261
|
width: 100px;
|
|
15255
15262
|
display: inline-block;
|
|
@@ -15259,8 +15266,8 @@
|
|
|
15259
15266
|
top: -3px;
|
|
15260
15267
|
right: 16px;
|
|
15261
15268
|
}
|
|
15262
|
-
.
|
|
15263
|
-
.
|
|
15269
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_time__f4576182::after,
|
|
15270
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_time__f4576182::after {
|
|
15264
15271
|
content: "";
|
|
15265
15272
|
width: 100px;
|
|
15266
15273
|
display: inline-block;
|
|
@@ -15270,16 +15277,16 @@
|
|
|
15270
15277
|
top: -3px;
|
|
15271
15278
|
left: 16px;
|
|
15272
15279
|
}
|
|
15273
|
-
.
|
|
15274
|
-
.
|
|
15280
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_citation_content__f4576182,
|
|
15281
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_citation_content__f4576182 {
|
|
15275
15282
|
display: table;
|
|
15276
15283
|
margin-top: 4px;
|
|
15277
15284
|
padding: 8px;
|
|
15278
15285
|
border-radius: 2px;
|
|
15279
15286
|
background: #e7e7e7;
|
|
15280
15287
|
}
|
|
15281
|
-
.
|
|
15282
|
-
.
|
|
15288
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_citation_content__f4576182 p,
|
|
15289
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_citation_content__f4576182 p {
|
|
15283
15290
|
color: rgba(0, 0, 0, 0.65);
|
|
15284
15291
|
font-size: 12px;
|
|
15285
15292
|
line-height: 1.5;
|
|
@@ -15293,100 +15300,100 @@
|
|
|
15293
15300
|
cursor: pointer;
|
|
15294
15301
|
text-align: left;
|
|
15295
15302
|
}
|
|
15296
|
-
.
|
|
15297
|
-
.
|
|
15303
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_citation_content__f4576182 .index_module_text_exceed__f4576182,
|
|
15304
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_citation_content__f4576182 .index_module_text_exceed__f4576182 {
|
|
15298
15305
|
padding-right: 16px;
|
|
15299
15306
|
position: relative;
|
|
15300
15307
|
}
|
|
15301
|
-
.
|
|
15302
|
-
.
|
|
15308
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_citation_content__f4576182 .index_module_text_exceed__f4576182 > span,
|
|
15309
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_citation_content__f4576182 .index_module_text_exceed__f4576182 > span {
|
|
15303
15310
|
position: absolute;
|
|
15304
15311
|
top: 20px;
|
|
15305
15312
|
right: 0;
|
|
15306
15313
|
}
|
|
15307
|
-
.
|
|
15308
|
-
.
|
|
15314
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_popover_content__f4576182,
|
|
15315
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_popover_content__f4576182 {
|
|
15309
15316
|
max-width: 400px;
|
|
15310
15317
|
}
|
|
15311
|
-
.
|
|
15312
|
-
.
|
|
15318
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182::-webkit-scrollbar,
|
|
15319
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182::-webkit-scrollbar {
|
|
15313
15320
|
background-color: #eff0f7;
|
|
15314
15321
|
background-color: transparent;
|
|
15315
15322
|
width: 6px;
|
|
15316
15323
|
height: 4px;
|
|
15317
15324
|
}
|
|
15318
|
-
.
|
|
15319
|
-
.
|
|
15325
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182::-webkit-scrollbar-thumb,
|
|
15326
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182::-webkit-scrollbar-thumb {
|
|
15320
15327
|
border-radius: 4px;
|
|
15321
15328
|
background-color: rgba(181, 184, 198, 0.8);
|
|
15322
15329
|
}
|
|
15323
|
-
.
|
|
15324
|
-
.
|
|
15330
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main_newlabo__f4576182 pre,
|
|
15331
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main_newlabo__f4576182 pre {
|
|
15325
15332
|
background: #2b303b !important;
|
|
15326
15333
|
color: #fff;
|
|
15327
15334
|
overflow: auto;
|
|
15328
15335
|
}
|
|
15329
|
-
.
|
|
15330
|
-
.
|
|
15336
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main_newlabo__f4576182 pre pre::-webkit-scrollbar,
|
|
15337
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main_newlabo__f4576182 pre pre::-webkit-scrollbar {
|
|
15331
15338
|
background-color: #eaedf1;
|
|
15332
15339
|
background-color: transparent;
|
|
15333
15340
|
width: 4px;
|
|
15334
15341
|
height: 4px;
|
|
15335
15342
|
}
|
|
15336
|
-
.
|
|
15337
|
-
.
|
|
15343
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main_newlabo__f4576182 pre pre::-webkit-scrollbar-thumb,
|
|
15344
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main_newlabo__f4576182 pre pre::-webkit-scrollbar-thumb {
|
|
15338
15345
|
border-radius: 4px;
|
|
15339
15346
|
background-color: #f4f4f4;
|
|
15340
15347
|
}
|
|
15341
|
-
.
|
|
15342
|
-
.
|
|
15348
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main_newlabo_no_pic__f4576182 .index_module_head_sculpture__f4576182,
|
|
15349
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main_newlabo_no_pic__f4576182 .index_module_head_sculpture__f4576182 {
|
|
15343
15350
|
display: none !important;
|
|
15344
15351
|
}
|
|
15345
|
-
.
|
|
15346
|
-
.
|
|
15352
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182,
|
|
15353
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 {
|
|
15347
15354
|
position: absolute;
|
|
15348
15355
|
bottom: 0;
|
|
15349
15356
|
width: 100%;
|
|
15350
15357
|
}
|
|
15351
|
-
.
|
|
15352
|
-
.
|
|
15358
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_teacherList__f4576182,
|
|
15359
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_teacherList__f4576182 {
|
|
15353
15360
|
white-space: nowrap;
|
|
15354
15361
|
overflow: auto;
|
|
15355
15362
|
width: calc(100% - 40px);
|
|
15356
15363
|
box-sizing: border-box;
|
|
15357
15364
|
margin-bottom: 6px;
|
|
15358
15365
|
}
|
|
15359
|
-
.
|
|
15360
|
-
.
|
|
15366
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_teacherList__f4576182 .index_module_item__f4576182,
|
|
15367
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_teacherList__f4576182 .index_module_item__f4576182 {
|
|
15361
15368
|
display: inline-block;
|
|
15362
15369
|
margin-right: 8px;
|
|
15363
15370
|
}
|
|
15364
|
-
.
|
|
15365
|
-
.
|
|
15371
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_teacherList__f4576182 .index_module_item__f4576182:last-child,
|
|
15372
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_teacherList__f4576182 .index_module_item__f4576182:last-child {
|
|
15366
15373
|
margin-right: 0;
|
|
15367
15374
|
}
|
|
15368
|
-
.
|
|
15369
|
-
.
|
|
15375
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_teacherList__f4576182::-webkit-scrollbar,
|
|
15376
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_teacherList__f4576182::-webkit-scrollbar {
|
|
15370
15377
|
background-color: #eaedf1;
|
|
15371
15378
|
background-color: transparent;
|
|
15372
15379
|
width: 4px;
|
|
15373
15380
|
height: 4px;
|
|
15374
15381
|
}
|
|
15375
|
-
.
|
|
15376
|
-
.
|
|
15382
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_teacherList__f4576182::-webkit-scrollbar-thumb,
|
|
15383
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_teacherList__f4576182::-webkit-scrollbar-thumb {
|
|
15377
15384
|
border-radius: 4px;
|
|
15378
15385
|
background-color: rgba(181, 184, 198, 0.6);
|
|
15379
15386
|
}
|
|
15380
|
-
.
|
|
15381
|
-
.
|
|
15387
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list__f4576182,
|
|
15388
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list__f4576182 {
|
|
15382
15389
|
position: absolute;
|
|
15383
15390
|
bottom: 60px;
|
|
15384
15391
|
margin: 0 16px;
|
|
15385
15392
|
padding-bottom: 4px;
|
|
15386
15393
|
line-height: 1;
|
|
15387
15394
|
}
|
|
15388
|
-
.
|
|
15389
|
-
.
|
|
15395
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list__f4576182 .index_module_item__f4576182 > span,
|
|
15396
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list__f4576182 .index_module_item__f4576182 > span {
|
|
15390
15397
|
cursor: pointer;
|
|
15391
15398
|
max-width: 100%;
|
|
15392
15399
|
display: inline-block;
|
|
@@ -15400,22 +15407,22 @@
|
|
|
15400
15407
|
line-height: 1;
|
|
15401
15408
|
overflow: hidden;
|
|
15402
15409
|
}
|
|
15403
|
-
.
|
|
15404
|
-
.
|
|
15410
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list__f4576182 .index_module_item__f4576182 > span:hover,
|
|
15411
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list__f4576182 .index_module_item__f4576182 > span:hover {
|
|
15405
15412
|
background-color: #fff;
|
|
15406
15413
|
}
|
|
15407
|
-
.
|
|
15408
|
-
.
|
|
15414
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list__f4576182 .index_module_item__f4576182 > span .index_module_sign__f4576182,
|
|
15415
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list__f4576182 .index_module_item__f4576182 > span .index_module_sign__f4576182 {
|
|
15409
15416
|
color: #f4523b;
|
|
15410
15417
|
}
|
|
15411
|
-
.
|
|
15412
|
-
.
|
|
15418
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_flag__f4576182,
|
|
15419
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_flag__f4576182 {
|
|
15413
15420
|
margin: 0 16px;
|
|
15414
15421
|
line-height: 1;
|
|
15415
15422
|
padding-top: 24px;
|
|
15416
15423
|
}
|
|
15417
|
-
.
|
|
15418
|
-
.
|
|
15424
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_flag__f4576182 p,
|
|
15425
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_flag__f4576182 p {
|
|
15419
15426
|
padding: 8px 16px;
|
|
15420
15427
|
background-color: #fff;
|
|
15421
15428
|
border-radius: 38px;
|
|
@@ -15423,20 +15430,20 @@
|
|
|
15423
15430
|
line-height: 1.5;
|
|
15424
15431
|
cursor: pointer;
|
|
15425
15432
|
}
|
|
15426
|
-
.
|
|
15427
|
-
.
|
|
15433
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_flag__f4576182 p:hover,
|
|
15434
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_flag__f4576182 p:hover {
|
|
15428
15435
|
background-color: #fff4f0;
|
|
15429
15436
|
color: #f4523b;
|
|
15430
15437
|
}
|
|
15431
|
-
.
|
|
15432
|
-
.
|
|
15438
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182,
|
|
15439
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 {
|
|
15433
15440
|
display: flex;
|
|
15434
15441
|
align-items: flex-end;
|
|
15435
15442
|
margin-bottom: 12px;
|
|
15436
15443
|
padding: 0 16px;
|
|
15437
15444
|
}
|
|
15438
|
-
.
|
|
15439
|
-
.
|
|
15445
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182,
|
|
15446
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 {
|
|
15440
15447
|
align-items: flex-end;
|
|
15441
15448
|
width: calc(100% - 36px);
|
|
15442
15449
|
background-color: #fff;
|
|
@@ -15448,12 +15455,12 @@
|
|
|
15448
15455
|
position: relative;
|
|
15449
15456
|
padding-right: 1px;
|
|
15450
15457
|
}
|
|
15451
|
-
.
|
|
15452
|
-
.
|
|
15458
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182,
|
|
15459
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 {
|
|
15453
15460
|
line-height: 1;
|
|
15454
15461
|
}
|
|
15455
|
-
.
|
|
15456
|
-
.
|
|
15462
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 textarea,
|
|
15463
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 textarea {
|
|
15457
15464
|
max-height: 100px;
|
|
15458
15465
|
padding: 0;
|
|
15459
15466
|
border: none;
|
|
@@ -15461,55 +15468,55 @@
|
|
|
15461
15468
|
resize: none;
|
|
15462
15469
|
padding-right: 48px;
|
|
15463
15470
|
}
|
|
15464
|
-
.
|
|
15465
|
-
.
|
|
15471
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 textarea.bhd-input,
|
|
15472
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 textarea.bhd-input {
|
|
15466
15473
|
min-height: 21px !important;
|
|
15467
15474
|
line-height: 1.5;
|
|
15468
15475
|
}
|
|
15469
|
-
.
|
|
15470
|
-
.
|
|
15476
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .bhd-input[disabled],
|
|
15477
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .bhd-input[disabled] {
|
|
15471
15478
|
background-color: #fff !important;
|
|
15472
15479
|
}
|
|
15473
|
-
.
|
|
15474
|
-
.
|
|
15480
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182,
|
|
15481
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 {
|
|
15475
15482
|
display: flex;
|
|
15476
15483
|
align-items: center;
|
|
15477
15484
|
padding-bottom: 12px;
|
|
15478
15485
|
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
|
|
15479
15486
|
margin-bottom: 12px;
|
|
15480
15487
|
}
|
|
15481
|
-
.
|
|
15482
|
-
.
|
|
15488
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182:hover,
|
|
15489
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182:hover {
|
|
15483
15490
|
cursor: pointer;
|
|
15484
15491
|
}
|
|
15485
|
-
.
|
|
15486
|
-
.
|
|
15492
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182,
|
|
15493
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 {
|
|
15487
15494
|
width: 90px;
|
|
15488
15495
|
height: 60px;
|
|
15489
15496
|
position: relative;
|
|
15490
15497
|
border-radius: 4px;
|
|
15491
15498
|
}
|
|
15492
|
-
.
|
|
15493
|
-
.
|
|
15499
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 img,
|
|
15500
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 img {
|
|
15494
15501
|
width: 100%;
|
|
15495
15502
|
height: 100%;
|
|
15496
15503
|
border-radius: 4px;
|
|
15497
15504
|
overflow: hidden;
|
|
15498
15505
|
}
|
|
15499
|
-
.
|
|
15500
|
-
.
|
|
15506
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 .index_module_icon_close__f4576182,
|
|
15507
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 .index_module_icon_close__f4576182 {
|
|
15501
15508
|
position: absolute;
|
|
15502
15509
|
top: -8px;
|
|
15503
15510
|
right: -8px;
|
|
15504
15511
|
z-index: 2;
|
|
15505
15512
|
}
|
|
15506
|
-
.
|
|
15507
|
-
.
|
|
15513
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 .index_module_icon_close__f4576182 span,
|
|
15514
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 .index_module_icon_close__f4576182 span {
|
|
15508
15515
|
font-size: 18px;
|
|
15509
15516
|
color: rgba(0, 0, 0, 0.45);
|
|
15510
15517
|
}
|
|
15511
|
-
.
|
|
15512
|
-
.
|
|
15518
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 .index_module_icon_zoom__f4576182,
|
|
15519
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 .index_module_icon_zoom__f4576182 {
|
|
15513
15520
|
position: absolute;
|
|
15514
15521
|
background: rgba(0, 0, 0, 0.3);
|
|
15515
15522
|
width: 100%;
|
|
@@ -15521,25 +15528,25 @@
|
|
|
15521
15528
|
justify-content: center;
|
|
15522
15529
|
border-radius: 4px;
|
|
15523
15530
|
}
|
|
15524
|
-
.
|
|
15525
|
-
.
|
|
15531
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 .index_module_icon_zoom__f4576182 .anticon,
|
|
15532
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 .index_module_icon_zoom__f4576182 .anticon {
|
|
15526
15533
|
color: #fff;
|
|
15527
15534
|
}
|
|
15528
|
-
.
|
|
15529
|
-
.
|
|
15535
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 .index_module_icon_zoom__f4576182 .index_module_anticon__f4576182,
|
|
15536
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 .index_module_icon_zoom__f4576182 .index_module_anticon__f4576182 {
|
|
15530
15537
|
color: #fff;
|
|
15531
15538
|
font-size: 18px;
|
|
15532
15539
|
}
|
|
15533
|
-
.
|
|
15534
|
-
.
|
|
15540
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182:hover .index_module_icon_zoom__f4576182,
|
|
15541
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182:hover .index_module_icon_zoom__f4576182 {
|
|
15535
15542
|
display: flex;
|
|
15536
15543
|
}
|
|
15537
|
-
.
|
|
15538
|
-
.
|
|
15544
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_right__f4576182,
|
|
15545
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_right__f4576182 {
|
|
15539
15546
|
margin-left: 24px;
|
|
15540
15547
|
}
|
|
15541
|
-
.
|
|
15542
|
-
.
|
|
15548
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_right__f4576182 p,
|
|
15549
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_right__f4576182 p {
|
|
15543
15550
|
display: inline-flex;
|
|
15544
15551
|
align-items: center;
|
|
15545
15552
|
padding: 2px 8px;
|
|
@@ -15547,64 +15554,64 @@
|
|
|
15547
15554
|
color: rgba(0, 0, 0, 0.85);
|
|
15548
15555
|
line-height: 1.5;
|
|
15549
15556
|
}
|
|
15550
|
-
.
|
|
15551
|
-
.
|
|
15557
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_right__f4576182 p:first-child,
|
|
15558
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_right__f4576182 p:first-child {
|
|
15552
15559
|
margin-bottom: 8px;
|
|
15553
15560
|
}
|
|
15554
|
-
.
|
|
15555
|
-
.
|
|
15561
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_right__f4576182 p span,
|
|
15562
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_right__f4576182 p span {
|
|
15556
15563
|
margin-right: 4px;
|
|
15557
15564
|
}
|
|
15558
|
-
.
|
|
15559
|
-
.
|
|
15565
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_right__f4576182 p .anticon,
|
|
15566
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_right__f4576182 p .anticon {
|
|
15560
15567
|
vertical-align: middle !important;
|
|
15561
15568
|
}
|
|
15562
|
-
.
|
|
15563
|
-
.
|
|
15569
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_right__f4576182 p svg,
|
|
15570
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_right__f4576182 p svg {
|
|
15564
15571
|
color: rgba(0, 0, 0, 0.85);
|
|
15565
15572
|
font-size: 20px;
|
|
15566
15573
|
}
|
|
15567
|
-
.
|
|
15568
|
-
.
|
|
15574
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_no_AI__f4576182,
|
|
15575
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_no_AI__f4576182 {
|
|
15569
15576
|
width: 100%;
|
|
15570
15577
|
}
|
|
15571
|
-
.
|
|
15572
|
-
.
|
|
15578
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_no_AI__f4576182 textarea,
|
|
15579
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_no_AI__f4576182 textarea {
|
|
15573
15580
|
padding-right: 12px;
|
|
15574
15581
|
}
|
|
15575
|
-
.
|
|
15576
|
-
.
|
|
15582
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_screenshot__f4576182,
|
|
15583
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_screenshot__f4576182 {
|
|
15577
15584
|
position: absolute;
|
|
15578
15585
|
right: 16px;
|
|
15579
15586
|
bottom: 10px;
|
|
15580
15587
|
color: rgba(0, 0, 0, 0.65);
|
|
15581
15588
|
}
|
|
15582
|
-
.
|
|
15583
|
-
.
|
|
15589
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_screenshot__f4576182 i,
|
|
15590
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_screenshot__f4576182 i {
|
|
15584
15591
|
cursor: pointer;
|
|
15585
15592
|
}
|
|
15586
|
-
.
|
|
15587
|
-
.
|
|
15593
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_screenshot__f4576182 i svg,
|
|
15594
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_screenshot__f4576182 i svg {
|
|
15588
15595
|
color: rgba(0, 0, 0, 0.65);
|
|
15589
15596
|
font-size: 20px;
|
|
15590
15597
|
}
|
|
15591
|
-
.
|
|
15592
|
-
.
|
|
15598
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_disabled__f4576182,
|
|
15599
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_disabled__f4576182 {
|
|
15593
15600
|
cursor: not-allowed !important;
|
|
15594
15601
|
color: rgba(0, 0, 0, 0.25) !important;
|
|
15595
15602
|
}
|
|
15596
|
-
.
|
|
15597
|
-
.
|
|
15603
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_disabled__f4576182 svg,
|
|
15604
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_disabled__f4576182 svg {
|
|
15598
15605
|
color: rgba(0, 0, 0, 0.25) !important;
|
|
15599
15606
|
}
|
|
15600
|
-
.
|
|
15601
|
-
.
|
|
15607
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_content_main__f4576182,
|
|
15608
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_content_main__f4576182 {
|
|
15602
15609
|
display: flex;
|
|
15603
15610
|
align-items: center;
|
|
15604
15611
|
width: calc(100% - 24px);
|
|
15605
15612
|
}
|
|
15606
|
-
.
|
|
15607
|
-
.
|
|
15613
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_content_main__f4576182 .index_module_content_con__f4576182,
|
|
15614
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_content_main__f4576182 .index_module_content_con__f4576182 {
|
|
15608
15615
|
margin-top: 6px;
|
|
15609
15616
|
align-items: center;
|
|
15610
15617
|
padding: 8px;
|
|
@@ -15612,8 +15619,8 @@
|
|
|
15612
15619
|
display: inline-block;
|
|
15613
15620
|
width: calc(100% - 60px);
|
|
15614
15621
|
}
|
|
15615
|
-
.
|
|
15616
|
-
.
|
|
15622
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_content_main__f4576182 .index_module_content_con__f4576182 p,
|
|
15623
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_content_main__f4576182 .index_module_content_con__f4576182 p {
|
|
15617
15624
|
color: rgba(0, 0, 0, 0.65);
|
|
15618
15625
|
border-radius: 2px;
|
|
15619
15626
|
font-size: 12px;
|
|
@@ -15628,96 +15635,96 @@
|
|
|
15628
15635
|
display: flex;
|
|
15629
15636
|
align-items: center;
|
|
15630
15637
|
}
|
|
15631
|
-
.
|
|
15632
|
-
.
|
|
15638
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_content_main__f4576182 .index_module_content_con__f4576182 p img,
|
|
15639
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_content_main__f4576182 .index_module_content_con__f4576182 p img {
|
|
15633
15640
|
margin-right: 8px;
|
|
15634
15641
|
width: 60px;
|
|
15635
15642
|
}
|
|
15636
|
-
.
|
|
15637
|
-
.
|
|
15643
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_content_main__f4576182 .index_module_delete_quote__f4576182,
|
|
15644
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_content_main__f4576182 .index_module_delete_quote__f4576182 {
|
|
15638
15645
|
font-size: 18px;
|
|
15639
15646
|
color: #bfbfbf;
|
|
15640
15647
|
margin-top: 6px;
|
|
15641
15648
|
}
|
|
15642
|
-
.
|
|
15643
|
-
.
|
|
15649
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_sending__f4576182,
|
|
15650
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_sending__f4576182 {
|
|
15644
15651
|
width: 20px;
|
|
15645
15652
|
margin-left: 16px;
|
|
15646
15653
|
margin-bottom: 8px;
|
|
15647
15654
|
}
|
|
15648
|
-
.
|
|
15649
|
-
.
|
|
15655
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_sending__f4576182 i svg,
|
|
15656
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_sending__f4576182 i svg {
|
|
15650
15657
|
font-size: 20px;
|
|
15651
15658
|
color: rgba(0, 0, 0, 0.65);
|
|
15652
15659
|
cursor: pointer;
|
|
15653
15660
|
}
|
|
15654
|
-
.
|
|
15655
|
-
.
|
|
15661
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_sending__f4576182 .index_module_disabled__f4576182 svg,
|
|
15662
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_sending__f4576182 .index_module_disabled__f4576182 svg {
|
|
15656
15663
|
color: rgba(0, 0, 0, 0.25);
|
|
15657
15664
|
cursor: not-allowed;
|
|
15658
15665
|
}
|
|
15659
|
-
.
|
|
15660
|
-
.
|
|
15666
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List_newlabo__f4576182,
|
|
15667
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List_newlabo__f4576182 {
|
|
15661
15668
|
background-color: #f5f5f5 !important;
|
|
15662
15669
|
}
|
|
15663
|
-
.
|
|
15664
|
-
.
|
|
15670
|
+
.index_module_ChatWindow_Drawer__f4576182 .anticon,
|
|
15671
|
+
.index_module_ChatWindow_Modal__f4576182 .anticon {
|
|
15665
15672
|
vertical-align: 0;
|
|
15666
15673
|
}
|
|
15667
|
-
.
|
|
15674
|
+
.index_module_ChatWindow_Drawer__f4576182 {
|
|
15668
15675
|
background: #f5f5f5 !important;
|
|
15669
15676
|
position: relative;
|
|
15670
15677
|
height: 100%;
|
|
15671
15678
|
}
|
|
15672
|
-
.
|
|
15679
|
+
.index_module_ChatWindow_Drawer__f4576182 .bhd-drawer-header {
|
|
15673
15680
|
display: none !important;
|
|
15674
15681
|
}
|
|
15675
|
-
.
|
|
15682
|
+
.index_module_ChatWindow_Modal__f4576182 .bhd-modal {
|
|
15676
15683
|
border-radius: 8px;
|
|
15677
15684
|
overflow: hidden;
|
|
15678
15685
|
position: relative;
|
|
15679
15686
|
}
|
|
15680
|
-
.
|
|
15687
|
+
.index_module_ChatWindow_Modal__f4576182 .bhd-modal-content {
|
|
15681
15688
|
height: 100%;
|
|
15682
15689
|
background-color: #f5f5f5 !important;
|
|
15683
15690
|
}
|
|
15684
|
-
.
|
|
15691
|
+
.index_module_ChatWindow_Modal__f4576182 .bhd-modal-content .bhd-modal-close {
|
|
15685
15692
|
display: none !important;
|
|
15686
15693
|
}
|
|
15687
|
-
.
|
|
15694
|
+
.index_module_ChatWindow_Modal__f4576182 .bhd-modal-header {
|
|
15688
15695
|
display: none !important;
|
|
15689
15696
|
}
|
|
15690
|
-
.
|
|
15697
|
+
.index_module_ChatWindow_Modal__f4576182 .bhd-modal-body {
|
|
15691
15698
|
height: 100%;
|
|
15692
15699
|
padding: 0 !important;
|
|
15693
15700
|
border-radius: 4px !important;
|
|
15694
15701
|
}
|
|
15695
|
-
.
|
|
15702
|
+
.index_module_ChatWindow_Modal__f4576182 .bhd-drawer-right > .bhd-drawer-content-wrapper {
|
|
15696
15703
|
top: 129px;
|
|
15697
15704
|
right: 200px;
|
|
15698
15705
|
height: 790px;
|
|
15699
15706
|
}
|
|
15700
|
-
.
|
|
15707
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_main_list__f4576182 {
|
|
15701
15708
|
max-height: 650px;
|
|
15702
15709
|
}
|
|
15703
|
-
.
|
|
15710
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_user__f4576182 {
|
|
15704
15711
|
padding-left: 0 !important;
|
|
15705
15712
|
cursor: pointer;
|
|
15706
15713
|
}
|
|
15707
|
-
.
|
|
15714
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 {
|
|
15708
15715
|
border-radius: 4px;
|
|
15709
15716
|
width: calc(100% - 328px);
|
|
15710
15717
|
margin-left: 328px;
|
|
15711
15718
|
}
|
|
15712
|
-
.
|
|
15719
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 {
|
|
15713
15720
|
max-height: 700px;
|
|
15714
15721
|
}
|
|
15715
|
-
.
|
|
15722
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_chat_content__f4576182 {
|
|
15716
15723
|
width: calc(100% - 328px);
|
|
15717
15724
|
margin-left: 328px;
|
|
15718
15725
|
display: inline-block;
|
|
15719
15726
|
}
|
|
15720
|
-
.
|
|
15727
|
+
.index_module_popover_main_content__f4576182 {
|
|
15721
15728
|
min-width: 300px !important;
|
|
15722
15729
|
max-width: 340px !important;
|
|
15723
15730
|
background-color: #fff !important;
|
|
@@ -15725,21 +15732,21 @@
|
|
|
15725
15732
|
border-radius: 4px;
|
|
15726
15733
|
border: 1px solid rgba(0, 0, 0, 0.15);
|
|
15727
15734
|
}
|
|
15728
|
-
.
|
|
15735
|
+
.index_module_popover_main_content__f4576182 .bhd-tooltip-content {
|
|
15729
15736
|
background-color: #fff;
|
|
15730
15737
|
border-radius: 4px;
|
|
15731
15738
|
}
|
|
15732
|
-
.
|
|
15739
|
+
.index_module_popover_main_content__f4576182 .bhd-tooltip-content .bhd-tooltip-inner {
|
|
15733
15740
|
background-color: #fff;
|
|
15734
15741
|
color: rgba(0, 0, 0, 0.85);
|
|
15735
15742
|
font-size: 14px;
|
|
15736
15743
|
padding: 12px 16px;
|
|
15737
15744
|
border-radius: 4px;
|
|
15738
15745
|
}
|
|
15739
|
-
.
|
|
15746
|
+
.index_module_popover_main_content__f4576182 .bhd-tooltip-arrow:before {
|
|
15740
15747
|
background: #ccc !important;
|
|
15741
15748
|
}
|
|
15742
|
-
.
|
|
15749
|
+
.index_module_popover_main_content__f4576182 .bhd-tooltip-arrow::after {
|
|
15743
15750
|
width: 0 !important;
|
|
15744
15751
|
height: 0 !important;
|
|
15745
15752
|
border: 5px solid;
|
|
@@ -15751,28 +15758,28 @@
|
|
|
15751
15758
|
right: 0 !important;
|
|
15752
15759
|
box-shadow: none !important;
|
|
15753
15760
|
}
|
|
15754
|
-
.
|
|
15761
|
+
.index_module_popover_main_content_name__f4576182 {
|
|
15755
15762
|
width: auto;
|
|
15756
15763
|
background-color: #fff !important;
|
|
15757
15764
|
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06);
|
|
15758
15765
|
border-radius: 4px;
|
|
15759
15766
|
border: 1px solid rgba(0, 0, 0, 0.15);
|
|
15760
15767
|
}
|
|
15761
|
-
.
|
|
15768
|
+
.index_module_popover_main_content_name__f4576182 .bhd-tooltip-content {
|
|
15762
15769
|
background-color: #fff;
|
|
15763
15770
|
border-radius: 4px;
|
|
15764
15771
|
}
|
|
15765
|
-
.
|
|
15772
|
+
.index_module_popover_main_content_name__f4576182 .bhd-tooltip-content .bhd-tooltip-inner {
|
|
15766
15773
|
background-color: #fff;
|
|
15767
15774
|
color: rgba(0, 0, 0, 0.85);
|
|
15768
15775
|
font-size: 14px;
|
|
15769
15776
|
padding: 12px 16px;
|
|
15770
15777
|
border-radius: 4px;
|
|
15771
15778
|
}
|
|
15772
|
-
.
|
|
15779
|
+
.index_module_popover_main_content_name__f4576182 .bhd-tooltip-arrow:before {
|
|
15773
15780
|
background: #ccc !important;
|
|
15774
15781
|
}
|
|
15775
|
-
.
|
|
15782
|
+
.index_module_popover_main_content_name__f4576182 .bhd-tooltip-arrow::after {
|
|
15776
15783
|
width: 0 !important;
|
|
15777
15784
|
height: 0 !important;
|
|
15778
15785
|
border: 5px solid;
|
|
@@ -15784,7 +15791,7 @@
|
|
|
15784
15791
|
right: 0 !important;
|
|
15785
15792
|
box-shadow: none !important;
|
|
15786
15793
|
}
|
|
15787
|
-
.
|
|
15794
|
+
.index_module_teacher_layout__f4576182 {
|
|
15788
15795
|
position: fixed;
|
|
15789
15796
|
right: 568px;
|
|
15790
15797
|
border-radius: 8px;
|
|
@@ -15794,8 +15801,8 @@
|
|
|
15794
15801
|
backdrop-filter: blur(7.5px);
|
|
15795
15802
|
width: 80px;
|
|
15796
15803
|
}
|
|
15797
|
-
.
|
|
15798
|
-
.
|
|
15804
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 > div,
|
|
15805
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182 > div {
|
|
15799
15806
|
display: flex;
|
|
15800
15807
|
flex-direction: column;
|
|
15801
15808
|
align-items: center;
|
|
@@ -15807,16 +15814,16 @@
|
|
|
15807
15814
|
position: relative;
|
|
15808
15815
|
cursor: pointer;
|
|
15809
15816
|
}
|
|
15810
|
-
.
|
|
15811
|
-
.
|
|
15817
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 > div:hover,
|
|
15818
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182 > div:hover {
|
|
15812
15819
|
background-color: #f5f5f5;
|
|
15813
15820
|
}
|
|
15814
|
-
.
|
|
15815
|
-
.
|
|
15821
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 > div:hover .index_module_delete__f4576182,
|
|
15822
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182 > div:hover .index_module_delete__f4576182 {
|
|
15816
15823
|
display: block;
|
|
15817
15824
|
}
|
|
15818
|
-
.
|
|
15819
|
-
.
|
|
15825
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 > div p,
|
|
15826
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182 > div p {
|
|
15820
15827
|
max-width: 60px;
|
|
15821
15828
|
overflow: hidden;
|
|
15822
15829
|
text-overflow: ellipsis;
|
|
@@ -15826,14 +15833,14 @@
|
|
|
15826
15833
|
line-height: 1;
|
|
15827
15834
|
padding-top: 12px;
|
|
15828
15835
|
}
|
|
15829
|
-
.
|
|
15830
|
-
.
|
|
15836
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 > div img,
|
|
15837
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182 > div img {
|
|
15831
15838
|
width: 32px;
|
|
15832
15839
|
height: 32px;
|
|
15833
15840
|
border-radius: 50%;
|
|
15834
15841
|
}
|
|
15835
|
-
.
|
|
15836
|
-
.
|
|
15842
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 > div .index_module_num__f4576182,
|
|
15843
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182 > div .index_module_num__f4576182 {
|
|
15837
15844
|
position: absolute;
|
|
15838
15845
|
top: 0;
|
|
15839
15846
|
right: 0;
|
|
@@ -15845,8 +15852,8 @@
|
|
|
15845
15852
|
font-size: 12px;
|
|
15846
15853
|
line-height: 1.2;
|
|
15847
15854
|
}
|
|
15848
|
-
.
|
|
15849
|
-
.
|
|
15855
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 > div .index_module_delete__f4576182,
|
|
15856
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182 > div .index_module_delete__f4576182 {
|
|
15850
15857
|
position: absolute;
|
|
15851
15858
|
top: 2px;
|
|
15852
15859
|
right: 2px;
|
|
@@ -15854,35 +15861,35 @@
|
|
|
15854
15861
|
font-size: 12px;
|
|
15855
15862
|
display: none;
|
|
15856
15863
|
}
|
|
15857
|
-
.
|
|
15864
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 > div {
|
|
15858
15865
|
margin: 8px;
|
|
15859
15866
|
}
|
|
15860
|
-
.
|
|
15867
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 .index_module_shrink__f4576182 {
|
|
15861
15868
|
border-bottom: 1px solid #ebebeb;
|
|
15862
15869
|
border-radius: 0;
|
|
15863
15870
|
margin-bottom: 8px;
|
|
15864
15871
|
margin-top: 8px;
|
|
15865
15872
|
}
|
|
15866
|
-
.
|
|
15873
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 .index_module_shrink__f4576182 > span {
|
|
15867
15874
|
font-size: 20px;
|
|
15868
15875
|
}
|
|
15869
|
-
.
|
|
15876
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 .index_module_shrink__f4576182 p {
|
|
15870
15877
|
padding-top: 0;
|
|
15871
15878
|
}
|
|
15872
|
-
.
|
|
15879
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 .index_module_shrink__f4576182:hover {
|
|
15873
15880
|
background-color: #fff !important;
|
|
15874
15881
|
}
|
|
15875
|
-
.
|
|
15876
|
-
.
|
|
15882
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 .index_module_active__f4576182,
|
|
15883
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182 .index_module_active__f4576182 {
|
|
15877
15884
|
background: #ffe8e0;
|
|
15878
15885
|
}
|
|
15879
|
-
.
|
|
15886
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182 > div:last-child {
|
|
15880
15887
|
margin-bottom: 0;
|
|
15881
15888
|
}
|
|
15882
|
-
.
|
|
15889
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182 > div:first-child {
|
|
15883
15890
|
margin-top: 0;
|
|
15884
15891
|
}
|
|
15885
|
-
.
|
|
15892
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182 {
|
|
15886
15893
|
max-height: 524px;
|
|
15887
15894
|
padding: 0 8px;
|
|
15888
15895
|
padding-right: 4px;
|
|
@@ -15890,66 +15897,66 @@
|
|
|
15890
15897
|
margin-bottom: 8px;
|
|
15891
15898
|
margin-top: 8px;
|
|
15892
15899
|
}
|
|
15893
|
-
.
|
|
15900
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182::-webkit-scrollbar {
|
|
15894
15901
|
background-color: #eaedf1;
|
|
15895
15902
|
background-color: transparent;
|
|
15896
15903
|
width: 4px;
|
|
15897
15904
|
height: 4px;
|
|
15898
15905
|
}
|
|
15899
|
-
.
|
|
15906
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182::-webkit-scrollbar-thumb {
|
|
15900
15907
|
border-radius: 4px;
|
|
15901
15908
|
background-color: rgba(0, 0, 0, 0.25);
|
|
15902
15909
|
}
|
|
15903
|
-
.
|
|
15910
|
+
.index_module_teacher_layout_newlabo__f4576182 {
|
|
15904
15911
|
top: 50px;
|
|
15905
15912
|
right: 0;
|
|
15906
15913
|
}
|
|
15907
|
-
.
|
|
15914
|
+
.index_module_teacher_layout_newlabo__f4576182 .index_module_top__f4576182 svg {
|
|
15908
15915
|
transform: rotate(180deg);
|
|
15909
15916
|
}
|
|
15910
|
-
.
|
|
15911
|
-
.
|
|
15917
|
+
.index_module_teacher_layout_newlabo__f4576182 .index_module_top__f4576182 .index_module_active__f4576182,
|
|
15918
|
+
.index_module_teacher_layout_newlabo__f4576182 .index_module_bottom__f4576182 .index_module_active__f4576182 {
|
|
15912
15919
|
background-color: #D1E4FF;
|
|
15913
15920
|
}
|
|
15914
|
-
.
|
|
15921
|
+
.index_module_teacher_layout_modal__f4576182 {
|
|
15915
15922
|
width: 328px;
|
|
15916
15923
|
height: calc(100% - 48px);
|
|
15917
15924
|
background-color: #fff;
|
|
15918
15925
|
position: absolute;
|
|
15919
15926
|
border-top: 1px solid #ebebeb;
|
|
15920
15927
|
}
|
|
15921
|
-
.
|
|
15922
|
-
.
|
|
15928
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_top__f4576182 .index_module_ai__f4576182,
|
|
15929
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_bottom__f4576182 .index_module_ai__f4576182 {
|
|
15923
15930
|
border-bottom: 1px solid #ebebeb;
|
|
15924
15931
|
padding: 16px;
|
|
15925
15932
|
display: flex;
|
|
15926
15933
|
align-items: center;
|
|
15927
15934
|
cursor: pointer;
|
|
15928
15935
|
}
|
|
15929
|
-
.
|
|
15930
|
-
.
|
|
15936
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_top__f4576182 .index_module_ai__f4576182 img,
|
|
15937
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_bottom__f4576182 .index_module_ai__f4576182 img {
|
|
15931
15938
|
width: 32px;
|
|
15932
15939
|
height: 32px;
|
|
15933
15940
|
border-radius: 50%;
|
|
15934
15941
|
margin-right: 12px;
|
|
15935
15942
|
}
|
|
15936
|
-
.
|
|
15937
|
-
.
|
|
15943
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_top__f4576182 .index_module_ai__f4576182 > span,
|
|
15944
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_bottom__f4576182 .index_module_ai__f4576182 > span {
|
|
15938
15945
|
margin-right: 12px;
|
|
15939
15946
|
}
|
|
15940
|
-
.
|
|
15941
|
-
.
|
|
15947
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_top__f4576182 .index_module_ai__f4576182 .index_module_user_info__f4576182,
|
|
15948
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_bottom__f4576182 .index_module_ai__f4576182 .index_module_user_info__f4576182 {
|
|
15942
15949
|
width: 252px;
|
|
15943
15950
|
}
|
|
15944
|
-
.
|
|
15945
|
-
.
|
|
15951
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_top__f4576182 .index_module_ai__f4576182 .index_module_user_info__f4576182 .index_module_message__f4576182,
|
|
15952
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_bottom__f4576182 .index_module_ai__f4576182 .index_module_user_info__f4576182 .index_module_message__f4576182 {
|
|
15946
15953
|
color: #000;
|
|
15947
15954
|
font-size: 14px;
|
|
15948
15955
|
line-height: 1;
|
|
15949
15956
|
padding-right: 10px;
|
|
15950
15957
|
}
|
|
15951
|
-
.
|
|
15952
|
-
.
|
|
15958
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_top__f4576182 .index_module_ai__f4576182 .index_module_user_info__f4576182 .index_module_message__f4576182 .index_module_num__f4576182,
|
|
15959
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_bottom__f4576182 .index_module_ai__f4576182 .index_module_user_info__f4576182 .index_module_message__f4576182 .index_module_num__f4576182 {
|
|
15953
15960
|
margin-left: 12px;
|
|
15954
15961
|
border-radius: 26px;
|
|
15955
15962
|
background-color: #f4523b;
|
|
@@ -15959,14 +15966,14 @@
|
|
|
15959
15966
|
font-size: 12px;
|
|
15960
15967
|
line-height: 1;
|
|
15961
15968
|
}
|
|
15962
|
-
.
|
|
15963
|
-
.
|
|
15969
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_top__f4576182 .index_module_ai__f4576182 .index_module_user_info__f4576182 .index_module_message__f4576182 .index_module_time__f4576182,
|
|
15970
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_bottom__f4576182 .index_module_ai__f4576182 .index_module_user_info__f4576182 .index_module_message__f4576182 .index_module_time__f4576182 {
|
|
15964
15971
|
font-size: 12px;
|
|
15965
15972
|
color: rgba(0, 0, 0, 0.25);
|
|
15966
15973
|
float: right;
|
|
15967
15974
|
}
|
|
15968
|
-
.
|
|
15969
|
-
.
|
|
15975
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_top__f4576182 .index_module_ai__f4576182 .index_module_user_info__f4576182 .index_module_con__f4576182,
|
|
15976
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_bottom__f4576182 .index_module_ai__f4576182 .index_module_user_info__f4576182 .index_module_con__f4576182 {
|
|
15970
15977
|
color: rgba(0, 0, 0, 0.45);
|
|
15971
15978
|
font-size: 12px;
|
|
15972
15979
|
line-height: 1.5;
|
|
@@ -15975,32 +15982,32 @@
|
|
|
15975
15982
|
white-space: nowrap;
|
|
15976
15983
|
text-overflow: ellipsis;
|
|
15977
15984
|
}
|
|
15978
|
-
.
|
|
15979
|
-
.
|
|
15985
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_top__f4576182 .index_module_active__f4576182,
|
|
15986
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_bottom__f4576182 .index_module_active__f4576182 {
|
|
15980
15987
|
background: #ffe8e0;
|
|
15981
15988
|
}
|
|
15982
|
-
.
|
|
15989
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_bottom__f4576182 {
|
|
15983
15990
|
overflow: auto;
|
|
15984
15991
|
height: calc(100% - 70px);
|
|
15985
15992
|
}
|
|
15986
|
-
.
|
|
15993
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_bottom__f4576182::-webkit-scrollbar {
|
|
15987
15994
|
background-color: #eaedf1;
|
|
15988
15995
|
background-color: transparent;
|
|
15989
15996
|
width: 4px;
|
|
15990
15997
|
height: 4px;
|
|
15991
15998
|
}
|
|
15992
|
-
.
|
|
15999
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_bottom__f4576182::-webkit-scrollbar-thumb {
|
|
15993
16000
|
border-radius: 4px;
|
|
15994
16001
|
background-color: rgba(0, 0, 0, 0.25);
|
|
15995
16002
|
}
|
|
15996
|
-
.
|
|
16003
|
+
.index_module_teacher_layout_modal__f4576182 .anticon {
|
|
15997
16004
|
vertical-align: 0;
|
|
15998
16005
|
}
|
|
15999
|
-
.
|
|
16000
|
-
.
|
|
16006
|
+
.index_module_teacher_layout_modal_newlabo__f4576182 .index_module_top__f4576182 .index_module_active__f4576182,
|
|
16007
|
+
.index_module_teacher_layout_modal_newlabo__f4576182 .index_module_bottom__f4576182 .index_module_active__f4576182 {
|
|
16001
16008
|
background: #f0f8ff !important;
|
|
16002
16009
|
}
|
|
16003
|
-
.
|
|
16010
|
+
.index_module_history_list__f4576182 {
|
|
16004
16011
|
position: absolute;
|
|
16005
16012
|
top: 0;
|
|
16006
16013
|
background: rgba(0, 0, 0, 0.3);
|
|
@@ -16008,7 +16015,7 @@
|
|
|
16008
16015
|
height: 100%;
|
|
16009
16016
|
overflow: hidden;
|
|
16010
16017
|
}
|
|
16011
|
-
.
|
|
16018
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 {
|
|
16012
16019
|
background: #fff;
|
|
16013
16020
|
position: absolute;
|
|
16014
16021
|
z-index: 10;
|
|
@@ -16016,10 +16023,10 @@
|
|
|
16016
16023
|
width: 100%;
|
|
16017
16024
|
border-radius: 16px 16px 0px 0px;
|
|
16018
16025
|
overflow: hidden;
|
|
16019
|
-
animation:
|
|
16026
|
+
animation: index_module_mymove__f4576182 1s forwards;
|
|
16020
16027
|
box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
|
|
16021
16028
|
}
|
|
16022
|
-
.
|
|
16029
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_title__f4576182 {
|
|
16023
16030
|
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
|
|
16024
16031
|
font-size: 16px;
|
|
16025
16032
|
font-weight: 600;
|
|
@@ -16028,18 +16035,18 @@
|
|
|
16028
16035
|
display: flex;
|
|
16029
16036
|
justify-content: space-between;
|
|
16030
16037
|
}
|
|
16031
|
-
.
|
|
16038
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_title__f4576182 svg {
|
|
16032
16039
|
font-size: 12px;
|
|
16033
16040
|
cursor: pointer;
|
|
16034
16041
|
opacity: 0.65;
|
|
16035
16042
|
font-weight: 300;
|
|
16036
16043
|
}
|
|
16037
|
-
.
|
|
16044
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_search_top__f4576182 {
|
|
16038
16045
|
position: relative;
|
|
16039
16046
|
margin: 16px 24px;
|
|
16040
16047
|
background-color: #fff;
|
|
16041
16048
|
}
|
|
16042
|
-
.
|
|
16049
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_search_top__f4576182 input {
|
|
16043
16050
|
width: 100%;
|
|
16044
16051
|
height: 40px;
|
|
16045
16052
|
line-height: 40px;
|
|
@@ -16049,7 +16056,7 @@
|
|
|
16049
16056
|
padding-right: 30px;
|
|
16050
16057
|
color: rgba(0, 0, 0, 0.85);
|
|
16051
16058
|
}
|
|
16052
|
-
.
|
|
16059
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_search_top__f4576182 .anticon {
|
|
16053
16060
|
position: absolute;
|
|
16054
16061
|
top: 11px;
|
|
16055
16062
|
z-index: 1;
|
|
@@ -16057,7 +16064,7 @@
|
|
|
16057
16064
|
font-size: 16px;
|
|
16058
16065
|
color: rgba(0, 0, 0, 0.65);
|
|
16059
16066
|
}
|
|
16060
|
-
.
|
|
16067
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_search_top__f4576182 .guanbi_Close {
|
|
16061
16068
|
position: absolute;
|
|
16062
16069
|
top: 3px;
|
|
16063
16070
|
right: 38px;
|
|
@@ -16066,32 +16073,32 @@
|
|
|
16066
16073
|
color: rgba(0, 0, 0, 0.65);
|
|
16067
16074
|
cursor: pointer;
|
|
16068
16075
|
}
|
|
16069
|
-
.
|
|
16076
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_search_top__f4576182 .guanbi_Close svg {
|
|
16070
16077
|
font-size: 10px;
|
|
16071
16078
|
opacity: 0.65;
|
|
16072
16079
|
}
|
|
16073
|
-
.
|
|
16080
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_search_top__f4576182 svg {
|
|
16074
16081
|
opacity: 0.65;
|
|
16075
16082
|
font-weight: 300;
|
|
16076
16083
|
}
|
|
16077
|
-
.
|
|
16084
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182:first-child {
|
|
16078
16085
|
margin-top: 0;
|
|
16079
16086
|
}
|
|
16080
|
-
.
|
|
16087
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 {
|
|
16081
16088
|
overflow: auto;
|
|
16082
16089
|
height: 510px;
|
|
16083
16090
|
}
|
|
16084
|
-
.
|
|
16091
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182::-webkit-scrollbar {
|
|
16085
16092
|
background-color: #eaedf1;
|
|
16086
16093
|
background-color: transparent;
|
|
16087
16094
|
width: 4px;
|
|
16088
16095
|
height: 4px;
|
|
16089
16096
|
}
|
|
16090
|
-
.
|
|
16097
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182::-webkit-scrollbar-thumb {
|
|
16091
16098
|
border-radius: 4px;
|
|
16092
16099
|
background-color: rgba(0, 0, 0, 0.25);
|
|
16093
16100
|
}
|
|
16094
|
-
.
|
|
16101
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary__f4576182 {
|
|
16095
16102
|
width: 100%;
|
|
16096
16103
|
padding: 8px 16px;
|
|
16097
16104
|
display: flex;
|
|
@@ -16099,41 +16106,41 @@
|
|
|
16099
16106
|
border-bottom: 1px solid #ebebeb;
|
|
16100
16107
|
cursor: pointer;
|
|
16101
16108
|
}
|
|
16102
|
-
.
|
|
16109
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary__f4576182:hover {
|
|
16103
16110
|
background-color: #EBEBEB;
|
|
16104
16111
|
}
|
|
16105
|
-
.
|
|
16112
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary__f4576182 .index_module_head_img__f4576182 {
|
|
16106
16113
|
width: 36px;
|
|
16107
16114
|
height: 36px;
|
|
16108
16115
|
border-radius: 50%;
|
|
16109
16116
|
margin-right: 16px;
|
|
16110
16117
|
}
|
|
16111
|
-
.
|
|
16118
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary__f4576182 .index_module_head_img__f4576182 img {
|
|
16112
16119
|
width: 36px;
|
|
16113
16120
|
height: 36px;
|
|
16114
16121
|
border-radius: 50%;
|
|
16115
16122
|
}
|
|
16116
|
-
.
|
|
16123
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary__f4576182 .index_module_head_img__f4576182 svg {
|
|
16117
16124
|
width: 36px;
|
|
16118
16125
|
height: 36px;
|
|
16119
16126
|
}
|
|
16120
|
-
.
|
|
16127
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary__f4576182 .index_module_list_desc__f4576182 {
|
|
16121
16128
|
width: calc(100% - 56px);
|
|
16122
16129
|
}
|
|
16123
|
-
.
|
|
16130
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary__f4576182 .index_module_list_desc__f4576182 .index_module_name__f4576182 {
|
|
16124
16131
|
color: rgba(0, 0, 0, 0.85);
|
|
16125
16132
|
font-size: 16px;
|
|
16126
16133
|
font-weight: 600;
|
|
16127
16134
|
line-height: 150%;
|
|
16128
16135
|
margin-bottom: 4px;
|
|
16129
16136
|
}
|
|
16130
|
-
.
|
|
16137
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary__f4576182 .index_module_list_desc__f4576182 .index_module_name__f4576182 .index_module_time__f4576182 {
|
|
16131
16138
|
float: right;
|
|
16132
16139
|
font-size: 14px;
|
|
16133
16140
|
color: #8c8c8c;
|
|
16134
16141
|
font-weight: 400;
|
|
16135
16142
|
}
|
|
16136
|
-
.
|
|
16143
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary__f4576182 .index_module_list_desc__f4576182 .index_module_decs__f4576182 {
|
|
16137
16144
|
color: rgba(0, 0, 0, 0.65);
|
|
16138
16145
|
font-size: 14px;
|
|
16139
16146
|
font-weight: 400;
|
|
@@ -16142,35 +16149,35 @@
|
|
|
16142
16149
|
text-overflow: ellipsis;
|
|
16143
16150
|
white-space: nowrap;
|
|
16144
16151
|
}
|
|
16145
|
-
.
|
|
16152
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary__f4576182 .index_module_list_desc__f4576182 .index_module_decs__f4576182 span {
|
|
16146
16153
|
color: #f4523b;
|
|
16147
16154
|
}
|
|
16148
|
-
.
|
|
16155
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary__f4576182 .index_module_open__f4576182 {
|
|
16149
16156
|
font-size: 24px;
|
|
16150
16157
|
color: rgba(0, 0, 0, 0.65);
|
|
16151
16158
|
}
|
|
16152
|
-
.
|
|
16159
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary__f4576182 .index_module_active__f4576182 svg {
|
|
16153
16160
|
transform: rotate(90deg);
|
|
16154
16161
|
}
|
|
16155
|
-
.
|
|
16162
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary_active__f4576182 {
|
|
16156
16163
|
background-color: #fff4f0;
|
|
16157
16164
|
}
|
|
16158
|
-
.
|
|
16165
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary_active__f4576182:hover {
|
|
16159
16166
|
background-color: #fff4f0;
|
|
16160
16167
|
}
|
|
16161
|
-
.
|
|
16168
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_detail__f4576182 {
|
|
16162
16169
|
background-color: rgba(0, 0, 0, 0.02);
|
|
16163
16170
|
}
|
|
16164
|
-
.
|
|
16171
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_detail__f4576182 .index_module_list__f4576182 {
|
|
16165
16172
|
padding: 8px 16px;
|
|
16166
16173
|
margin-bottom: 1px;
|
|
16167
16174
|
position: relative;
|
|
16168
16175
|
cursor: pointer;
|
|
16169
16176
|
}
|
|
16170
|
-
.
|
|
16177
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_detail__f4576182 .index_module_list__f4576182:hover {
|
|
16171
16178
|
background-color: rgba(0, 0, 0, 0.04);
|
|
16172
16179
|
}
|
|
16173
|
-
.
|
|
16180
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_detail__f4576182 .index_module_list__f4576182::before {
|
|
16174
16181
|
content: "";
|
|
16175
16182
|
display: inline-block;
|
|
16176
16183
|
width: 100%;
|
|
@@ -16180,22 +16187,22 @@
|
|
|
16180
16187
|
bottom: -1px;
|
|
16181
16188
|
left: -1px;
|
|
16182
16189
|
}
|
|
16183
|
-
.
|
|
16190
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_detail__f4576182 .index_module_list__f4576182 .index_module_name__f4576182 {
|
|
16184
16191
|
display: flex;
|
|
16185
16192
|
justify-content: space-between;
|
|
16186
16193
|
align-items: center;
|
|
16187
16194
|
margin-bottom: 4px;
|
|
16188
16195
|
}
|
|
16189
|
-
.
|
|
16196
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_detail__f4576182 .index_module_list__f4576182 .index_module_name__f4576182 p {
|
|
16190
16197
|
color: rgba(0, 0, 0, 0.65);
|
|
16191
16198
|
font-size: 14px;
|
|
16192
16199
|
line-height: 1.5;
|
|
16193
16200
|
}
|
|
16194
|
-
.
|
|
16201
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_detail__f4576182 .index_module_list__f4576182 .index_module_name__f4576182 .index_module_time__f4576182 {
|
|
16195
16202
|
font-size: 14px;
|
|
16196
16203
|
color: #8c8c8c;
|
|
16197
16204
|
}
|
|
16198
|
-
.
|
|
16205
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_detail__f4576182 .index_module_list__f4576182 .index_module_con__f4576182 {
|
|
16199
16206
|
color: rgba(0, 0, 0, 0.85);
|
|
16200
16207
|
font-size: 14px;
|
|
16201
16208
|
font-weight: 400;
|
|
@@ -16205,22 +16212,22 @@
|
|
|
16205
16212
|
max-height: 21px;
|
|
16206
16213
|
white-space: nowrap;
|
|
16207
16214
|
}
|
|
16208
|
-
.
|
|
16215
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_detail__f4576182 .index_module_list__f4576182 .index_module_con__f4576182 span {
|
|
16209
16216
|
color: #f4523b;
|
|
16210
16217
|
}
|
|
16211
|
-
.
|
|
16218
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_detail__f4576182 .index_module_list_more__f4576182 {
|
|
16212
16219
|
text-align: center;
|
|
16213
16220
|
color: rgba(0, 0, 0, 0.45);
|
|
16214
16221
|
font-size: 14px;
|
|
16215
16222
|
}
|
|
16216
|
-
.
|
|
16223
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_no_data__f4576182 {
|
|
16217
16224
|
text-align: center;
|
|
16218
16225
|
margin-top: 130px;
|
|
16219
16226
|
}
|
|
16220
|
-
.
|
|
16227
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_no_data__f4576182 img {
|
|
16221
16228
|
width: 160px;
|
|
16222
16229
|
}
|
|
16223
|
-
.
|
|
16230
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_no_data__f4576182 p {
|
|
16224
16231
|
margin-top: 24px;
|
|
16225
16232
|
color: rgba(0, 0, 0, 0.45);
|
|
16226
16233
|
text-align: center;
|
|
@@ -16228,7 +16235,7 @@
|
|
|
16228
16235
|
line-height: 100%;
|
|
16229
16236
|
/* 14px */
|
|
16230
16237
|
}
|
|
16231
|
-
@keyframes
|
|
16238
|
+
@keyframes index_module_mymove__f4576182 {
|
|
16232
16239
|
from {
|
|
16233
16240
|
bottom: -500px;
|
|
16234
16241
|
}
|
|
@@ -16236,10 +16243,10 @@
|
|
|
16236
16243
|
bottom: 0;
|
|
16237
16244
|
}
|
|
16238
16245
|
}
|
|
16239
|
-
.
|
|
16246
|
+
.index_module_history_list__f4576182 .anticon {
|
|
16240
16247
|
vertical-align: 0;
|
|
16241
16248
|
}
|
|
16242
|
-
.
|
|
16249
|
+
.index_module_history_list_broadside__f4576182 {
|
|
16243
16250
|
width: 417px;
|
|
16244
16251
|
height: calc(100% - 48px);
|
|
16245
16252
|
right: 0;
|
|
@@ -16248,22 +16255,22 @@
|
|
|
16248
16255
|
background: transparent;
|
|
16249
16256
|
overflow: visible;
|
|
16250
16257
|
}
|
|
16251
|
-
.
|
|
16258
|
+
.index_module_history_list_broadside__f4576182 .index_module_search_layout__f4576182 {
|
|
16252
16259
|
height: 100%;
|
|
16253
16260
|
border-radius: 0;
|
|
16254
16261
|
box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
|
|
16255
16262
|
}
|
|
16256
|
-
.
|
|
16263
|
+
.index_module_history_list_broadside__f4576182 .index_module_search_layout__f4576182 .index_module_search_top__f4576182 {
|
|
16257
16264
|
margin: 16px;
|
|
16258
16265
|
}
|
|
16259
|
-
.
|
|
16266
|
+
.index_module_history_list_broadside__f4576182 .index_module_search_layout__f4576182 .index_module_title__f4576182 {
|
|
16260
16267
|
padding: 16px;
|
|
16261
16268
|
}
|
|
16262
|
-
.
|
|
16269
|
+
.index_module_history_list_broadside__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 {
|
|
16263
16270
|
height: calc(100% - 140px);
|
|
16264
16271
|
max-height: calc(100% - 140px);
|
|
16265
16272
|
}
|
|
16266
|
-
.
|
|
16273
|
+
.index_module_screenshot_Modal__f4576182 {
|
|
16267
16274
|
position: fixed;
|
|
16268
16275
|
top: 0;
|
|
16269
16276
|
left: 0;
|
|
@@ -16272,20 +16279,20 @@
|
|
|
16272
16279
|
height: 100% !important;
|
|
16273
16280
|
background-color: transparent !important;
|
|
16274
16281
|
}
|
|
16275
|
-
.
|
|
16282
|
+
.index_module_screenshot_Modal__f4576182 .ReactCrop__child-wrapper {
|
|
16276
16283
|
position: fixed;
|
|
16277
16284
|
width: 100% !important;
|
|
16278
16285
|
height: 100% !important;
|
|
16279
16286
|
top: 0 !important;
|
|
16280
16287
|
left: 0 !important;
|
|
16281
16288
|
}
|
|
16282
|
-
.
|
|
16289
|
+
.index_module_screenshot_Modal__f4576182 .ReactCrop {
|
|
16283
16290
|
width: 100% !important;
|
|
16284
16291
|
height: 100% !important;
|
|
16285
16292
|
top: 0 !important;
|
|
16286
16293
|
left: 0 !important;
|
|
16287
16294
|
}
|
|
16288
|
-
.
|
|
16295
|
+
.index_module_screenshot_Modal__f4576182 .index_module_screenshot_Modal_btn__f4576182 {
|
|
16289
16296
|
position: fixed !important;
|
|
16290
16297
|
z-index: 999;
|
|
16291
16298
|
border-radius: 4px;
|
|
@@ -16296,33 +16303,33 @@
|
|
|
16296
16303
|
justify-content: space-around;
|
|
16297
16304
|
align-items: center;
|
|
16298
16305
|
}
|
|
16299
|
-
.
|
|
16306
|
+
.index_module_screenshot_Modal__f4576182 .index_module_screenshot_Modal_btn__f4576182 > span {
|
|
16300
16307
|
display: inline-block;
|
|
16301
16308
|
width: 24px;
|
|
16302
16309
|
height: 24px;
|
|
16303
16310
|
border-radius: 2px;
|
|
16304
16311
|
text-align: center;
|
|
16305
16312
|
}
|
|
16306
|
-
.
|
|
16313
|
+
.index_module_screenshot_Modal__f4576182 .index_module_screenshot_Modal_btn__f4576182 > span .index_module_anticon__f4576182 {
|
|
16307
16314
|
padding-top: 3.5px;
|
|
16308
16315
|
}
|
|
16309
|
-
.
|
|
16316
|
+
.index_module_screenshot_Modal__f4576182 .index_module_screenshot_Modal_btn__f4576182 > span:hover {
|
|
16310
16317
|
background-color: rgba(0, 0, 0, 0.04);
|
|
16311
16318
|
}
|
|
16312
|
-
.
|
|
16319
|
+
.index_module_screenshot_Modal__f4576182 .index_module_screenshot_Modal_btn__f4576182 > span svg {
|
|
16313
16320
|
font-size: 18px;
|
|
16314
16321
|
color: #f4523b;
|
|
16315
16322
|
}
|
|
16316
|
-
.
|
|
16323
|
+
.index_module_screenshot_Modal__f4576182 .index_module_screenshot_Modal_btn__f4576182 > span:nth-child(2) {
|
|
16317
16324
|
display: inline-block;
|
|
16318
16325
|
width: 24px;
|
|
16319
16326
|
height: 24px;
|
|
16320
16327
|
border-radius: 2px;
|
|
16321
16328
|
}
|
|
16322
|
-
.
|
|
16329
|
+
.index_module_screenshot_Modal__f4576182 .index_module_screenshot_Modal_btn__f4576182 > span:nth-child(2):hover {
|
|
16323
16330
|
background-color: rgba(0, 0, 0, 0.04);
|
|
16324
16331
|
}
|
|
16325
|
-
.
|
|
16332
|
+
.index_module_screenshot_Modal__f4576182 .index_module_screenshot_Modal_btn__f4576182 > span:nth-child(2) svg {
|
|
16326
16333
|
color: #23d9c3;
|
|
16327
16334
|
}
|
|
16328
16335
|
|
|
@@ -18981,49 +18988,49 @@
|
|
|
18981
18988
|
"description": "图标,六级填充色"
|
|
18982
18989
|
}
|
|
18983
18990
|
*/
|
|
18984
|
-
.
|
|
18985
|
-
.
|
|
18991
|
+
.index_module_service_ChatWindow_Drawer__f4576182,
|
|
18992
|
+
.index_module_ChatWindow_Modal__f4576182 {
|
|
18986
18993
|
width: 100% !important;
|
|
18987
18994
|
}
|
|
18988
|
-
.
|
|
18989
|
-
.
|
|
18995
|
+
.index_module_service_ChatWindow_Drawer__f4576182 .bhd-drawer-mask,
|
|
18996
|
+
.index_module_ChatWindow_Modal__f4576182 .bhd-drawer-mask {
|
|
18990
18997
|
background-color: rgba(0, 0, 0, 0.15) !important;
|
|
18991
18998
|
}
|
|
18992
|
-
.
|
|
18993
|
-
.
|
|
18999
|
+
.index_module_ChatWindow_Drawer__f4576182,
|
|
19000
|
+
.index_module_ChatWindow_Modal__f4576182 {
|
|
18994
19001
|
/* 全局修改滚动条样式 */
|
|
18995
19002
|
box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1) !important;
|
|
18996
19003
|
}
|
|
18997
|
-
.
|
|
18998
|
-
.
|
|
19004
|
+
.index_module_ChatWindow_Drawer__f4576182 textarea::-webkit-scrollbar,
|
|
19005
|
+
.index_module_ChatWindow_Modal__f4576182 textarea::-webkit-scrollbar {
|
|
18999
19006
|
background-color: #eaedf1;
|
|
19000
19007
|
background-color: transparent;
|
|
19001
19008
|
width: 4px;
|
|
19002
19009
|
height: 4px;
|
|
19003
19010
|
}
|
|
19004
|
-
.
|
|
19005
|
-
.
|
|
19011
|
+
.index_module_ChatWindow_Drawer__f4576182 textarea::-webkit-scrollbar-thumb,
|
|
19012
|
+
.index_module_ChatWindow_Modal__f4576182 textarea::-webkit-scrollbar-thumb {
|
|
19006
19013
|
border-radius: 4px;
|
|
19007
19014
|
background-color: rgba(0, 0, 0, 0.25);
|
|
19008
19015
|
}
|
|
19009
|
-
.
|
|
19010
|
-
.
|
|
19016
|
+
.index_module_ChatWindow_Drawer__f4576182 pre::-webkit-scrollbar,
|
|
19017
|
+
.index_module_ChatWindow_Modal__f4576182 pre::-webkit-scrollbar {
|
|
19011
19018
|
background-color: #eaedf1;
|
|
19012
19019
|
background-color: transparent;
|
|
19013
19020
|
width: 4px;
|
|
19014
19021
|
height: 4px;
|
|
19015
19022
|
}
|
|
19016
|
-
.
|
|
19017
|
-
.
|
|
19023
|
+
.index_module_ChatWindow_Drawer__f4576182 pre::-webkit-scrollbar-thumb,
|
|
19024
|
+
.index_module_ChatWindow_Modal__f4576182 pre::-webkit-scrollbar-thumb {
|
|
19018
19025
|
border-radius: 4px;
|
|
19019
19026
|
background-color: rgba(0, 0, 0, 0.25);
|
|
19020
19027
|
}
|
|
19021
|
-
.
|
|
19022
|
-
.
|
|
19028
|
+
.index_module_ChatWindow_Drawer__f4576182 .bhd-drawer-body,
|
|
19029
|
+
.index_module_ChatWindow_Modal__f4576182 .bhd-drawer-body {
|
|
19023
19030
|
padding: 0 !important;
|
|
19024
19031
|
}
|
|
19025
|
-
.
|
|
19026
|
-
.
|
|
19032
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182,
|
|
19033
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 {
|
|
19027
19034
|
display: flex;
|
|
19028
19035
|
padding: 16px 24px;
|
|
19029
19036
|
justify-content: space-between;
|
|
@@ -19031,16 +19038,16 @@
|
|
|
19031
19038
|
background-color: #fff;
|
|
19032
19039
|
line-height: 1;
|
|
19033
19040
|
}
|
|
19034
|
-
.
|
|
19035
|
-
.
|
|
19041
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_user__f4576182,
|
|
19042
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_user__f4576182 {
|
|
19036
19043
|
color: #000;
|
|
19037
19044
|
font-size: 16px;
|
|
19038
19045
|
font-weight: 600;
|
|
19039
19046
|
position: relative;
|
|
19040
19047
|
padding-left: 36px;
|
|
19041
19048
|
}
|
|
19042
|
-
.
|
|
19043
|
-
.
|
|
19049
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_user__f4576182 i,
|
|
19050
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_user__f4576182 i {
|
|
19044
19051
|
padding-right: 16px;
|
|
19045
19052
|
color: #111;
|
|
19046
19053
|
position: absolute;
|
|
@@ -19049,8 +19056,8 @@
|
|
|
19049
19056
|
left: 0;
|
|
19050
19057
|
cursor: pointer;
|
|
19051
19058
|
}
|
|
19052
|
-
.
|
|
19053
|
-
.
|
|
19059
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_user__f4576182 .index_module_count__f4576182,
|
|
19060
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_user__f4576182 .index_module_count__f4576182 {
|
|
19054
19061
|
position: absolute;
|
|
19055
19062
|
top: -6px;
|
|
19056
19063
|
right: 5px;
|
|
@@ -19061,19 +19068,19 @@
|
|
|
19061
19068
|
font-size: 12px;
|
|
19062
19069
|
line-height: 1.2;
|
|
19063
19070
|
}
|
|
19064
|
-
.
|
|
19065
|
-
.
|
|
19071
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182,
|
|
19072
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 {
|
|
19066
19073
|
display: flex;
|
|
19067
19074
|
height: 16px;
|
|
19068
19075
|
}
|
|
19069
|
-
.
|
|
19070
|
-
.
|
|
19076
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 i,
|
|
19077
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 i {
|
|
19071
19078
|
font-size: 16px;
|
|
19072
19079
|
margin-left: 23px;
|
|
19073
19080
|
cursor: pointer;
|
|
19074
19081
|
}
|
|
19075
|
-
.
|
|
19076
|
-
.
|
|
19082
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 .index_module_line__f4576182,
|
|
19083
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 .index_module_line__f4576182 {
|
|
19077
19084
|
display: inline-block;
|
|
19078
19085
|
width: 1px;
|
|
19079
19086
|
height: 16px;
|
|
@@ -19081,13 +19088,13 @@
|
|
|
19081
19088
|
margin: 0 4px;
|
|
19082
19089
|
margin-left: 23px;
|
|
19083
19090
|
}
|
|
19084
|
-
.
|
|
19085
|
-
.
|
|
19091
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 .index_module_popover_main__f4576182,
|
|
19092
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 .index_module_popover_main__f4576182 {
|
|
19086
19093
|
position: relative;
|
|
19087
19094
|
z-index: 99;
|
|
19088
19095
|
}
|
|
19089
|
-
.
|
|
19090
|
-
.
|
|
19096
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 .index_module_popover_main__f4576182 .index_module_popover__f4576182,
|
|
19097
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 .index_module_popover_main__f4576182 .index_module_popover__f4576182 {
|
|
19091
19098
|
padding: 8px 0;
|
|
19092
19099
|
width: 74px;
|
|
19093
19100
|
text-align: center;
|
|
@@ -19103,8 +19110,8 @@
|
|
|
19103
19110
|
left: -30px;
|
|
19104
19111
|
display: none;
|
|
19105
19112
|
}
|
|
19106
|
-
.
|
|
19107
|
-
.
|
|
19113
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 .index_module_popover_main__f4576182 .index_module_popover__f4576182::after,
|
|
19114
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 .index_module_popover_main__f4576182 .index_module_popover__f4576182::after {
|
|
19108
19115
|
content: "";
|
|
19109
19116
|
position: absolute;
|
|
19110
19117
|
width: 0;
|
|
@@ -19115,8 +19122,8 @@
|
|
|
19115
19122
|
top: -12px;
|
|
19116
19123
|
left: 32px;
|
|
19117
19124
|
}
|
|
19118
|
-
.
|
|
19119
|
-
.
|
|
19125
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 .index_module_popover_main__f4576182 .index_module_popover__f4576182::before,
|
|
19126
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 .index_module_popover_main__f4576182 .index_module_popover__f4576182::before {
|
|
19120
19127
|
content: "";
|
|
19121
19128
|
position: absolute;
|
|
19122
19129
|
z-index: 99;
|
|
@@ -19127,44 +19134,44 @@
|
|
|
19127
19134
|
top: -13px;
|
|
19128
19135
|
left: 32px;
|
|
19129
19136
|
}
|
|
19130
|
-
.
|
|
19131
|
-
.
|
|
19137
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 .index_module_popover_main__f4576182:hover .index_module_popover__f4576182,
|
|
19138
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap__f4576182 .index_module_top__f4576182 .index_module_operate__f4576182 .index_module_popover_main__f4576182:hover .index_module_popover__f4576182 {
|
|
19132
19139
|
display: block;
|
|
19133
19140
|
}
|
|
19134
|
-
.
|
|
19135
|
-
.
|
|
19141
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap_newlabo__f4576182 .index_module_top__f4576182,
|
|
19142
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap_newlabo__f4576182 .index_module_top__f4576182 {
|
|
19136
19143
|
background-color: #f5f5f5;
|
|
19137
19144
|
border-bottom: 1px solid #ebebeb;
|
|
19138
19145
|
}
|
|
19139
|
-
.
|
|
19140
|
-
.
|
|
19146
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_header_wrap_newlabo__f4576182 .index_module_top__f4576182 .index_module_user__f4576182,
|
|
19147
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_header_wrap_newlabo__f4576182 .index_module_top__f4576182 .index_module_user__f4576182 {
|
|
19141
19148
|
padding-left: 0;
|
|
19142
19149
|
font-weight: 400;
|
|
19143
19150
|
}
|
|
19144
|
-
.
|
|
19145
|
-
.
|
|
19151
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182,
|
|
19152
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 {
|
|
19146
19153
|
max-height: calc(100vh - 110px);
|
|
19147
19154
|
overflow: auto;
|
|
19148
19155
|
background: #f5f5f5;
|
|
19149
19156
|
min-height: 200px;
|
|
19150
19157
|
}
|
|
19151
|
-
.
|
|
19152
|
-
.
|
|
19158
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_loading__f4576182,
|
|
19159
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_loading__f4576182 {
|
|
19153
19160
|
text-align: center;
|
|
19154
19161
|
margin: 10px 0;
|
|
19155
19162
|
}
|
|
19156
|
-
.
|
|
19157
|
-
.
|
|
19163
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_loading__f4576182 img,
|
|
19164
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_loading__f4576182 img {
|
|
19158
19165
|
width: 30px;
|
|
19159
19166
|
height: 30px;
|
|
19160
19167
|
}
|
|
19161
|
-
.
|
|
19162
|
-
.
|
|
19168
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182,
|
|
19169
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 {
|
|
19163
19170
|
padding: 16px;
|
|
19164
19171
|
padding-top: 0;
|
|
19165
19172
|
}
|
|
19166
|
-
.
|
|
19167
|
-
.
|
|
19173
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_left__f4576182 .index_module_head_sculpture__f4576182,
|
|
19174
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_left__f4576182 .index_module_head_sculpture__f4576182 {
|
|
19168
19175
|
width: 32px;
|
|
19169
19176
|
height: 32px;
|
|
19170
19177
|
margin-top: 24px;
|
|
@@ -19173,19 +19180,19 @@
|
|
|
19173
19180
|
vertical-align: top;
|
|
19174
19181
|
overflow: hidden;
|
|
19175
19182
|
}
|
|
19176
|
-
.
|
|
19177
|
-
.
|
|
19183
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_left__f4576182 .index_module_head_sculpture__f4576182 img,
|
|
19184
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_left__f4576182 .index_module_head_sculpture__f4576182 img {
|
|
19178
19185
|
width: 100%;
|
|
19179
19186
|
height: 100%;
|
|
19180
19187
|
}
|
|
19181
|
-
.
|
|
19182
|
-
.
|
|
19188
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_left__f4576182 .index_module_main_content__f4576182,
|
|
19189
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_left__f4576182 .index_module_main_content__f4576182 {
|
|
19183
19190
|
display: flex;
|
|
19184
19191
|
flex-direction: column;
|
|
19185
19192
|
align-items: flex-end;
|
|
19186
19193
|
}
|
|
19187
|
-
.
|
|
19188
|
-
.
|
|
19194
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_right__f4576182 .index_module_head_sculpture__f4576182,
|
|
19195
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_right__f4576182 .index_module_head_sculpture__f4576182 {
|
|
19189
19196
|
width: 32px;
|
|
19190
19197
|
height: 32px;
|
|
19191
19198
|
margin-top: 24px;
|
|
@@ -19196,80 +19203,80 @@
|
|
|
19196
19203
|
overflow: hidden;
|
|
19197
19204
|
text-align: center;
|
|
19198
19205
|
}
|
|
19199
|
-
.
|
|
19200
|
-
.
|
|
19206
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_right__f4576182 .index_module_head_sculpture__f4576182 i,
|
|
19207
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_right__f4576182 .index_module_head_sculpture__f4576182 i {
|
|
19201
19208
|
color: #fff;
|
|
19202
19209
|
}
|
|
19203
|
-
.
|
|
19204
|
-
.
|
|
19210
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_right__f4576182 .index_module_head_sculpture__f4576182 img,
|
|
19211
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_right__f4576182 .index_module_head_sculpture__f4576182 img {
|
|
19205
19212
|
width: 100%;
|
|
19206
19213
|
height: 100%;
|
|
19207
19214
|
}
|
|
19208
|
-
.
|
|
19209
|
-
.
|
|
19215
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li,
|
|
19216
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li {
|
|
19210
19217
|
position: relative;
|
|
19211
19218
|
display: flex;
|
|
19212
19219
|
width: 100%;
|
|
19213
19220
|
}
|
|
19214
|
-
.
|
|
19215
|
-
.
|
|
19221
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182,
|
|
19222
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 {
|
|
19216
19223
|
max-width: 80%;
|
|
19217
19224
|
}
|
|
19218
|
-
.
|
|
19219
|
-
.
|
|
19225
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content_flag__f4576182,
|
|
19226
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content_flag__f4576182 {
|
|
19220
19227
|
width: 100%;
|
|
19221
19228
|
}
|
|
19222
|
-
.
|
|
19223
|
-
.
|
|
19229
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content_flag__f4576182:hover .index_module_operate_modal__f4576182,
|
|
19230
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content_flag__f4576182:hover .index_module_operate_modal__f4576182 {
|
|
19224
19231
|
visibility: visible;
|
|
19225
19232
|
}
|
|
19226
|
-
.
|
|
19227
|
-
.
|
|
19233
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182,
|
|
19234
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 {
|
|
19228
19235
|
display: flex;
|
|
19229
19236
|
justify-content: space-between;
|
|
19230
19237
|
align-items: center;
|
|
19231
19238
|
bottom: 0;
|
|
19232
19239
|
}
|
|
19233
|
-
.
|
|
19234
|
-
.
|
|
19240
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182,
|
|
19241
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 {
|
|
19235
19242
|
display: inline-block;
|
|
19236
19243
|
padding: 8px;
|
|
19237
19244
|
line-height: 1;
|
|
19238
19245
|
color: rgba(0, 0, 0, 0.45);
|
|
19239
19246
|
}
|
|
19240
|
-
.
|
|
19241
|
-
.
|
|
19247
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 i,
|
|
19248
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 i {
|
|
19242
19249
|
color: rgba(0, 0, 0, 0.45);
|
|
19243
19250
|
font-size: 16px;
|
|
19244
19251
|
cursor: pointer;
|
|
19245
19252
|
}
|
|
19246
|
-
.
|
|
19247
|
-
.
|
|
19253
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 i svg,
|
|
19254
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 i svg {
|
|
19248
19255
|
color: rgba(0, 0, 0, 0.65);
|
|
19249
19256
|
}
|
|
19250
|
-
.
|
|
19251
|
-
.
|
|
19257
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 i:hover svg,
|
|
19258
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 i:hover svg {
|
|
19252
19259
|
color: #f4523b;
|
|
19253
19260
|
}
|
|
19254
|
-
.
|
|
19255
|
-
.
|
|
19261
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 .index_module_active__f4576182 svg,
|
|
19262
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 .index_module_active__f4576182 svg {
|
|
19256
19263
|
color: #f4523b;
|
|
19257
19264
|
}
|
|
19258
|
-
.
|
|
19259
|
-
.
|
|
19265
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 span,
|
|
19266
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 span {
|
|
19260
19267
|
margin: 0 8px;
|
|
19261
19268
|
cursor: pointer;
|
|
19262
19269
|
}
|
|
19263
|
-
.
|
|
19264
|
-
.
|
|
19270
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_generate__f4576182,
|
|
19271
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_generate__f4576182 {
|
|
19265
19272
|
font-size: 12px;
|
|
19266
19273
|
color: rgba(0, 0, 0, 0.45);
|
|
19267
19274
|
display: inline-block;
|
|
19268
19275
|
padding: 8px 0;
|
|
19269
19276
|
cursor: pointer;
|
|
19270
19277
|
}
|
|
19271
|
-
.
|
|
19272
|
-
.
|
|
19278
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_generate__f4576182 .index_module_icon__f4576182,
|
|
19279
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_generate__f4576182 .index_module_icon__f4576182 {
|
|
19273
19280
|
display: inline-block;
|
|
19274
19281
|
width: 10px;
|
|
19275
19282
|
height: 10px;
|
|
@@ -19277,8 +19284,8 @@
|
|
|
19277
19284
|
background-color: rgba(0, 0, 0, 0.45);
|
|
19278
19285
|
margin-right: 4px;
|
|
19279
19286
|
}
|
|
19280
|
-
.
|
|
19281
|
-
.
|
|
19287
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_generate__f4576182 .index_module_find_teacher__f4576182,
|
|
19288
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_generate__f4576182 .index_module_find_teacher__f4576182 {
|
|
19282
19289
|
padding: 2px 8px;
|
|
19283
19290
|
border-radius: 2px;
|
|
19284
19291
|
background-color: rgba(0, 0, 0, 0.04);
|
|
@@ -19286,91 +19293,91 @@
|
|
|
19286
19293
|
font-size: 12px;
|
|
19287
19294
|
line-height: 1;
|
|
19288
19295
|
}
|
|
19289
|
-
.
|
|
19290
|
-
.
|
|
19296
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_generate__f4576182 .index_module_find_teacher__f4576182:hover,
|
|
19297
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_generate__f4576182 .index_module_find_teacher__f4576182:hover {
|
|
19291
19298
|
color: #f4523b;
|
|
19292
19299
|
}
|
|
19293
|
-
.
|
|
19294
|
-
.
|
|
19300
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_generate__f4576182:hover,
|
|
19301
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_generate__f4576182:hover {
|
|
19295
19302
|
color: #f4523b;
|
|
19296
19303
|
}
|
|
19297
|
-
.
|
|
19298
|
-
.
|
|
19304
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_generate__f4576182:hover span,
|
|
19305
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_generate__f4576182:hover span {
|
|
19299
19306
|
color: #f4523b;
|
|
19300
19307
|
}
|
|
19301
|
-
.
|
|
19302
|
-
.
|
|
19308
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_findTeacher__f4576182,
|
|
19309
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_findTeacher__f4576182 {
|
|
19303
19310
|
font-size: 12px;
|
|
19304
19311
|
color: rgba(0, 0, 0, 0.45);
|
|
19305
19312
|
display: inline-block;
|
|
19306
19313
|
padding: 8px 0;
|
|
19307
19314
|
cursor: pointer;
|
|
19308
19315
|
}
|
|
19309
|
-
.
|
|
19310
|
-
.
|
|
19316
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_findTeacher__f4576182 span,
|
|
19317
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_findTeacher__f4576182 span {
|
|
19311
19318
|
padding: 0px 8px;
|
|
19312
19319
|
background-color: rgba(0, 0, 0, 0.04);
|
|
19313
19320
|
color: rgba(0, 0, 0, 0.45);
|
|
19314
19321
|
}
|
|
19315
|
-
.
|
|
19316
|
-
.
|
|
19322
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_findTeacher__f4576182 span:hover,
|
|
19323
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_stop_findTeacher__f4576182 span:hover {
|
|
19317
19324
|
color: #f4523b;
|
|
19318
19325
|
}
|
|
19319
|
-
.
|
|
19320
|
-
.
|
|
19326
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182,
|
|
19327
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 {
|
|
19321
19328
|
position: relative;
|
|
19322
19329
|
}
|
|
19323
|
-
.
|
|
19324
|
-
.
|
|
19330
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182,
|
|
19331
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 {
|
|
19325
19332
|
position: relative;
|
|
19326
19333
|
max-width: 100%;
|
|
19327
19334
|
}
|
|
19328
|
-
.
|
|
19329
|
-
.
|
|
19335
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182,
|
|
19336
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 {
|
|
19330
19337
|
padding: 0;
|
|
19331
19338
|
line-height: 1;
|
|
19332
19339
|
}
|
|
19333
|
-
.
|
|
19334
|
-
.
|
|
19340
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 p,
|
|
19341
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 p {
|
|
19335
19342
|
word-break: break-all;
|
|
19336
19343
|
white-space: break-spaces;
|
|
19337
19344
|
}
|
|
19338
|
-
.
|
|
19339
|
-
.
|
|
19340
|
-
.
|
|
19341
|
-
.
|
|
19345
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 p,
|
|
19346
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 p,
|
|
19347
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 li,
|
|
19348
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 li {
|
|
19342
19349
|
line-height: 1.5;
|
|
19343
19350
|
color: rgba(0, 0, 0, 0.85);
|
|
19344
19351
|
}
|
|
19345
|
-
.
|
|
19346
|
-
.
|
|
19352
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 > h3,
|
|
19353
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 > h3 {
|
|
19347
19354
|
font-size: 16px;
|
|
19348
19355
|
font-weight: 600;
|
|
19349
19356
|
padding: 10px 0;
|
|
19350
19357
|
}
|
|
19351
|
-
.
|
|
19352
|
-
.
|
|
19358
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 ol,
|
|
19359
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 ol {
|
|
19353
19360
|
list-style: decimal;
|
|
19354
19361
|
-webkit-padding-start: 20px;
|
|
19355
19362
|
padding-inline-start: 20px;
|
|
19356
19363
|
}
|
|
19357
|
-
.
|
|
19358
|
-
.
|
|
19364
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 ol li,
|
|
19365
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 ol li {
|
|
19359
19366
|
list-style-type: auto;
|
|
19360
19367
|
}
|
|
19361
|
-
.
|
|
19362
|
-
.
|
|
19368
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 ol li p,
|
|
19369
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 ol li p {
|
|
19363
19370
|
padding: 4px 0;
|
|
19364
19371
|
font-size: 14px;
|
|
19365
19372
|
font-weight: 600;
|
|
19366
19373
|
}
|
|
19367
|
-
.
|
|
19368
|
-
.
|
|
19374
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 ol li > ul li,
|
|
19375
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_content_child__f4576182 ol li > ul li {
|
|
19369
19376
|
list-style: inside;
|
|
19370
19377
|
color: rgba(0, 0, 0, 0.65);
|
|
19371
19378
|
}
|
|
19372
|
-
.
|
|
19373
|
-
.
|
|
19379
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 pre,
|
|
19380
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 pre {
|
|
19374
19381
|
background: #fafafa;
|
|
19375
19382
|
border: 1px solid rgba(0, 0, 0, 0.06);
|
|
19376
19383
|
border-top: none;
|
|
@@ -19379,13 +19386,13 @@
|
|
|
19379
19386
|
margin: 4px 0;
|
|
19380
19387
|
border-radius: 0 0 4px 4px;
|
|
19381
19388
|
}
|
|
19382
|
-
.
|
|
19383
|
-
.
|
|
19389
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_operate_modal_bottom__f4576182,
|
|
19390
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_operate_modal_bottom__f4576182 {
|
|
19384
19391
|
position: relative;
|
|
19385
19392
|
top: 10px ;
|
|
19386
19393
|
}
|
|
19387
|
-
.
|
|
19388
|
-
.
|
|
19394
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_operate_modal_bottom__f4576182::before,
|
|
19395
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_operate_modal_bottom__f4576182::before {
|
|
19389
19396
|
content: '';
|
|
19390
19397
|
display: block;
|
|
19391
19398
|
width: calc(100% + 32px);
|
|
@@ -19395,33 +19402,33 @@
|
|
|
19395
19402
|
bottom: 40px;
|
|
19396
19403
|
left: -16px;
|
|
19397
19404
|
}
|
|
19398
|
-
.
|
|
19399
|
-
.
|
|
19405
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_operate_modal_bottom__f4576182 > p,
|
|
19406
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_operate_modal_bottom__f4576182 > p {
|
|
19400
19407
|
padding: 12px 0;
|
|
19401
19408
|
}
|
|
19402
|
-
.
|
|
19403
|
-
.
|
|
19409
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_find_teacher__f4576182,
|
|
19410
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_find_teacher__f4576182 {
|
|
19404
19411
|
padding: 0;
|
|
19405
19412
|
background-color: transparent;
|
|
19406
19413
|
color: #f4523b;
|
|
19407
19414
|
}
|
|
19408
|
-
.
|
|
19409
|
-
.
|
|
19415
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 .anticon,
|
|
19416
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 .anticon {
|
|
19410
19417
|
display: inline-block;
|
|
19411
19418
|
width: 20px;
|
|
19412
19419
|
height: 20px;
|
|
19413
19420
|
}
|
|
19414
|
-
.
|
|
19415
|
-
.
|
|
19421
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 .anticon:hover,
|
|
19422
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_content__f4576182 .index_module_operate_modal_bottom__f4576182 .index_module_operate__f4576182 .anticon:hover {
|
|
19416
19423
|
background-color: rgba(0, 0, 0, 0.04);
|
|
19417
19424
|
}
|
|
19418
|
-
.
|
|
19419
|
-
.
|
|
19425
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_sign__f4576182,
|
|
19426
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_main_content__f4576182 .index_module_sign__f4576182 {
|
|
19420
19427
|
background-color: #1890ff;
|
|
19421
19428
|
color: #fff;
|
|
19422
19429
|
}
|
|
19423
|
-
.
|
|
19424
|
-
.
|
|
19430
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182,
|
|
19431
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 {
|
|
19425
19432
|
visibility: hidden;
|
|
19426
19433
|
height: 24px;
|
|
19427
19434
|
white-space: nowrap;
|
|
@@ -19431,8 +19438,8 @@
|
|
|
19431
19438
|
z-index: 9;
|
|
19432
19439
|
text-align: right;
|
|
19433
19440
|
}
|
|
19434
|
-
.
|
|
19435
|
-
.
|
|
19441
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182,
|
|
19442
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 {
|
|
19436
19443
|
display: inline-flex;
|
|
19437
19444
|
align-items: center;
|
|
19438
19445
|
padding: 8px 0;
|
|
@@ -19442,66 +19449,66 @@
|
|
|
19442
19449
|
line-height: 1;
|
|
19443
19450
|
color: rgba(0, 0, 0, 0.45);
|
|
19444
19451
|
}
|
|
19445
|
-
.
|
|
19446
|
-
.
|
|
19452
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 i,
|
|
19453
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 i {
|
|
19447
19454
|
color: rgba(0, 0, 0, 0.45);
|
|
19448
19455
|
font-size: 16px;
|
|
19449
19456
|
cursor: pointer;
|
|
19450
19457
|
}
|
|
19451
|
-
.
|
|
19452
|
-
.
|
|
19458
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 i svg,
|
|
19459
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 i svg {
|
|
19453
19460
|
color: rgba(0, 0, 0, 0.65);
|
|
19454
19461
|
}
|
|
19455
|
-
.
|
|
19456
|
-
.
|
|
19462
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 i:hover svg,
|
|
19463
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 i:hover svg {
|
|
19457
19464
|
color: #f4523b;
|
|
19458
19465
|
}
|
|
19459
|
-
.
|
|
19460
|
-
.
|
|
19466
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 .index_module_active__f4576182 svg,
|
|
19467
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 .index_module_active__f4576182 svg {
|
|
19461
19468
|
color: #f4523b;
|
|
19462
19469
|
}
|
|
19463
|
-
.
|
|
19464
|
-
.
|
|
19470
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 span,
|
|
19471
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 span {
|
|
19465
19472
|
margin: 0 8px;
|
|
19466
19473
|
}
|
|
19467
|
-
.
|
|
19468
|
-
.
|
|
19474
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 .index_module_ask_question__f4576182,
|
|
19475
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_main__f4576182 .index_module_operate_modal__f4576182 .index_module_operate__f4576182 .index_module_ask_question__f4576182 {
|
|
19469
19476
|
cursor: pointer;
|
|
19470
19477
|
color: #f4523b;
|
|
19471
19478
|
font-size: 12px;
|
|
19472
19479
|
line-height: 1;
|
|
19473
19480
|
}
|
|
19474
|
-
.
|
|
19475
|
-
.
|
|
19481
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_content__f4576182,
|
|
19482
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 > li .index_module_content__f4576182 {
|
|
19476
19483
|
padding: 12px 16px;
|
|
19477
19484
|
display: inline-block;
|
|
19478
19485
|
font-size: 14px;
|
|
19479
19486
|
}
|
|
19480
|
-
.
|
|
19481
|
-
.
|
|
19487
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_left__f4576182,
|
|
19488
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_left__f4576182 {
|
|
19482
19489
|
justify-content: flex-end;
|
|
19483
19490
|
}
|
|
19484
|
-
.
|
|
19485
|
-
.
|
|
19491
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_left__f4576182 .index_module_main__f4576182,
|
|
19492
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_left__f4576182 .index_module_main__f4576182 {
|
|
19486
19493
|
text-align: right;
|
|
19487
19494
|
}
|
|
19488
|
-
.
|
|
19489
|
-
.
|
|
19495
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li.index_module_left__f4576182 .index_module_content__f4576182,
|
|
19496
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li.index_module_left__f4576182 .index_module_content__f4576182 {
|
|
19490
19497
|
border-radius: 20px 2px 20px 20px;
|
|
19491
19498
|
background: #d1e4ff;
|
|
19492
19499
|
text-align: left;
|
|
19493
19500
|
}
|
|
19494
|
-
.
|
|
19495
|
-
.
|
|
19501
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li.index_module_right__f4576182 .index_module_content__f4576182,
|
|
19502
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li.index_module_right__f4576182 .index_module_content__f4576182 {
|
|
19496
19503
|
border-radius: 2px 20px 20px 20px;
|
|
19497
19504
|
background: #fff;
|
|
19498
19505
|
}
|
|
19499
|
-
.
|
|
19500
|
-
.
|
|
19506
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem__f4576182,
|
|
19507
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem__f4576182 {
|
|
19501
19508
|
padding-left: 0;
|
|
19502
19509
|
}
|
|
19503
|
-
.
|
|
19504
|
-
.
|
|
19510
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem__f4576182 li,
|
|
19511
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem__f4576182 li {
|
|
19505
19512
|
padding-top: 16px;
|
|
19506
19513
|
color: #5991ef;
|
|
19507
19514
|
font-size: 14px;
|
|
@@ -19510,8 +19517,41 @@
|
|
|
19510
19517
|
cursor: pointer;
|
|
19511
19518
|
list-style-type: none;
|
|
19512
19519
|
}
|
|
19513
|
-
.
|
|
19514
|
-
.
|
|
19520
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem_flag__f4576182 li,
|
|
19521
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem_flag__f4576182 li {
|
|
19522
|
+
padding-left: 30px;
|
|
19523
|
+
position: relative;
|
|
19524
|
+
}
|
|
19525
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem_flag__f4576182 li::after,
|
|
19526
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem_flag__f4576182 li::after {
|
|
19527
|
+
content: '';
|
|
19528
|
+
width: 6px;
|
|
19529
|
+
height: 6px;
|
|
19530
|
+
border-radius: 50%;
|
|
19531
|
+
background-color: #d9d9d9;
|
|
19532
|
+
display: block;
|
|
19533
|
+
position: absolute;
|
|
19534
|
+
top: 26px;
|
|
19535
|
+
left: 10px;
|
|
19536
|
+
}
|
|
19537
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem_flag__f4576182 li:first-child,
|
|
19538
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem_flag__f4576182 li:first-child {
|
|
19539
|
+
padding-left: 0;
|
|
19540
|
+
}
|
|
19541
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem_flag__f4576182 li:first-child::after,
|
|
19542
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem_flag__f4576182 li:first-child::after {
|
|
19543
|
+
display: none;
|
|
19544
|
+
}
|
|
19545
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem_flag__f4576182 .index_module_related_issues_flag__f4576182 span,
|
|
19546
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_association_problem_flag__f4576182 .index_module_related_issues_flag__f4576182 span {
|
|
19547
|
+
color: #000;
|
|
19548
|
+
font-weight: 600;
|
|
19549
|
+
border-bottom: 6px solid #ffe8e0;
|
|
19550
|
+
display: inline-block;
|
|
19551
|
+
height: 22px;
|
|
19552
|
+
}
|
|
19553
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con__f4576182,
|
|
19554
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con__f4576182 {
|
|
19515
19555
|
width: 100%;
|
|
19516
19556
|
text-align: center;
|
|
19517
19557
|
position: relative;
|
|
@@ -19522,14 +19562,14 @@
|
|
|
19522
19562
|
width: 240px;
|
|
19523
19563
|
max-height: 134px;
|
|
19524
19564
|
}
|
|
19525
|
-
.
|
|
19526
|
-
.
|
|
19565
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con__f4576182 img,
|
|
19566
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con__f4576182 img {
|
|
19527
19567
|
width: 240px;
|
|
19528
19568
|
height: -moz-fit-content;
|
|
19529
19569
|
height: fit-content;
|
|
19530
19570
|
}
|
|
19531
|
-
.
|
|
19532
|
-
.
|
|
19571
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con__f4576182 .index_module_mask_zoom__f4576182,
|
|
19572
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con__f4576182 .index_module_mask_zoom__f4576182 {
|
|
19533
19573
|
position: absolute;
|
|
19534
19574
|
top: 0;
|
|
19535
19575
|
left: 0;
|
|
@@ -19541,29 +19581,29 @@
|
|
|
19541
19581
|
align-items: center;
|
|
19542
19582
|
justify-content: center;
|
|
19543
19583
|
}
|
|
19544
|
-
.
|
|
19545
|
-
.
|
|
19584
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con__f4576182 .index_module_mask_zoom__f4576182 svg,
|
|
19585
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con__f4576182 .index_module_mask_zoom__f4576182 svg {
|
|
19546
19586
|
font-size: 20px;
|
|
19547
19587
|
color: #fff;
|
|
19548
19588
|
cursor: pointer;
|
|
19549
19589
|
}
|
|
19550
|
-
.
|
|
19551
|
-
.
|
|
19590
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con__f4576182:hover .index_module_mask_zoom__f4576182,
|
|
19591
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con__f4576182:hover .index_module_mask_zoom__f4576182 {
|
|
19552
19592
|
display: flex;
|
|
19553
19593
|
}
|
|
19554
|
-
.
|
|
19555
|
-
.
|
|
19594
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con2__f4576182,
|
|
19595
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con2__f4576182 {
|
|
19556
19596
|
width: 300px;
|
|
19557
19597
|
max-height: 168px;
|
|
19558
19598
|
}
|
|
19559
|
-
.
|
|
19560
|
-
.
|
|
19599
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con2__f4576182 img,
|
|
19600
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_img_con2__f4576182 img {
|
|
19561
19601
|
width: 300px;
|
|
19562
19602
|
height: -moz-fit-content;
|
|
19563
19603
|
height: fit-content;
|
|
19564
19604
|
}
|
|
19565
|
-
.
|
|
19566
|
-
.
|
|
19605
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_copyCode__f4576182,
|
|
19606
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_copyCode__f4576182 {
|
|
19567
19607
|
display: flex;
|
|
19568
19608
|
justify-content: flex-end;
|
|
19569
19609
|
align-items: center;
|
|
@@ -19581,93 +19621,67 @@
|
|
|
19581
19621
|
cursor: pointer;
|
|
19582
19622
|
font-weight: 400 !important;
|
|
19583
19623
|
}
|
|
19584
|
-
.
|
|
19585
|
-
.
|
|
19624
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_copyCode__f4576182 .index_module_icon__f4576182,
|
|
19625
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_copyCode__f4576182 .index_module_icon__f4576182 {
|
|
19586
19626
|
display: none;
|
|
19587
19627
|
}
|
|
19588
|
-
.
|
|
19589
|
-
.
|
|
19628
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_copyCode__f4576182 .copy,
|
|
19629
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_copyCode__f4576182 .copy {
|
|
19590
19630
|
display: block;
|
|
19591
19631
|
}
|
|
19592
|
-
.
|
|
19593
|
-
.
|
|
19632
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_copyCode__f4576182 svg,
|
|
19633
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .index_module_copyCode__f4576182 svg {
|
|
19594
19634
|
color: rgba(0, 0, 0, 0.65);
|
|
19595
19635
|
margin-right: 8px;
|
|
19596
19636
|
font-size: 16px;
|
|
19597
19637
|
position: relative;
|
|
19598
19638
|
top: 2px;
|
|
19599
19639
|
}
|
|
19600
|
-
.
|
|
19601
|
-
.
|
|
19640
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .copy_success .copyCode,
|
|
19641
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .copy_success .copyCode {
|
|
19602
19642
|
color: #f4523b;
|
|
19603
19643
|
}
|
|
19604
|
-
.
|
|
19605
|
-
.
|
|
19644
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .copy_success .copy,
|
|
19645
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .copy_success .copy {
|
|
19606
19646
|
display: none;
|
|
19607
19647
|
}
|
|
19608
|
-
.
|
|
19609
|
-
.
|
|
19648
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .copy_success .copy_success_flag,
|
|
19649
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .copy_success .copy_success_flag {
|
|
19610
19650
|
display: inline-block;
|
|
19611
19651
|
}
|
|
19612
|
-
.
|
|
19613
|
-
.
|
|
19652
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .copy_success .copy_success_flag svg,
|
|
19653
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 .copy_success .copy_success_flag svg {
|
|
19614
19654
|
color: #f4523b;
|
|
19615
19655
|
}
|
|
19616
|
-
.
|
|
19617
|
-
.
|
|
19656
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 p > code,
|
|
19657
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 p > code {
|
|
19618
19658
|
border: none;
|
|
19619
19659
|
background-color: rgba(0, 0, 0, 0.06);
|
|
19620
19660
|
border-radius: 2px;
|
|
19621
19661
|
color: #000;
|
|
19622
19662
|
padding: 0 2px;
|
|
19623
19663
|
}
|
|
19624
|
-
.
|
|
19625
|
-
.
|
|
19664
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 li ::marker,
|
|
19665
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 li ::marker {
|
|
19626
19666
|
font-weight: 600 !important;
|
|
19627
19667
|
}
|
|
19628
|
-
.
|
|
19629
|
-
.
|
|
19668
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 li ::marker,
|
|
19669
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 li ::marker {
|
|
19630
19670
|
font-weight: 600 !important;
|
|
19631
19671
|
}
|
|
19632
|
-
.
|
|
19633
|
-
.
|
|
19672
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 li p,
|
|
19673
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 li p {
|
|
19634
19674
|
font-weight: 400 !important;
|
|
19635
19675
|
}
|
|
19636
|
-
.
|
|
19637
|
-
.
|
|
19676
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 li p strong,
|
|
19677
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 li .index_module_content__f4576182 li p strong {
|
|
19638
19678
|
border-bottom: 6px solid #ffe8e0;
|
|
19639
19679
|
height: 20px;
|
|
19640
19680
|
display: inline-block;
|
|
19641
19681
|
font-weight: 600;
|
|
19642
19682
|
}
|
|
19643
|
-
.
|
|
19644
|
-
.
|
|
19645
|
-
padding-left: 30px;
|
|
19646
|
-
}
|
|
19647
|
-
.index_module_ChatWindow_Drawer__474cc44d .index_module_Drawer_main__474cc44d .index_module_message_con__474cc44d .index_module_association_problem_flag__474cc44d li,
|
|
19648
|
-
.index_module_ChatWindow_Modal__474cc44d .index_module_Drawer_main__474cc44d .index_module_message_con__474cc44d .index_module_association_problem_flag__474cc44d li {
|
|
19649
|
-
position: relative;
|
|
19650
|
-
}
|
|
19651
|
-
.index_module_ChatWindow_Drawer__474cc44d .index_module_Drawer_main__474cc44d .index_module_message_con__474cc44d .index_module_association_problem_flag__474cc44d li::after,
|
|
19652
|
-
.index_module_ChatWindow_Modal__474cc44d .index_module_Drawer_main__474cc44d .index_module_message_con__474cc44d .index_module_association_problem_flag__474cc44d li::after {
|
|
19653
|
-
content: '';
|
|
19654
|
-
width: 6px;
|
|
19655
|
-
height: 6px;
|
|
19656
|
-
border-radius: 50%;
|
|
19657
|
-
background-color: #d9d9d9;
|
|
19658
|
-
display: block;
|
|
19659
|
-
position: absolute;
|
|
19660
|
-
top: 12px;
|
|
19661
|
-
left: 12px;
|
|
19662
|
-
}
|
|
19663
|
-
.index_module_ChatWindow_Drawer__474cc44d .index_module_Drawer_main__474cc44d .index_module_message_con__474cc44d .index_module_association_problem_flag__474cc44d .index_module_related_issues_flag__474cc44d span,
|
|
19664
|
-
.index_module_ChatWindow_Modal__474cc44d .index_module_Drawer_main__474cc44d .index_module_message_con__474cc44d .index_module_association_problem_flag__474cc44d .index_module_related_issues_flag__474cc44d span {
|
|
19665
|
-
color: #000;
|
|
19666
|
-
font-weight: 600;
|
|
19667
|
-
border-bottom: 4px solid #ffe8e0;
|
|
19668
|
-
}
|
|
19669
|
-
.index_module_ChatWindow_Drawer__474cc44d .index_module_Drawer_main__474cc44d .index_module_message_con__474cc44d .index_module_time__474cc44d,
|
|
19670
|
-
.index_module_ChatWindow_Modal__474cc44d .index_module_Drawer_main__474cc44d .index_module_message_con__474cc44d .index_module_time__474cc44d {
|
|
19683
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_time__f4576182,
|
|
19684
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_time__f4576182 {
|
|
19671
19685
|
display: block;
|
|
19672
19686
|
margin: 40px 0;
|
|
19673
19687
|
margin-bottom: 16px;
|
|
@@ -19676,8 +19690,8 @@
|
|
|
19676
19690
|
color: rgba(0, 0, 0, 0.25);
|
|
19677
19691
|
position: relative;
|
|
19678
19692
|
}
|
|
19679
|
-
.
|
|
19680
|
-
.
|
|
19693
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_time__f4576182::before,
|
|
19694
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_time__f4576182::before {
|
|
19681
19695
|
content: "";
|
|
19682
19696
|
width: 100px;
|
|
19683
19697
|
display: inline-block;
|
|
@@ -19687,8 +19701,8 @@
|
|
|
19687
19701
|
top: -3px;
|
|
19688
19702
|
right: 16px;
|
|
19689
19703
|
}
|
|
19690
|
-
.
|
|
19691
|
-
.
|
|
19704
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_time__f4576182::after,
|
|
19705
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_time__f4576182::after {
|
|
19692
19706
|
content: "";
|
|
19693
19707
|
width: 100px;
|
|
19694
19708
|
display: inline-block;
|
|
@@ -19698,16 +19712,16 @@
|
|
|
19698
19712
|
top: -3px;
|
|
19699
19713
|
left: 16px;
|
|
19700
19714
|
}
|
|
19701
|
-
.
|
|
19702
|
-
.
|
|
19715
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_citation_content__f4576182,
|
|
19716
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_citation_content__f4576182 {
|
|
19703
19717
|
display: table;
|
|
19704
19718
|
margin-top: 4px;
|
|
19705
19719
|
padding: 8px;
|
|
19706
19720
|
border-radius: 2px;
|
|
19707
19721
|
background: #e7e7e7;
|
|
19708
19722
|
}
|
|
19709
|
-
.
|
|
19710
|
-
.
|
|
19723
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_citation_content__f4576182 p,
|
|
19724
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_citation_content__f4576182 p {
|
|
19711
19725
|
color: rgba(0, 0, 0, 0.65);
|
|
19712
19726
|
font-size: 12px;
|
|
19713
19727
|
line-height: 1.5;
|
|
@@ -19721,100 +19735,100 @@
|
|
|
19721
19735
|
cursor: pointer;
|
|
19722
19736
|
text-align: left;
|
|
19723
19737
|
}
|
|
19724
|
-
.
|
|
19725
|
-
.
|
|
19738
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_citation_content__f4576182 .index_module_text_exceed__f4576182,
|
|
19739
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_citation_content__f4576182 .index_module_text_exceed__f4576182 {
|
|
19726
19740
|
padding-right: 16px;
|
|
19727
19741
|
position: relative;
|
|
19728
19742
|
}
|
|
19729
|
-
.
|
|
19730
|
-
.
|
|
19743
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_citation_content__f4576182 .index_module_text_exceed__f4576182 > span,
|
|
19744
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_citation_content__f4576182 .index_module_text_exceed__f4576182 > span {
|
|
19731
19745
|
position: absolute;
|
|
19732
19746
|
top: 20px;
|
|
19733
19747
|
right: 0;
|
|
19734
19748
|
}
|
|
19735
|
-
.
|
|
19736
|
-
.
|
|
19749
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_popover_content__f4576182,
|
|
19750
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_message_con__f4576182 .index_module_popover_content__f4576182 {
|
|
19737
19751
|
max-width: 400px;
|
|
19738
19752
|
}
|
|
19739
|
-
.
|
|
19740
|
-
.
|
|
19753
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182::-webkit-scrollbar,
|
|
19754
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182::-webkit-scrollbar {
|
|
19741
19755
|
background-color: #eff0f7;
|
|
19742
19756
|
background-color: transparent;
|
|
19743
19757
|
width: 6px;
|
|
19744
19758
|
height: 4px;
|
|
19745
19759
|
}
|
|
19746
|
-
.
|
|
19747
|
-
.
|
|
19760
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main__f4576182::-webkit-scrollbar-thumb,
|
|
19761
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182::-webkit-scrollbar-thumb {
|
|
19748
19762
|
border-radius: 4px;
|
|
19749
19763
|
background-color: rgba(181, 184, 198, 0.8);
|
|
19750
19764
|
}
|
|
19751
|
-
.
|
|
19752
|
-
.
|
|
19765
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main_newlabo__f4576182 pre,
|
|
19766
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main_newlabo__f4576182 pre {
|
|
19753
19767
|
background: #2b303b !important;
|
|
19754
19768
|
color: #fff;
|
|
19755
19769
|
overflow: auto;
|
|
19756
19770
|
}
|
|
19757
|
-
.
|
|
19758
|
-
.
|
|
19771
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main_newlabo__f4576182 pre pre::-webkit-scrollbar,
|
|
19772
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main_newlabo__f4576182 pre pre::-webkit-scrollbar {
|
|
19759
19773
|
background-color: #eaedf1;
|
|
19760
19774
|
background-color: transparent;
|
|
19761
19775
|
width: 4px;
|
|
19762
19776
|
height: 4px;
|
|
19763
19777
|
}
|
|
19764
|
-
.
|
|
19765
|
-
.
|
|
19778
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main_newlabo__f4576182 pre pre::-webkit-scrollbar-thumb,
|
|
19779
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main_newlabo__f4576182 pre pre::-webkit-scrollbar-thumb {
|
|
19766
19780
|
border-radius: 4px;
|
|
19767
19781
|
background-color: #f4f4f4;
|
|
19768
19782
|
}
|
|
19769
|
-
.
|
|
19770
|
-
.
|
|
19783
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_main_newlabo_no_pic__f4576182 .index_module_head_sculpture__f4576182,
|
|
19784
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main_newlabo_no_pic__f4576182 .index_module_head_sculpture__f4576182 {
|
|
19771
19785
|
display: none !important;
|
|
19772
19786
|
}
|
|
19773
|
-
.
|
|
19774
|
-
.
|
|
19787
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182,
|
|
19788
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 {
|
|
19775
19789
|
position: absolute;
|
|
19776
19790
|
bottom: 0;
|
|
19777
19791
|
width: 100%;
|
|
19778
19792
|
}
|
|
19779
|
-
.
|
|
19780
|
-
.
|
|
19793
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_teacherList__f4576182,
|
|
19794
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_teacherList__f4576182 {
|
|
19781
19795
|
white-space: nowrap;
|
|
19782
19796
|
overflow: auto;
|
|
19783
19797
|
width: calc(100% - 40px);
|
|
19784
19798
|
box-sizing: border-box;
|
|
19785
19799
|
margin-bottom: 6px;
|
|
19786
19800
|
}
|
|
19787
|
-
.
|
|
19788
|
-
.
|
|
19801
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_teacherList__f4576182 .index_module_item__f4576182,
|
|
19802
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_teacherList__f4576182 .index_module_item__f4576182 {
|
|
19789
19803
|
display: inline-block;
|
|
19790
19804
|
margin-right: 8px;
|
|
19791
19805
|
}
|
|
19792
|
-
.
|
|
19793
|
-
.
|
|
19806
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_teacherList__f4576182 .index_module_item__f4576182:last-child,
|
|
19807
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_teacherList__f4576182 .index_module_item__f4576182:last-child {
|
|
19794
19808
|
margin-right: 0;
|
|
19795
19809
|
}
|
|
19796
|
-
.
|
|
19797
|
-
.
|
|
19810
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_teacherList__f4576182::-webkit-scrollbar,
|
|
19811
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_teacherList__f4576182::-webkit-scrollbar {
|
|
19798
19812
|
background-color: #eaedf1;
|
|
19799
19813
|
background-color: transparent;
|
|
19800
19814
|
width: 4px;
|
|
19801
19815
|
height: 4px;
|
|
19802
19816
|
}
|
|
19803
|
-
.
|
|
19804
|
-
.
|
|
19817
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_teacherList__f4576182::-webkit-scrollbar-thumb,
|
|
19818
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_teacherList__f4576182::-webkit-scrollbar-thumb {
|
|
19805
19819
|
border-radius: 4px;
|
|
19806
19820
|
background-color: rgba(181, 184, 198, 0.6);
|
|
19807
19821
|
}
|
|
19808
|
-
.
|
|
19809
|
-
.
|
|
19822
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list__f4576182,
|
|
19823
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list__f4576182 {
|
|
19810
19824
|
position: absolute;
|
|
19811
19825
|
bottom: 60px;
|
|
19812
19826
|
margin: 0 16px;
|
|
19813
19827
|
padding-bottom: 4px;
|
|
19814
19828
|
line-height: 1;
|
|
19815
19829
|
}
|
|
19816
|
-
.
|
|
19817
|
-
.
|
|
19830
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list__f4576182 .index_module_item__f4576182 > span,
|
|
19831
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list__f4576182 .index_module_item__f4576182 > span {
|
|
19818
19832
|
cursor: pointer;
|
|
19819
19833
|
max-width: 100%;
|
|
19820
19834
|
display: inline-block;
|
|
@@ -19828,22 +19842,22 @@
|
|
|
19828
19842
|
line-height: 1;
|
|
19829
19843
|
overflow: hidden;
|
|
19830
19844
|
}
|
|
19831
|
-
.
|
|
19832
|
-
.
|
|
19845
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list__f4576182 .index_module_item__f4576182 > span:hover,
|
|
19846
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list__f4576182 .index_module_item__f4576182 > span:hover {
|
|
19833
19847
|
background-color: #fff;
|
|
19834
19848
|
}
|
|
19835
|
-
.
|
|
19836
|
-
.
|
|
19849
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list__f4576182 .index_module_item__f4576182 > span .index_module_sign__f4576182,
|
|
19850
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list__f4576182 .index_module_item__f4576182 > span .index_module_sign__f4576182 {
|
|
19837
19851
|
color: #f4523b;
|
|
19838
19852
|
}
|
|
19839
|
-
.
|
|
19840
|
-
.
|
|
19853
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_flag__f4576182,
|
|
19854
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_flag__f4576182 {
|
|
19841
19855
|
margin: 0 16px;
|
|
19842
19856
|
line-height: 1;
|
|
19843
19857
|
padding-top: 24px;
|
|
19844
19858
|
}
|
|
19845
|
-
.
|
|
19846
|
-
.
|
|
19859
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_flag__f4576182 p,
|
|
19860
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_flag__f4576182 p {
|
|
19847
19861
|
padding: 8px 16px;
|
|
19848
19862
|
background-color: #fff;
|
|
19849
19863
|
border-radius: 38px;
|
|
@@ -19851,20 +19865,20 @@
|
|
|
19851
19865
|
line-height: 1.5;
|
|
19852
19866
|
cursor: pointer;
|
|
19853
19867
|
}
|
|
19854
|
-
.
|
|
19855
|
-
.
|
|
19868
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_flag__f4576182 p:hover,
|
|
19869
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_issues_list_flag__f4576182 p:hover {
|
|
19856
19870
|
background-color: #fff4f0;
|
|
19857
19871
|
color: #f4523b;
|
|
19858
19872
|
}
|
|
19859
|
-
.
|
|
19860
|
-
.
|
|
19873
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182,
|
|
19874
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 {
|
|
19861
19875
|
display: flex;
|
|
19862
19876
|
align-items: flex-end;
|
|
19863
19877
|
margin-bottom: 12px;
|
|
19864
19878
|
padding: 0 16px;
|
|
19865
19879
|
}
|
|
19866
|
-
.
|
|
19867
|
-
.
|
|
19880
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182,
|
|
19881
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 {
|
|
19868
19882
|
align-items: flex-end;
|
|
19869
19883
|
width: calc(100% - 36px);
|
|
19870
19884
|
background-color: #fff;
|
|
@@ -19876,12 +19890,12 @@
|
|
|
19876
19890
|
position: relative;
|
|
19877
19891
|
padding-right: 1px;
|
|
19878
19892
|
}
|
|
19879
|
-
.
|
|
19880
|
-
.
|
|
19893
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182,
|
|
19894
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 {
|
|
19881
19895
|
line-height: 1;
|
|
19882
19896
|
}
|
|
19883
|
-
.
|
|
19884
|
-
.
|
|
19897
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 textarea,
|
|
19898
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 textarea {
|
|
19885
19899
|
max-height: 100px;
|
|
19886
19900
|
padding: 0;
|
|
19887
19901
|
border: none;
|
|
@@ -19889,55 +19903,55 @@
|
|
|
19889
19903
|
resize: none;
|
|
19890
19904
|
padding-right: 48px;
|
|
19891
19905
|
}
|
|
19892
|
-
.
|
|
19893
|
-
.
|
|
19906
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 textarea.bhd-input,
|
|
19907
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 textarea.bhd-input {
|
|
19894
19908
|
min-height: 21px !important;
|
|
19895
19909
|
line-height: 1.5;
|
|
19896
19910
|
}
|
|
19897
|
-
.
|
|
19898
|
-
.
|
|
19911
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .bhd-input[disabled],
|
|
19912
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .bhd-input[disabled] {
|
|
19899
19913
|
background-color: #fff !important;
|
|
19900
19914
|
}
|
|
19901
|
-
.
|
|
19902
|
-
.
|
|
19915
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182,
|
|
19916
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 {
|
|
19903
19917
|
display: flex;
|
|
19904
19918
|
align-items: center;
|
|
19905
19919
|
padding-bottom: 12px;
|
|
19906
19920
|
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
|
|
19907
19921
|
margin-bottom: 12px;
|
|
19908
19922
|
}
|
|
19909
|
-
.
|
|
19910
|
-
.
|
|
19923
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182:hover,
|
|
19924
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182:hover {
|
|
19911
19925
|
cursor: pointer;
|
|
19912
19926
|
}
|
|
19913
|
-
.
|
|
19914
|
-
.
|
|
19927
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182,
|
|
19928
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 {
|
|
19915
19929
|
width: 90px;
|
|
19916
19930
|
height: 60px;
|
|
19917
19931
|
position: relative;
|
|
19918
19932
|
border-radius: 4px;
|
|
19919
19933
|
}
|
|
19920
|
-
.
|
|
19921
|
-
.
|
|
19934
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 img,
|
|
19935
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 img {
|
|
19922
19936
|
width: 100%;
|
|
19923
19937
|
height: 100%;
|
|
19924
19938
|
border-radius: 4px;
|
|
19925
19939
|
overflow: hidden;
|
|
19926
19940
|
}
|
|
19927
|
-
.
|
|
19928
|
-
.
|
|
19941
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 .index_module_icon_close__f4576182,
|
|
19942
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 .index_module_icon_close__f4576182 {
|
|
19929
19943
|
position: absolute;
|
|
19930
19944
|
top: -8px;
|
|
19931
19945
|
right: -8px;
|
|
19932
19946
|
z-index: 2;
|
|
19933
19947
|
}
|
|
19934
|
-
.
|
|
19935
|
-
.
|
|
19948
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 .index_module_icon_close__f4576182 span,
|
|
19949
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 .index_module_icon_close__f4576182 span {
|
|
19936
19950
|
font-size: 18px;
|
|
19937
19951
|
color: rgba(0, 0, 0, 0.45);
|
|
19938
19952
|
}
|
|
19939
|
-
.
|
|
19940
|
-
.
|
|
19953
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 .index_module_icon_zoom__f4576182,
|
|
19954
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 .index_module_icon_zoom__f4576182 {
|
|
19941
19955
|
position: absolute;
|
|
19942
19956
|
background: rgba(0, 0, 0, 0.3);
|
|
19943
19957
|
width: 100%;
|
|
@@ -19949,25 +19963,25 @@
|
|
|
19949
19963
|
justify-content: center;
|
|
19950
19964
|
border-radius: 4px;
|
|
19951
19965
|
}
|
|
19952
|
-
.
|
|
19953
|
-
.
|
|
19966
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 .index_module_icon_zoom__f4576182 .anticon,
|
|
19967
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 .index_module_icon_zoom__f4576182 .anticon {
|
|
19954
19968
|
color: #fff;
|
|
19955
19969
|
}
|
|
19956
|
-
.
|
|
19957
|
-
.
|
|
19970
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 .index_module_icon_zoom__f4576182 .index_module_anticon__f4576182,
|
|
19971
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182 .index_module_icon_zoom__f4576182 .index_module_anticon__f4576182 {
|
|
19958
19972
|
color: #fff;
|
|
19959
19973
|
font-size: 18px;
|
|
19960
19974
|
}
|
|
19961
|
-
.
|
|
19962
|
-
.
|
|
19975
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182:hover .index_module_icon_zoom__f4576182,
|
|
19976
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_left__f4576182:hover .index_module_icon_zoom__f4576182 {
|
|
19963
19977
|
display: flex;
|
|
19964
19978
|
}
|
|
19965
|
-
.
|
|
19966
|
-
.
|
|
19979
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_right__f4576182,
|
|
19980
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_right__f4576182 {
|
|
19967
19981
|
margin-left: 24px;
|
|
19968
19982
|
}
|
|
19969
|
-
.
|
|
19970
|
-
.
|
|
19983
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_right__f4576182 p,
|
|
19984
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_right__f4576182 p {
|
|
19971
19985
|
display: inline-flex;
|
|
19972
19986
|
align-items: center;
|
|
19973
19987
|
padding: 2px 8px;
|
|
@@ -19975,64 +19989,64 @@
|
|
|
19975
19989
|
color: rgba(0, 0, 0, 0.85);
|
|
19976
19990
|
line-height: 1.5;
|
|
19977
19991
|
}
|
|
19978
|
-
.
|
|
19979
|
-
.
|
|
19992
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_right__f4576182 p:first-child,
|
|
19993
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_right__f4576182 p:first-child {
|
|
19980
19994
|
margin-bottom: 8px;
|
|
19981
19995
|
}
|
|
19982
|
-
.
|
|
19983
|
-
.
|
|
19996
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_right__f4576182 p span,
|
|
19997
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_right__f4576182 p span {
|
|
19984
19998
|
margin-right: 4px;
|
|
19985
19999
|
}
|
|
19986
|
-
.
|
|
19987
|
-
.
|
|
20000
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_right__f4576182 p .anticon,
|
|
20001
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_right__f4576182 p .anticon {
|
|
19988
20002
|
vertical-align: middle !important;
|
|
19989
20003
|
}
|
|
19990
|
-
.
|
|
19991
|
-
.
|
|
20004
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_right__f4576182 p svg,
|
|
20005
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_input__f4576182 .index_module_picture_layout__f4576182 .index_module_right__f4576182 p svg {
|
|
19992
20006
|
color: rgba(0, 0, 0, 0.85);
|
|
19993
20007
|
font-size: 20px;
|
|
19994
20008
|
}
|
|
19995
|
-
.
|
|
19996
|
-
.
|
|
20009
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_no_AI__f4576182,
|
|
20010
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_no_AI__f4576182 {
|
|
19997
20011
|
width: 100%;
|
|
19998
20012
|
}
|
|
19999
|
-
.
|
|
20000
|
-
.
|
|
20013
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_no_AI__f4576182 textarea,
|
|
20014
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 > .index_module_no_AI__f4576182 textarea {
|
|
20001
20015
|
padding-right: 12px;
|
|
20002
20016
|
}
|
|
20003
|
-
.
|
|
20004
|
-
.
|
|
20017
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_screenshot__f4576182,
|
|
20018
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_screenshot__f4576182 {
|
|
20005
20019
|
position: absolute;
|
|
20006
20020
|
right: 16px;
|
|
20007
20021
|
bottom: 10px;
|
|
20008
20022
|
color: rgba(0, 0, 0, 0.65);
|
|
20009
20023
|
}
|
|
20010
|
-
.
|
|
20011
|
-
.
|
|
20024
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_screenshot__f4576182 i,
|
|
20025
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_screenshot__f4576182 i {
|
|
20012
20026
|
cursor: pointer;
|
|
20013
20027
|
}
|
|
20014
|
-
.
|
|
20015
|
-
.
|
|
20028
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_screenshot__f4576182 i svg,
|
|
20029
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_screenshot__f4576182 i svg {
|
|
20016
20030
|
color: rgba(0, 0, 0, 0.65);
|
|
20017
20031
|
font-size: 20px;
|
|
20018
20032
|
}
|
|
20019
|
-
.
|
|
20020
|
-
.
|
|
20033
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_disabled__f4576182,
|
|
20034
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_disabled__f4576182 {
|
|
20021
20035
|
cursor: not-allowed !important;
|
|
20022
20036
|
color: rgba(0, 0, 0, 0.25) !important;
|
|
20023
20037
|
}
|
|
20024
|
-
.
|
|
20025
|
-
.
|
|
20038
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_disabled__f4576182 svg,
|
|
20039
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_disabled__f4576182 svg {
|
|
20026
20040
|
color: rgba(0, 0, 0, 0.25) !important;
|
|
20027
20041
|
}
|
|
20028
|
-
.
|
|
20029
|
-
.
|
|
20042
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_content_main__f4576182,
|
|
20043
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_content_main__f4576182 {
|
|
20030
20044
|
display: flex;
|
|
20031
20045
|
align-items: center;
|
|
20032
20046
|
width: calc(100% - 24px);
|
|
20033
20047
|
}
|
|
20034
|
-
.
|
|
20035
|
-
.
|
|
20048
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_content_main__f4576182 .index_module_content_con__f4576182,
|
|
20049
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_content_main__f4576182 .index_module_content_con__f4576182 {
|
|
20036
20050
|
margin-top: 6px;
|
|
20037
20051
|
align-items: center;
|
|
20038
20052
|
padding: 8px;
|
|
@@ -20040,8 +20054,8 @@
|
|
|
20040
20054
|
display: inline-block;
|
|
20041
20055
|
width: calc(100% - 60px);
|
|
20042
20056
|
}
|
|
20043
|
-
.
|
|
20044
|
-
.
|
|
20057
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_content_main__f4576182 .index_module_content_con__f4576182 p,
|
|
20058
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_content_main__f4576182 .index_module_content_con__f4576182 p {
|
|
20045
20059
|
color: rgba(0, 0, 0, 0.65);
|
|
20046
20060
|
border-radius: 2px;
|
|
20047
20061
|
font-size: 12px;
|
|
@@ -20056,96 +20070,96 @@
|
|
|
20056
20070
|
display: flex;
|
|
20057
20071
|
align-items: center;
|
|
20058
20072
|
}
|
|
20059
|
-
.
|
|
20060
|
-
.
|
|
20073
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_content_main__f4576182 .index_module_content_con__f4576182 p img,
|
|
20074
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_content_main__f4576182 .index_module_content_con__f4576182 p img {
|
|
20061
20075
|
margin-right: 8px;
|
|
20062
20076
|
width: 60px;
|
|
20063
20077
|
}
|
|
20064
|
-
.
|
|
20065
|
-
.
|
|
20078
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_content_main__f4576182 .index_module_delete_quote__f4576182,
|
|
20079
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_input_wrap__f4576182 .index_module_content_main__f4576182 .index_module_delete_quote__f4576182 {
|
|
20066
20080
|
font-size: 18px;
|
|
20067
20081
|
color: #bfbfbf;
|
|
20068
20082
|
margin-top: 6px;
|
|
20069
20083
|
}
|
|
20070
|
-
.
|
|
20071
|
-
.
|
|
20084
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_sending__f4576182,
|
|
20085
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_sending__f4576182 {
|
|
20072
20086
|
width: 20px;
|
|
20073
20087
|
margin-left: 16px;
|
|
20074
20088
|
margin-bottom: 8px;
|
|
20075
20089
|
}
|
|
20076
|
-
.
|
|
20077
|
-
.
|
|
20090
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_sending__f4576182 i svg,
|
|
20091
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_sending__f4576182 i svg {
|
|
20078
20092
|
font-size: 20px;
|
|
20079
20093
|
color: rgba(0, 0, 0, 0.65);
|
|
20080
20094
|
cursor: pointer;
|
|
20081
20095
|
}
|
|
20082
|
-
.
|
|
20083
|
-
.
|
|
20096
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_sending__f4576182 .index_module_disabled__f4576182 svg,
|
|
20097
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 .index_module_Drawer_buttom__f4576182 .index_module_sending__f4576182 .index_module_disabled__f4576182 svg {
|
|
20084
20098
|
color: rgba(0, 0, 0, 0.25);
|
|
20085
20099
|
cursor: not-allowed;
|
|
20086
20100
|
}
|
|
20087
|
-
.
|
|
20088
|
-
.
|
|
20101
|
+
.index_module_ChatWindow_Drawer__f4576182 .index_module_Drawer_buttom_Issues_List_newlabo__f4576182,
|
|
20102
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List_newlabo__f4576182 {
|
|
20089
20103
|
background-color: #f5f5f5 !important;
|
|
20090
20104
|
}
|
|
20091
|
-
.
|
|
20092
|
-
.
|
|
20105
|
+
.index_module_ChatWindow_Drawer__f4576182 .anticon,
|
|
20106
|
+
.index_module_ChatWindow_Modal__f4576182 .anticon {
|
|
20093
20107
|
vertical-align: 0;
|
|
20094
20108
|
}
|
|
20095
|
-
.
|
|
20109
|
+
.index_module_ChatWindow_Drawer__f4576182 {
|
|
20096
20110
|
background: #f5f5f5 !important;
|
|
20097
20111
|
position: relative;
|
|
20098
20112
|
height: 100%;
|
|
20099
20113
|
}
|
|
20100
|
-
.
|
|
20114
|
+
.index_module_ChatWindow_Drawer__f4576182 .bhd-drawer-header {
|
|
20101
20115
|
display: none !important;
|
|
20102
20116
|
}
|
|
20103
|
-
.
|
|
20117
|
+
.index_module_ChatWindow_Modal__f4576182 .bhd-modal {
|
|
20104
20118
|
border-radius: 8px;
|
|
20105
20119
|
overflow: hidden;
|
|
20106
20120
|
position: relative;
|
|
20107
20121
|
}
|
|
20108
|
-
.
|
|
20122
|
+
.index_module_ChatWindow_Modal__f4576182 .bhd-modal-content {
|
|
20109
20123
|
height: 100%;
|
|
20110
20124
|
background-color: #f5f5f5 !important;
|
|
20111
20125
|
}
|
|
20112
|
-
.
|
|
20126
|
+
.index_module_ChatWindow_Modal__f4576182 .bhd-modal-content .bhd-modal-close {
|
|
20113
20127
|
display: none !important;
|
|
20114
20128
|
}
|
|
20115
|
-
.
|
|
20129
|
+
.index_module_ChatWindow_Modal__f4576182 .bhd-modal-header {
|
|
20116
20130
|
display: none !important;
|
|
20117
20131
|
}
|
|
20118
|
-
.
|
|
20132
|
+
.index_module_ChatWindow_Modal__f4576182 .bhd-modal-body {
|
|
20119
20133
|
height: 100%;
|
|
20120
20134
|
padding: 0 !important;
|
|
20121
20135
|
border-radius: 4px !important;
|
|
20122
20136
|
}
|
|
20123
|
-
.
|
|
20137
|
+
.index_module_ChatWindow_Modal__f4576182 .bhd-drawer-right > .bhd-drawer-content-wrapper {
|
|
20124
20138
|
top: 129px;
|
|
20125
20139
|
right: 200px;
|
|
20126
20140
|
height: 790px;
|
|
20127
20141
|
}
|
|
20128
|
-
.
|
|
20142
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_main_list__f4576182 {
|
|
20129
20143
|
max-height: 650px;
|
|
20130
20144
|
}
|
|
20131
|
-
.
|
|
20145
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_user__f4576182 {
|
|
20132
20146
|
padding-left: 0 !important;
|
|
20133
20147
|
cursor: pointer;
|
|
20134
20148
|
}
|
|
20135
|
-
.
|
|
20149
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_buttom_Issues_List__f4576182 {
|
|
20136
20150
|
border-radius: 4px;
|
|
20137
20151
|
width: calc(100% - 328px);
|
|
20138
20152
|
margin-left: 328px;
|
|
20139
20153
|
}
|
|
20140
|
-
.
|
|
20154
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 {
|
|
20141
20155
|
max-height: 700px;
|
|
20142
20156
|
}
|
|
20143
|
-
.
|
|
20157
|
+
.index_module_ChatWindow_Modal__f4576182 .index_module_Drawer_main__f4576182 .index_module_chat_content__f4576182 {
|
|
20144
20158
|
width: calc(100% - 328px);
|
|
20145
20159
|
margin-left: 328px;
|
|
20146
20160
|
display: inline-block;
|
|
20147
20161
|
}
|
|
20148
|
-
.
|
|
20162
|
+
.index_module_popover_main_content__f4576182 {
|
|
20149
20163
|
min-width: 300px !important;
|
|
20150
20164
|
max-width: 340px !important;
|
|
20151
20165
|
background-color: #fff !important;
|
|
@@ -20153,21 +20167,21 @@
|
|
|
20153
20167
|
border-radius: 4px;
|
|
20154
20168
|
border: 1px solid rgba(0, 0, 0, 0.15);
|
|
20155
20169
|
}
|
|
20156
|
-
.
|
|
20170
|
+
.index_module_popover_main_content__f4576182 .bhd-tooltip-content {
|
|
20157
20171
|
background-color: #fff;
|
|
20158
20172
|
border-radius: 4px;
|
|
20159
20173
|
}
|
|
20160
|
-
.
|
|
20174
|
+
.index_module_popover_main_content__f4576182 .bhd-tooltip-content .bhd-tooltip-inner {
|
|
20161
20175
|
background-color: #fff;
|
|
20162
20176
|
color: rgba(0, 0, 0, 0.85);
|
|
20163
20177
|
font-size: 14px;
|
|
20164
20178
|
padding: 12px 16px;
|
|
20165
20179
|
border-radius: 4px;
|
|
20166
20180
|
}
|
|
20167
|
-
.
|
|
20181
|
+
.index_module_popover_main_content__f4576182 .bhd-tooltip-arrow:before {
|
|
20168
20182
|
background: #ccc !important;
|
|
20169
20183
|
}
|
|
20170
|
-
.
|
|
20184
|
+
.index_module_popover_main_content__f4576182 .bhd-tooltip-arrow::after {
|
|
20171
20185
|
width: 0 !important;
|
|
20172
20186
|
height: 0 !important;
|
|
20173
20187
|
border: 5px solid;
|
|
@@ -20179,28 +20193,28 @@
|
|
|
20179
20193
|
right: 0 !important;
|
|
20180
20194
|
box-shadow: none !important;
|
|
20181
20195
|
}
|
|
20182
|
-
.
|
|
20196
|
+
.index_module_popover_main_content_name__f4576182 {
|
|
20183
20197
|
width: auto;
|
|
20184
20198
|
background-color: #fff !important;
|
|
20185
20199
|
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06);
|
|
20186
20200
|
border-radius: 4px;
|
|
20187
20201
|
border: 1px solid rgba(0, 0, 0, 0.15);
|
|
20188
20202
|
}
|
|
20189
|
-
.
|
|
20203
|
+
.index_module_popover_main_content_name__f4576182 .bhd-tooltip-content {
|
|
20190
20204
|
background-color: #fff;
|
|
20191
20205
|
border-radius: 4px;
|
|
20192
20206
|
}
|
|
20193
|
-
.
|
|
20207
|
+
.index_module_popover_main_content_name__f4576182 .bhd-tooltip-content .bhd-tooltip-inner {
|
|
20194
20208
|
background-color: #fff;
|
|
20195
20209
|
color: rgba(0, 0, 0, 0.85);
|
|
20196
20210
|
font-size: 14px;
|
|
20197
20211
|
padding: 12px 16px;
|
|
20198
20212
|
border-radius: 4px;
|
|
20199
20213
|
}
|
|
20200
|
-
.
|
|
20214
|
+
.index_module_popover_main_content_name__f4576182 .bhd-tooltip-arrow:before {
|
|
20201
20215
|
background: #ccc !important;
|
|
20202
20216
|
}
|
|
20203
|
-
.
|
|
20217
|
+
.index_module_popover_main_content_name__f4576182 .bhd-tooltip-arrow::after {
|
|
20204
20218
|
width: 0 !important;
|
|
20205
20219
|
height: 0 !important;
|
|
20206
20220
|
border: 5px solid;
|
|
@@ -20212,7 +20226,7 @@
|
|
|
20212
20226
|
right: 0 !important;
|
|
20213
20227
|
box-shadow: none !important;
|
|
20214
20228
|
}
|
|
20215
|
-
.
|
|
20229
|
+
.index_module_teacher_layout__f4576182 {
|
|
20216
20230
|
position: fixed;
|
|
20217
20231
|
right: 568px;
|
|
20218
20232
|
border-radius: 8px;
|
|
@@ -20222,8 +20236,8 @@
|
|
|
20222
20236
|
backdrop-filter: blur(7.5px);
|
|
20223
20237
|
width: 80px;
|
|
20224
20238
|
}
|
|
20225
|
-
.
|
|
20226
|
-
.
|
|
20239
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 > div,
|
|
20240
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182 > div {
|
|
20227
20241
|
display: flex;
|
|
20228
20242
|
flex-direction: column;
|
|
20229
20243
|
align-items: center;
|
|
@@ -20235,16 +20249,16 @@
|
|
|
20235
20249
|
position: relative;
|
|
20236
20250
|
cursor: pointer;
|
|
20237
20251
|
}
|
|
20238
|
-
.
|
|
20239
|
-
.
|
|
20252
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 > div:hover,
|
|
20253
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182 > div:hover {
|
|
20240
20254
|
background-color: #f5f5f5;
|
|
20241
20255
|
}
|
|
20242
|
-
.
|
|
20243
|
-
.
|
|
20256
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 > div:hover .index_module_delete__f4576182,
|
|
20257
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182 > div:hover .index_module_delete__f4576182 {
|
|
20244
20258
|
display: block;
|
|
20245
20259
|
}
|
|
20246
|
-
.
|
|
20247
|
-
.
|
|
20260
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 > div p,
|
|
20261
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182 > div p {
|
|
20248
20262
|
max-width: 60px;
|
|
20249
20263
|
overflow: hidden;
|
|
20250
20264
|
text-overflow: ellipsis;
|
|
@@ -20254,14 +20268,14 @@
|
|
|
20254
20268
|
line-height: 1;
|
|
20255
20269
|
padding-top: 12px;
|
|
20256
20270
|
}
|
|
20257
|
-
.
|
|
20258
|
-
.
|
|
20271
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 > div img,
|
|
20272
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182 > div img {
|
|
20259
20273
|
width: 32px;
|
|
20260
20274
|
height: 32px;
|
|
20261
20275
|
border-radius: 50%;
|
|
20262
20276
|
}
|
|
20263
|
-
.
|
|
20264
|
-
.
|
|
20277
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 > div .index_module_num__f4576182,
|
|
20278
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182 > div .index_module_num__f4576182 {
|
|
20265
20279
|
position: absolute;
|
|
20266
20280
|
top: 0;
|
|
20267
20281
|
right: 0;
|
|
@@ -20273,8 +20287,8 @@
|
|
|
20273
20287
|
font-size: 12px;
|
|
20274
20288
|
line-height: 1.2;
|
|
20275
20289
|
}
|
|
20276
|
-
.
|
|
20277
|
-
.
|
|
20290
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 > div .index_module_delete__f4576182,
|
|
20291
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182 > div .index_module_delete__f4576182 {
|
|
20278
20292
|
position: absolute;
|
|
20279
20293
|
top: 2px;
|
|
20280
20294
|
right: 2px;
|
|
@@ -20282,35 +20296,35 @@
|
|
|
20282
20296
|
font-size: 12px;
|
|
20283
20297
|
display: none;
|
|
20284
20298
|
}
|
|
20285
|
-
.
|
|
20299
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 > div {
|
|
20286
20300
|
margin: 8px;
|
|
20287
20301
|
}
|
|
20288
|
-
.
|
|
20302
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 .index_module_shrink__f4576182 {
|
|
20289
20303
|
border-bottom: 1px solid #ebebeb;
|
|
20290
20304
|
border-radius: 0;
|
|
20291
20305
|
margin-bottom: 8px;
|
|
20292
20306
|
margin-top: 8px;
|
|
20293
20307
|
}
|
|
20294
|
-
.
|
|
20308
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 .index_module_shrink__f4576182 > span {
|
|
20295
20309
|
font-size: 20px;
|
|
20296
20310
|
}
|
|
20297
|
-
.
|
|
20311
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 .index_module_shrink__f4576182 p {
|
|
20298
20312
|
padding-top: 0;
|
|
20299
20313
|
}
|
|
20300
|
-
.
|
|
20314
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 .index_module_shrink__f4576182:hover {
|
|
20301
20315
|
background-color: #fff !important;
|
|
20302
20316
|
}
|
|
20303
|
-
.
|
|
20304
|
-
.
|
|
20317
|
+
.index_module_teacher_layout__f4576182 .index_module_top__f4576182 .index_module_active__f4576182,
|
|
20318
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182 .index_module_active__f4576182 {
|
|
20305
20319
|
background: #ffe8e0;
|
|
20306
20320
|
}
|
|
20307
|
-
.
|
|
20321
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182 > div:last-child {
|
|
20308
20322
|
margin-bottom: 0;
|
|
20309
20323
|
}
|
|
20310
|
-
.
|
|
20324
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182 > div:first-child {
|
|
20311
20325
|
margin-top: 0;
|
|
20312
20326
|
}
|
|
20313
|
-
.
|
|
20327
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182 {
|
|
20314
20328
|
max-height: 524px;
|
|
20315
20329
|
padding: 0 8px;
|
|
20316
20330
|
padding-right: 4px;
|
|
@@ -20318,66 +20332,66 @@
|
|
|
20318
20332
|
margin-bottom: 8px;
|
|
20319
20333
|
margin-top: 8px;
|
|
20320
20334
|
}
|
|
20321
|
-
.
|
|
20335
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182::-webkit-scrollbar {
|
|
20322
20336
|
background-color: #eaedf1;
|
|
20323
20337
|
background-color: transparent;
|
|
20324
20338
|
width: 4px;
|
|
20325
20339
|
height: 4px;
|
|
20326
20340
|
}
|
|
20327
|
-
.
|
|
20341
|
+
.index_module_teacher_layout__f4576182 .index_module_bottom__f4576182::-webkit-scrollbar-thumb {
|
|
20328
20342
|
border-radius: 4px;
|
|
20329
20343
|
background-color: rgba(0, 0, 0, 0.25);
|
|
20330
20344
|
}
|
|
20331
|
-
.
|
|
20345
|
+
.index_module_teacher_layout_newlabo__f4576182 {
|
|
20332
20346
|
top: 50px;
|
|
20333
20347
|
right: 0;
|
|
20334
20348
|
}
|
|
20335
|
-
.
|
|
20349
|
+
.index_module_teacher_layout_newlabo__f4576182 .index_module_top__f4576182 svg {
|
|
20336
20350
|
transform: rotate(180deg);
|
|
20337
20351
|
}
|
|
20338
|
-
.
|
|
20339
|
-
.
|
|
20352
|
+
.index_module_teacher_layout_newlabo__f4576182 .index_module_top__f4576182 .index_module_active__f4576182,
|
|
20353
|
+
.index_module_teacher_layout_newlabo__f4576182 .index_module_bottom__f4576182 .index_module_active__f4576182 {
|
|
20340
20354
|
background-color: #D1E4FF;
|
|
20341
20355
|
}
|
|
20342
|
-
.
|
|
20356
|
+
.index_module_teacher_layout_modal__f4576182 {
|
|
20343
20357
|
width: 328px;
|
|
20344
20358
|
height: calc(100% - 48px);
|
|
20345
20359
|
background-color: #fff;
|
|
20346
20360
|
position: absolute;
|
|
20347
20361
|
border-top: 1px solid #ebebeb;
|
|
20348
20362
|
}
|
|
20349
|
-
.
|
|
20350
|
-
.
|
|
20363
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_top__f4576182 .index_module_ai__f4576182,
|
|
20364
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_bottom__f4576182 .index_module_ai__f4576182 {
|
|
20351
20365
|
border-bottom: 1px solid #ebebeb;
|
|
20352
20366
|
padding: 16px;
|
|
20353
20367
|
display: flex;
|
|
20354
20368
|
align-items: center;
|
|
20355
20369
|
cursor: pointer;
|
|
20356
20370
|
}
|
|
20357
|
-
.
|
|
20358
|
-
.
|
|
20371
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_top__f4576182 .index_module_ai__f4576182 img,
|
|
20372
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_bottom__f4576182 .index_module_ai__f4576182 img {
|
|
20359
20373
|
width: 32px;
|
|
20360
20374
|
height: 32px;
|
|
20361
20375
|
border-radius: 50%;
|
|
20362
20376
|
margin-right: 12px;
|
|
20363
20377
|
}
|
|
20364
|
-
.
|
|
20365
|
-
.
|
|
20378
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_top__f4576182 .index_module_ai__f4576182 > span,
|
|
20379
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_bottom__f4576182 .index_module_ai__f4576182 > span {
|
|
20366
20380
|
margin-right: 12px;
|
|
20367
20381
|
}
|
|
20368
|
-
.
|
|
20369
|
-
.
|
|
20382
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_top__f4576182 .index_module_ai__f4576182 .index_module_user_info__f4576182,
|
|
20383
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_bottom__f4576182 .index_module_ai__f4576182 .index_module_user_info__f4576182 {
|
|
20370
20384
|
width: 252px;
|
|
20371
20385
|
}
|
|
20372
|
-
.
|
|
20373
|
-
.
|
|
20386
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_top__f4576182 .index_module_ai__f4576182 .index_module_user_info__f4576182 .index_module_message__f4576182,
|
|
20387
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_bottom__f4576182 .index_module_ai__f4576182 .index_module_user_info__f4576182 .index_module_message__f4576182 {
|
|
20374
20388
|
color: #000;
|
|
20375
20389
|
font-size: 14px;
|
|
20376
20390
|
line-height: 1;
|
|
20377
20391
|
padding-right: 10px;
|
|
20378
20392
|
}
|
|
20379
|
-
.
|
|
20380
|
-
.
|
|
20393
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_top__f4576182 .index_module_ai__f4576182 .index_module_user_info__f4576182 .index_module_message__f4576182 .index_module_num__f4576182,
|
|
20394
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_bottom__f4576182 .index_module_ai__f4576182 .index_module_user_info__f4576182 .index_module_message__f4576182 .index_module_num__f4576182 {
|
|
20381
20395
|
margin-left: 12px;
|
|
20382
20396
|
border-radius: 26px;
|
|
20383
20397
|
background-color: #f4523b;
|
|
@@ -20387,14 +20401,14 @@
|
|
|
20387
20401
|
font-size: 12px;
|
|
20388
20402
|
line-height: 1;
|
|
20389
20403
|
}
|
|
20390
|
-
.
|
|
20391
|
-
.
|
|
20404
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_top__f4576182 .index_module_ai__f4576182 .index_module_user_info__f4576182 .index_module_message__f4576182 .index_module_time__f4576182,
|
|
20405
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_bottom__f4576182 .index_module_ai__f4576182 .index_module_user_info__f4576182 .index_module_message__f4576182 .index_module_time__f4576182 {
|
|
20392
20406
|
font-size: 12px;
|
|
20393
20407
|
color: rgba(0, 0, 0, 0.25);
|
|
20394
20408
|
float: right;
|
|
20395
20409
|
}
|
|
20396
|
-
.
|
|
20397
|
-
.
|
|
20410
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_top__f4576182 .index_module_ai__f4576182 .index_module_user_info__f4576182 .index_module_con__f4576182,
|
|
20411
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_bottom__f4576182 .index_module_ai__f4576182 .index_module_user_info__f4576182 .index_module_con__f4576182 {
|
|
20398
20412
|
color: rgba(0, 0, 0, 0.45);
|
|
20399
20413
|
font-size: 12px;
|
|
20400
20414
|
line-height: 1.5;
|
|
@@ -20403,32 +20417,32 @@
|
|
|
20403
20417
|
white-space: nowrap;
|
|
20404
20418
|
text-overflow: ellipsis;
|
|
20405
20419
|
}
|
|
20406
|
-
.
|
|
20407
|
-
.
|
|
20420
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_top__f4576182 .index_module_active__f4576182,
|
|
20421
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_bottom__f4576182 .index_module_active__f4576182 {
|
|
20408
20422
|
background: #ffe8e0;
|
|
20409
20423
|
}
|
|
20410
|
-
.
|
|
20424
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_bottom__f4576182 {
|
|
20411
20425
|
overflow: auto;
|
|
20412
20426
|
height: calc(100% - 70px);
|
|
20413
20427
|
}
|
|
20414
|
-
.
|
|
20428
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_bottom__f4576182::-webkit-scrollbar {
|
|
20415
20429
|
background-color: #eaedf1;
|
|
20416
20430
|
background-color: transparent;
|
|
20417
20431
|
width: 4px;
|
|
20418
20432
|
height: 4px;
|
|
20419
20433
|
}
|
|
20420
|
-
.
|
|
20434
|
+
.index_module_teacher_layout_modal__f4576182 .index_module_bottom__f4576182::-webkit-scrollbar-thumb {
|
|
20421
20435
|
border-radius: 4px;
|
|
20422
20436
|
background-color: rgba(0, 0, 0, 0.25);
|
|
20423
20437
|
}
|
|
20424
|
-
.
|
|
20438
|
+
.index_module_teacher_layout_modal__f4576182 .anticon {
|
|
20425
20439
|
vertical-align: 0;
|
|
20426
20440
|
}
|
|
20427
|
-
.
|
|
20428
|
-
.
|
|
20441
|
+
.index_module_teacher_layout_modal_newlabo__f4576182 .index_module_top__f4576182 .index_module_active__f4576182,
|
|
20442
|
+
.index_module_teacher_layout_modal_newlabo__f4576182 .index_module_bottom__f4576182 .index_module_active__f4576182 {
|
|
20429
20443
|
background: #f0f8ff !important;
|
|
20430
20444
|
}
|
|
20431
|
-
.
|
|
20445
|
+
.index_module_history_list__f4576182 {
|
|
20432
20446
|
position: absolute;
|
|
20433
20447
|
top: 0;
|
|
20434
20448
|
background: rgba(0, 0, 0, 0.3);
|
|
@@ -20436,7 +20450,7 @@
|
|
|
20436
20450
|
height: 100%;
|
|
20437
20451
|
overflow: hidden;
|
|
20438
20452
|
}
|
|
20439
|
-
.
|
|
20453
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 {
|
|
20440
20454
|
background: #fff;
|
|
20441
20455
|
position: absolute;
|
|
20442
20456
|
z-index: 10;
|
|
@@ -20444,10 +20458,10 @@
|
|
|
20444
20458
|
width: 100%;
|
|
20445
20459
|
border-radius: 16px 16px 0px 0px;
|
|
20446
20460
|
overflow: hidden;
|
|
20447
|
-
animation:
|
|
20461
|
+
animation: index_module_mymove__f4576182 1s forwards;
|
|
20448
20462
|
box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
|
|
20449
20463
|
}
|
|
20450
|
-
.
|
|
20464
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_title__f4576182 {
|
|
20451
20465
|
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
|
|
20452
20466
|
font-size: 16px;
|
|
20453
20467
|
font-weight: 600;
|
|
@@ -20456,18 +20470,18 @@
|
|
|
20456
20470
|
display: flex;
|
|
20457
20471
|
justify-content: space-between;
|
|
20458
20472
|
}
|
|
20459
|
-
.
|
|
20473
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_title__f4576182 svg {
|
|
20460
20474
|
font-size: 12px;
|
|
20461
20475
|
cursor: pointer;
|
|
20462
20476
|
opacity: 0.65;
|
|
20463
20477
|
font-weight: 300;
|
|
20464
20478
|
}
|
|
20465
|
-
.
|
|
20479
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_search_top__f4576182 {
|
|
20466
20480
|
position: relative;
|
|
20467
20481
|
margin: 16px 24px;
|
|
20468
20482
|
background-color: #fff;
|
|
20469
20483
|
}
|
|
20470
|
-
.
|
|
20484
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_search_top__f4576182 input {
|
|
20471
20485
|
width: 100%;
|
|
20472
20486
|
height: 40px;
|
|
20473
20487
|
line-height: 40px;
|
|
@@ -20477,7 +20491,7 @@
|
|
|
20477
20491
|
padding-right: 30px;
|
|
20478
20492
|
color: rgba(0, 0, 0, 0.85);
|
|
20479
20493
|
}
|
|
20480
|
-
.
|
|
20494
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_search_top__f4576182 .anticon {
|
|
20481
20495
|
position: absolute;
|
|
20482
20496
|
top: 11px;
|
|
20483
20497
|
z-index: 1;
|
|
@@ -20485,7 +20499,7 @@
|
|
|
20485
20499
|
font-size: 16px;
|
|
20486
20500
|
color: rgba(0, 0, 0, 0.65);
|
|
20487
20501
|
}
|
|
20488
|
-
.
|
|
20502
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_search_top__f4576182 .guanbi_Close {
|
|
20489
20503
|
position: absolute;
|
|
20490
20504
|
top: 3px;
|
|
20491
20505
|
right: 38px;
|
|
@@ -20494,32 +20508,32 @@
|
|
|
20494
20508
|
color: rgba(0, 0, 0, 0.65);
|
|
20495
20509
|
cursor: pointer;
|
|
20496
20510
|
}
|
|
20497
|
-
.
|
|
20511
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_search_top__f4576182 .guanbi_Close svg {
|
|
20498
20512
|
font-size: 10px;
|
|
20499
20513
|
opacity: 0.65;
|
|
20500
20514
|
}
|
|
20501
|
-
.
|
|
20515
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_search_top__f4576182 svg {
|
|
20502
20516
|
opacity: 0.65;
|
|
20503
20517
|
font-weight: 300;
|
|
20504
20518
|
}
|
|
20505
|
-
.
|
|
20519
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182:first-child {
|
|
20506
20520
|
margin-top: 0;
|
|
20507
20521
|
}
|
|
20508
|
-
.
|
|
20522
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 {
|
|
20509
20523
|
overflow: auto;
|
|
20510
20524
|
height: 510px;
|
|
20511
20525
|
}
|
|
20512
|
-
.
|
|
20526
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182::-webkit-scrollbar {
|
|
20513
20527
|
background-color: #eaedf1;
|
|
20514
20528
|
background-color: transparent;
|
|
20515
20529
|
width: 4px;
|
|
20516
20530
|
height: 4px;
|
|
20517
20531
|
}
|
|
20518
|
-
.
|
|
20532
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182::-webkit-scrollbar-thumb {
|
|
20519
20533
|
border-radius: 4px;
|
|
20520
20534
|
background-color: rgba(0, 0, 0, 0.25);
|
|
20521
20535
|
}
|
|
20522
|
-
.
|
|
20536
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary__f4576182 {
|
|
20523
20537
|
width: 100%;
|
|
20524
20538
|
padding: 8px 16px;
|
|
20525
20539
|
display: flex;
|
|
@@ -20527,41 +20541,41 @@
|
|
|
20527
20541
|
border-bottom: 1px solid #ebebeb;
|
|
20528
20542
|
cursor: pointer;
|
|
20529
20543
|
}
|
|
20530
|
-
.
|
|
20544
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary__f4576182:hover {
|
|
20531
20545
|
background-color: #EBEBEB;
|
|
20532
20546
|
}
|
|
20533
|
-
.
|
|
20547
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary__f4576182 .index_module_head_img__f4576182 {
|
|
20534
20548
|
width: 36px;
|
|
20535
20549
|
height: 36px;
|
|
20536
20550
|
border-radius: 50%;
|
|
20537
20551
|
margin-right: 16px;
|
|
20538
20552
|
}
|
|
20539
|
-
.
|
|
20553
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary__f4576182 .index_module_head_img__f4576182 img {
|
|
20540
20554
|
width: 36px;
|
|
20541
20555
|
height: 36px;
|
|
20542
20556
|
border-radius: 50%;
|
|
20543
20557
|
}
|
|
20544
|
-
.
|
|
20558
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary__f4576182 .index_module_head_img__f4576182 svg {
|
|
20545
20559
|
width: 36px;
|
|
20546
20560
|
height: 36px;
|
|
20547
20561
|
}
|
|
20548
|
-
.
|
|
20562
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary__f4576182 .index_module_list_desc__f4576182 {
|
|
20549
20563
|
width: calc(100% - 56px);
|
|
20550
20564
|
}
|
|
20551
|
-
.
|
|
20565
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary__f4576182 .index_module_list_desc__f4576182 .index_module_name__f4576182 {
|
|
20552
20566
|
color: rgba(0, 0, 0, 0.85);
|
|
20553
20567
|
font-size: 16px;
|
|
20554
20568
|
font-weight: 600;
|
|
20555
20569
|
line-height: 150%;
|
|
20556
20570
|
margin-bottom: 4px;
|
|
20557
20571
|
}
|
|
20558
|
-
.
|
|
20572
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary__f4576182 .index_module_list_desc__f4576182 .index_module_name__f4576182 .index_module_time__f4576182 {
|
|
20559
20573
|
float: right;
|
|
20560
20574
|
font-size: 14px;
|
|
20561
20575
|
color: #8c8c8c;
|
|
20562
20576
|
font-weight: 400;
|
|
20563
20577
|
}
|
|
20564
|
-
.
|
|
20578
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary__f4576182 .index_module_list_desc__f4576182 .index_module_decs__f4576182 {
|
|
20565
20579
|
color: rgba(0, 0, 0, 0.65);
|
|
20566
20580
|
font-size: 14px;
|
|
20567
20581
|
font-weight: 400;
|
|
@@ -20570,35 +20584,35 @@
|
|
|
20570
20584
|
text-overflow: ellipsis;
|
|
20571
20585
|
white-space: nowrap;
|
|
20572
20586
|
}
|
|
20573
|
-
.
|
|
20587
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary__f4576182 .index_module_list_desc__f4576182 .index_module_decs__f4576182 span {
|
|
20574
20588
|
color: #f4523b;
|
|
20575
20589
|
}
|
|
20576
|
-
.
|
|
20590
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary__f4576182 .index_module_open__f4576182 {
|
|
20577
20591
|
font-size: 24px;
|
|
20578
20592
|
color: rgba(0, 0, 0, 0.65);
|
|
20579
20593
|
}
|
|
20580
|
-
.
|
|
20594
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary__f4576182 .index_module_active__f4576182 svg {
|
|
20581
20595
|
transform: rotate(90deg);
|
|
20582
20596
|
}
|
|
20583
|
-
.
|
|
20597
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary_active__f4576182 {
|
|
20584
20598
|
background-color: #fff4f0;
|
|
20585
20599
|
}
|
|
20586
|
-
.
|
|
20600
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_summary_active__f4576182:hover {
|
|
20587
20601
|
background-color: #fff4f0;
|
|
20588
20602
|
}
|
|
20589
|
-
.
|
|
20603
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_detail__f4576182 {
|
|
20590
20604
|
background-color: rgba(0, 0, 0, 0.02);
|
|
20591
20605
|
}
|
|
20592
|
-
.
|
|
20606
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_detail__f4576182 .index_module_list__f4576182 {
|
|
20593
20607
|
padding: 8px 16px;
|
|
20594
20608
|
margin-bottom: 1px;
|
|
20595
20609
|
position: relative;
|
|
20596
20610
|
cursor: pointer;
|
|
20597
20611
|
}
|
|
20598
|
-
.
|
|
20612
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_detail__f4576182 .index_module_list__f4576182:hover {
|
|
20599
20613
|
background-color: rgba(0, 0, 0, 0.04);
|
|
20600
20614
|
}
|
|
20601
|
-
.
|
|
20615
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_detail__f4576182 .index_module_list__f4576182::before {
|
|
20602
20616
|
content: "";
|
|
20603
20617
|
display: inline-block;
|
|
20604
20618
|
width: 100%;
|
|
@@ -20608,22 +20622,22 @@
|
|
|
20608
20622
|
bottom: -1px;
|
|
20609
20623
|
left: -1px;
|
|
20610
20624
|
}
|
|
20611
|
-
.
|
|
20625
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_detail__f4576182 .index_module_list__f4576182 .index_module_name__f4576182 {
|
|
20612
20626
|
display: flex;
|
|
20613
20627
|
justify-content: space-between;
|
|
20614
20628
|
align-items: center;
|
|
20615
20629
|
margin-bottom: 4px;
|
|
20616
20630
|
}
|
|
20617
|
-
.
|
|
20631
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_detail__f4576182 .index_module_list__f4576182 .index_module_name__f4576182 p {
|
|
20618
20632
|
color: rgba(0, 0, 0, 0.65);
|
|
20619
20633
|
font-size: 14px;
|
|
20620
20634
|
line-height: 1.5;
|
|
20621
20635
|
}
|
|
20622
|
-
.
|
|
20636
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_detail__f4576182 .index_module_list__f4576182 .index_module_name__f4576182 .index_module_time__f4576182 {
|
|
20623
20637
|
font-size: 14px;
|
|
20624
20638
|
color: #8c8c8c;
|
|
20625
20639
|
}
|
|
20626
|
-
.
|
|
20640
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_detail__f4576182 .index_module_list__f4576182 .index_module_con__f4576182 {
|
|
20627
20641
|
color: rgba(0, 0, 0, 0.85);
|
|
20628
20642
|
font-size: 14px;
|
|
20629
20643
|
font-weight: 400;
|
|
@@ -20633,22 +20647,22 @@
|
|
|
20633
20647
|
max-height: 21px;
|
|
20634
20648
|
white-space: nowrap;
|
|
20635
20649
|
}
|
|
20636
|
-
.
|
|
20650
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_detail__f4576182 .index_module_list__f4576182 .index_module_con__f4576182 span {
|
|
20637
20651
|
color: #f4523b;
|
|
20638
20652
|
}
|
|
20639
|
-
.
|
|
20653
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_list_item__f4576182 .index_module_list_detail__f4576182 .index_module_list_more__f4576182 {
|
|
20640
20654
|
text-align: center;
|
|
20641
20655
|
color: rgba(0, 0, 0, 0.45);
|
|
20642
20656
|
font-size: 14px;
|
|
20643
20657
|
}
|
|
20644
|
-
.
|
|
20658
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_no_data__f4576182 {
|
|
20645
20659
|
text-align: center;
|
|
20646
20660
|
margin-top: 130px;
|
|
20647
20661
|
}
|
|
20648
|
-
.
|
|
20662
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_no_data__f4576182 img {
|
|
20649
20663
|
width: 160px;
|
|
20650
20664
|
}
|
|
20651
|
-
.
|
|
20665
|
+
.index_module_history_list__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 .index_module_no_data__f4576182 p {
|
|
20652
20666
|
margin-top: 24px;
|
|
20653
20667
|
color: rgba(0, 0, 0, 0.45);
|
|
20654
20668
|
text-align: center;
|
|
@@ -20656,7 +20670,7 @@
|
|
|
20656
20670
|
line-height: 100%;
|
|
20657
20671
|
/* 14px */
|
|
20658
20672
|
}
|
|
20659
|
-
@keyframes
|
|
20673
|
+
@keyframes index_module_mymove__f4576182 {
|
|
20660
20674
|
from {
|
|
20661
20675
|
bottom: -500px;
|
|
20662
20676
|
}
|
|
@@ -20664,10 +20678,10 @@
|
|
|
20664
20678
|
bottom: 0;
|
|
20665
20679
|
}
|
|
20666
20680
|
}
|
|
20667
|
-
.
|
|
20681
|
+
.index_module_history_list__f4576182 .anticon {
|
|
20668
20682
|
vertical-align: 0;
|
|
20669
20683
|
}
|
|
20670
|
-
.
|
|
20684
|
+
.index_module_history_list_broadside__f4576182 {
|
|
20671
20685
|
width: 417px;
|
|
20672
20686
|
height: calc(100% - 48px);
|
|
20673
20687
|
right: 0;
|
|
@@ -20676,22 +20690,22 @@
|
|
|
20676
20690
|
background: transparent;
|
|
20677
20691
|
overflow: visible;
|
|
20678
20692
|
}
|
|
20679
|
-
.
|
|
20693
|
+
.index_module_history_list_broadside__f4576182 .index_module_search_layout__f4576182 {
|
|
20680
20694
|
height: 100%;
|
|
20681
20695
|
border-radius: 0;
|
|
20682
20696
|
box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
|
|
20683
20697
|
}
|
|
20684
|
-
.
|
|
20698
|
+
.index_module_history_list_broadside__f4576182 .index_module_search_layout__f4576182 .index_module_search_top__f4576182 {
|
|
20685
20699
|
margin: 16px;
|
|
20686
20700
|
}
|
|
20687
|
-
.
|
|
20701
|
+
.index_module_history_list_broadside__f4576182 .index_module_search_layout__f4576182 .index_module_title__f4576182 {
|
|
20688
20702
|
padding: 16px;
|
|
20689
20703
|
}
|
|
20690
|
-
.
|
|
20704
|
+
.index_module_history_list_broadside__f4576182 .index_module_search_layout__f4576182 .index_module_main_list__f4576182 {
|
|
20691
20705
|
height: calc(100% - 140px);
|
|
20692
20706
|
max-height: calc(100% - 140px);
|
|
20693
20707
|
}
|
|
20694
|
-
.
|
|
20708
|
+
.index_module_screenshot_Modal__f4576182 {
|
|
20695
20709
|
position: fixed;
|
|
20696
20710
|
top: 0;
|
|
20697
20711
|
left: 0;
|
|
@@ -20700,20 +20714,20 @@
|
|
|
20700
20714
|
height: 100% !important;
|
|
20701
20715
|
background-color: transparent !important;
|
|
20702
20716
|
}
|
|
20703
|
-
.
|
|
20717
|
+
.index_module_screenshot_Modal__f4576182 .ReactCrop__child-wrapper {
|
|
20704
20718
|
position: fixed;
|
|
20705
20719
|
width: 100% !important;
|
|
20706
20720
|
height: 100% !important;
|
|
20707
20721
|
top: 0 !important;
|
|
20708
20722
|
left: 0 !important;
|
|
20709
20723
|
}
|
|
20710
|
-
.
|
|
20724
|
+
.index_module_screenshot_Modal__f4576182 .ReactCrop {
|
|
20711
20725
|
width: 100% !important;
|
|
20712
20726
|
height: 100% !important;
|
|
20713
20727
|
top: 0 !important;
|
|
20714
20728
|
left: 0 !important;
|
|
20715
20729
|
}
|
|
20716
|
-
.
|
|
20730
|
+
.index_module_screenshot_Modal__f4576182 .index_module_screenshot_Modal_btn__f4576182 {
|
|
20717
20731
|
position: fixed !important;
|
|
20718
20732
|
z-index: 999;
|
|
20719
20733
|
border-radius: 4px;
|
|
@@ -20724,32 +20738,32 @@
|
|
|
20724
20738
|
justify-content: space-around;
|
|
20725
20739
|
align-items: center;
|
|
20726
20740
|
}
|
|
20727
|
-
.
|
|
20741
|
+
.index_module_screenshot_Modal__f4576182 .index_module_screenshot_Modal_btn__f4576182 > span {
|
|
20728
20742
|
display: inline-block;
|
|
20729
20743
|
width: 24px;
|
|
20730
20744
|
height: 24px;
|
|
20731
20745
|
border-radius: 2px;
|
|
20732
20746
|
text-align: center;
|
|
20733
20747
|
}
|
|
20734
|
-
.
|
|
20748
|
+
.index_module_screenshot_Modal__f4576182 .index_module_screenshot_Modal_btn__f4576182 > span .index_module_anticon__f4576182 {
|
|
20735
20749
|
padding-top: 3.5px;
|
|
20736
20750
|
}
|
|
20737
|
-
.
|
|
20751
|
+
.index_module_screenshot_Modal__f4576182 .index_module_screenshot_Modal_btn__f4576182 > span:hover {
|
|
20738
20752
|
background-color: rgba(0, 0, 0, 0.04);
|
|
20739
20753
|
}
|
|
20740
|
-
.
|
|
20754
|
+
.index_module_screenshot_Modal__f4576182 .index_module_screenshot_Modal_btn__f4576182 > span svg {
|
|
20741
20755
|
font-size: 18px;
|
|
20742
20756
|
color: #f4523b;
|
|
20743
20757
|
}
|
|
20744
|
-
.
|
|
20758
|
+
.index_module_screenshot_Modal__f4576182 .index_module_screenshot_Modal_btn__f4576182 > span:nth-child(2) {
|
|
20745
20759
|
display: inline-block;
|
|
20746
20760
|
width: 24px;
|
|
20747
20761
|
height: 24px;
|
|
20748
20762
|
border-radius: 2px;
|
|
20749
20763
|
}
|
|
20750
|
-
.
|
|
20764
|
+
.index_module_screenshot_Modal__f4576182 .index_module_screenshot_Modal_btn__f4576182 > span:nth-child(2):hover {
|
|
20751
20765
|
background-color: rgba(0, 0, 0, 0.04);
|
|
20752
20766
|
}
|
|
20753
|
-
.
|
|
20767
|
+
.index_module_screenshot_Modal__f4576182 .index_module_screenshot_Modal_btn__f4576182 > span:nth-child(2) svg {
|
|
20754
20768
|
color: #23d9c3;
|
|
20755
20769
|
}
|