bhd-components 0.6.5 → 0.6.7
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/dist/{8bda9e2e.esm.es5.production.js → 0acf50ef.esm.es5.production.js} +1 -1
- package/dist/{d4259367.esm.es5.development.js → 4fa3313f.esm.es5.development.js} +1402 -1140
- package/dist/index.esm.es5.development.css +864 -732
- package/dist/index.esm.es5.development.js +945 -780
- package/dist/index.esm.es5.production.css +1 -1
- package/dist/index.esm.es5.production.js +1 -1
- package/es2017/customerService/contactsList.d.ts +1 -1
- package/es2017/customerService/contactsList.js +11 -145
- package/es2017/customerService/function.js +20 -13
- package/es2017/customerService/historyFun.js +334 -154
- package/es2017/customerService/index.js +567 -437
- package/es2017/customerService/index.module.less +169 -65
- package/es2017/customerService/index2.module.less +170 -65
- package/es2017/icons/components/custom-expand.d.ts +4 -0
- package/es2017/icons/components/custom-expand.js +22 -0
- package/es2017/icons/components/index.d.ts +1 -0
- package/es2017/icons/components/index.js +1 -0
- package/esm/customerService/contactsList.d.ts +1 -1
- package/esm/customerService/contactsList.js +11 -158
- package/esm/customerService/function.js +20 -13
- package/esm/customerService/historyFun.js +338 -167
- package/esm/customerService/index.js +557 -445
- package/esm/customerService/index.module.less +169 -65
- package/esm/customerService/index2.module.less +170 -65
- package/esm/icons/components/custom-expand.d.ts +4 -0
- package/esm/icons/components/custom-expand.js +24 -0
- package/esm/icons/components/index.d.ts +1 -0
- package/esm/icons/components/index.js +1 -0
- package/package.json +1 -1
|
@@ -6389,49 +6389,49 @@
|
|
|
6389
6389
|
"description": "图标,六级填充色"
|
|
6390
6390
|
}
|
|
6391
6391
|
*/
|
|
6392
|
-
.
|
|
6393
|
-
.
|
|
6392
|
+
.index2_module_service_ChatWindow_Drawer__f9c34bd8,
|
|
6393
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 {
|
|
6394
6394
|
width: 100% !important;
|
|
6395
6395
|
}
|
|
6396
|
-
.
|
|
6397
|
-
.
|
|
6396
|
+
.index2_module_service_ChatWindow_Drawer__f9c34bd8 .bhd-drawer-mask,
|
|
6397
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .bhd-drawer-mask {
|
|
6398
6398
|
background-color: rgba(0, 0, 0, 0.15) !important;
|
|
6399
6399
|
}
|
|
6400
|
-
.
|
|
6401
|
-
.
|
|
6400
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8,
|
|
6401
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 {
|
|
6402
6402
|
/* 全局修改滚动条样式 */
|
|
6403
6403
|
box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1) !important;
|
|
6404
6404
|
}
|
|
6405
|
-
.
|
|
6406
|
-
.
|
|
6405
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 textarea::-webkit-scrollbar,
|
|
6406
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 textarea::-webkit-scrollbar {
|
|
6407
6407
|
background-color: #eaedf1;
|
|
6408
6408
|
background-color: transparent;
|
|
6409
6409
|
width: 4px;
|
|
6410
6410
|
height: 4px;
|
|
6411
6411
|
}
|
|
6412
|
-
.
|
|
6413
|
-
.
|
|
6412
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 textarea::-webkit-scrollbar-thumb,
|
|
6413
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 textarea::-webkit-scrollbar-thumb {
|
|
6414
6414
|
border-radius: 4px;
|
|
6415
6415
|
background-color: rgba(0, 0, 0, 0.25);
|
|
6416
6416
|
}
|
|
6417
|
-
.
|
|
6418
|
-
.
|
|
6417
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 pre::-webkit-scrollbar,
|
|
6418
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 pre::-webkit-scrollbar {
|
|
6419
6419
|
background-color: #eaedf1;
|
|
6420
6420
|
background-color: transparent;
|
|
6421
6421
|
width: 4px;
|
|
6422
6422
|
height: 4px;
|
|
6423
6423
|
}
|
|
6424
|
-
.
|
|
6425
|
-
.
|
|
6424
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 pre::-webkit-scrollbar-thumb,
|
|
6425
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 pre::-webkit-scrollbar-thumb {
|
|
6426
6426
|
border-radius: 4px;
|
|
6427
6427
|
background-color: rgba(0, 0, 0, 0.25);
|
|
6428
6428
|
}
|
|
6429
|
-
.
|
|
6430
|
-
.
|
|
6429
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .bhd-drawer-body,
|
|
6430
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .bhd-drawer-body {
|
|
6431
6431
|
padding: 0 !important;
|
|
6432
6432
|
}
|
|
6433
|
-
.
|
|
6434
|
-
.
|
|
6433
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_header_wrap__f9c34bd8 .index2_module_top__f9c34bd8,
|
|
6434
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_header_wrap__f9c34bd8 .index2_module_top__f9c34bd8 {
|
|
6435
6435
|
display: flex;
|
|
6436
6436
|
padding: 16px 24px;
|
|
6437
6437
|
justify-content: space-between;
|
|
@@ -6439,16 +6439,16 @@
|
|
|
6439
6439
|
background-color: #fff;
|
|
6440
6440
|
line-height: 1;
|
|
6441
6441
|
}
|
|
6442
|
-
.
|
|
6443
|
-
.
|
|
6442
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_header_wrap__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_user__f9c34bd8,
|
|
6443
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_header_wrap__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_user__f9c34bd8 {
|
|
6444
6444
|
color: #000;
|
|
6445
6445
|
font-size: 16px;
|
|
6446
6446
|
font-weight: 600;
|
|
6447
6447
|
position: relative;
|
|
6448
6448
|
padding-left: 36px;
|
|
6449
6449
|
}
|
|
6450
|
-
.
|
|
6451
|
-
.
|
|
6450
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_header_wrap__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_user__f9c34bd8 i,
|
|
6451
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_header_wrap__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_user__f9c34bd8 i {
|
|
6452
6452
|
padding-right: 16px;
|
|
6453
6453
|
color: #111;
|
|
6454
6454
|
position: absolute;
|
|
@@ -6457,8 +6457,8 @@
|
|
|
6457
6457
|
left: 0;
|
|
6458
6458
|
cursor: pointer;
|
|
6459
6459
|
}
|
|
6460
|
-
.
|
|
6461
|
-
.
|
|
6460
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_header_wrap__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_user__f9c34bd8 .index2_module_count__f9c34bd8,
|
|
6461
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_header_wrap__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_user__f9c34bd8 .index2_module_count__f9c34bd8 {
|
|
6462
6462
|
position: absolute;
|
|
6463
6463
|
top: -6px;
|
|
6464
6464
|
right: 5px;
|
|
@@ -6469,19 +6469,19 @@
|
|
|
6469
6469
|
font-size: 12px;
|
|
6470
6470
|
line-height: 1.2;
|
|
6471
6471
|
}
|
|
6472
|
-
.
|
|
6473
|
-
.
|
|
6472
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_header_wrap__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_operate__f9c34bd8,
|
|
6473
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_header_wrap__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_operate__f9c34bd8 {
|
|
6474
6474
|
display: flex;
|
|
6475
6475
|
height: 16px;
|
|
6476
6476
|
}
|
|
6477
|
-
.
|
|
6478
|
-
.
|
|
6477
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_header_wrap__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_operate__f9c34bd8 i,
|
|
6478
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_header_wrap__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_operate__f9c34bd8 i {
|
|
6479
6479
|
font-size: 16px;
|
|
6480
6480
|
margin-left: 23px;
|
|
6481
6481
|
cursor: pointer;
|
|
6482
6482
|
}
|
|
6483
|
-
.
|
|
6484
|
-
.
|
|
6483
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_header_wrap__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_operate__f9c34bd8 .index2_module_line__f9c34bd8,
|
|
6484
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_header_wrap__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_operate__f9c34bd8 .index2_module_line__f9c34bd8 {
|
|
6485
6485
|
display: inline-block;
|
|
6486
6486
|
width: 1px;
|
|
6487
6487
|
height: 16px;
|
|
@@ -6489,40 +6489,40 @@
|
|
|
6489
6489
|
margin: 0 4px;
|
|
6490
6490
|
margin-left: 23px;
|
|
6491
6491
|
}
|
|
6492
|
-
.
|
|
6493
|
-
.
|
|
6492
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_header_wrap_newlabo__f9c34bd8 .index2_module_top__f9c34bd8,
|
|
6493
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_header_wrap_newlabo__f9c34bd8 .index2_module_top__f9c34bd8 {
|
|
6494
6494
|
background-color: #f5f5f5;
|
|
6495
|
-
border-bottom: 1px solid
|
|
6495
|
+
border-bottom: 1px solid #ebebeb;
|
|
6496
6496
|
}
|
|
6497
|
-
.
|
|
6498
|
-
.
|
|
6497
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_header_wrap_newlabo__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_user__f9c34bd8,
|
|
6498
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_header_wrap_newlabo__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_user__f9c34bd8 {
|
|
6499
6499
|
padding-left: 0;
|
|
6500
6500
|
font-weight: 400;
|
|
6501
6501
|
}
|
|
6502
|
-
.
|
|
6503
|
-
.
|
|
6502
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8,
|
|
6503
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 {
|
|
6504
6504
|
max-height: calc(100vh - 110px);
|
|
6505
6505
|
overflow: auto;
|
|
6506
6506
|
background: #f5f5f5;
|
|
6507
|
-
min-height:
|
|
6507
|
+
min-height: 200px;
|
|
6508
6508
|
}
|
|
6509
|
-
.
|
|
6510
|
-
.
|
|
6509
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_loading__f9c34bd8,
|
|
6510
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_loading__f9c34bd8 {
|
|
6511
6511
|
text-align: center;
|
|
6512
6512
|
margin: 10px 0;
|
|
6513
6513
|
}
|
|
6514
|
-
.
|
|
6515
|
-
.
|
|
6514
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_loading__f9c34bd8 img,
|
|
6515
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_loading__f9c34bd8 img {
|
|
6516
6516
|
width: 30px;
|
|
6517
6517
|
height: 30px;
|
|
6518
6518
|
}
|
|
6519
|
-
.
|
|
6520
|
-
.
|
|
6519
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8,
|
|
6520
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 {
|
|
6521
6521
|
padding: 16px;
|
|
6522
6522
|
padding-top: 0;
|
|
6523
6523
|
}
|
|
6524
|
-
.
|
|
6525
|
-
.
|
|
6524
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_left__f9c34bd8 .index2_module_head_sculpture__f9c34bd8,
|
|
6525
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_left__f9c34bd8 .index2_module_head_sculpture__f9c34bd8 {
|
|
6526
6526
|
width: 32px;
|
|
6527
6527
|
height: 32px;
|
|
6528
6528
|
margin-top: 24px;
|
|
@@ -6531,19 +6531,19 @@
|
|
|
6531
6531
|
vertical-align: top;
|
|
6532
6532
|
overflow: hidden;
|
|
6533
6533
|
}
|
|
6534
|
-
.
|
|
6535
|
-
.
|
|
6534
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_left__f9c34bd8 .index2_module_head_sculpture__f9c34bd8 img,
|
|
6535
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_left__f9c34bd8 .index2_module_head_sculpture__f9c34bd8 img {
|
|
6536
6536
|
width: 100%;
|
|
6537
6537
|
height: 100%;
|
|
6538
6538
|
}
|
|
6539
|
-
.
|
|
6540
|
-
.
|
|
6539
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_left__f9c34bd8 .index2_module_main_content__f9c34bd8,
|
|
6540
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_left__f9c34bd8 .index2_module_main_content__f9c34bd8 {
|
|
6541
6541
|
display: flex;
|
|
6542
6542
|
flex-direction: column;
|
|
6543
6543
|
align-items: flex-end;
|
|
6544
6544
|
}
|
|
6545
|
-
.
|
|
6546
|
-
.
|
|
6545
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_right__f9c34bd8 .index2_module_head_sculpture__f9c34bd8,
|
|
6546
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_right__f9c34bd8 .index2_module_head_sculpture__f9c34bd8 {
|
|
6547
6547
|
width: 32px;
|
|
6548
6548
|
height: 32px;
|
|
6549
6549
|
margin-top: 24px;
|
|
@@ -6554,86 +6554,90 @@
|
|
|
6554
6554
|
overflow: hidden;
|
|
6555
6555
|
text-align: center;
|
|
6556
6556
|
}
|
|
6557
|
-
.
|
|
6558
|
-
.
|
|
6557
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_right__f9c34bd8 .index2_module_head_sculpture__f9c34bd8 i,
|
|
6558
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_right__f9c34bd8 .index2_module_head_sculpture__f9c34bd8 i {
|
|
6559
6559
|
color: #fff;
|
|
6560
6560
|
}
|
|
6561
|
-
.
|
|
6562
|
-
.
|
|
6561
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_right__f9c34bd8 .index2_module_head_sculpture__f9c34bd8 img,
|
|
6562
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_right__f9c34bd8 .index2_module_head_sculpture__f9c34bd8 img {
|
|
6563
6563
|
width: 100%;
|
|
6564
6564
|
height: 100%;
|
|
6565
6565
|
}
|
|
6566
|
-
.
|
|
6567
|
-
.
|
|
6566
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li,
|
|
6567
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li {
|
|
6568
6568
|
position: relative;
|
|
6569
6569
|
display: flex;
|
|
6570
6570
|
width: 100%;
|
|
6571
6571
|
}
|
|
6572
|
-
.
|
|
6573
|
-
.
|
|
6572
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8,
|
|
6573
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 {
|
|
6574
6574
|
max-width: 80%;
|
|
6575
6575
|
}
|
|
6576
|
-
.
|
|
6577
|
-
.
|
|
6578
|
-
position: relative;
|
|
6579
|
-
}
|
|
6580
|
-
.index2_module_ChatWindow_Drawer__c27610f4 .index2_module_Drawer_main__c27610f4 .index2_module_message_con__c27610f4 > li .index2_module_main__c27610f4 .index2_module_main_content__c27610f4:hover .index2_module_operate_modal__c27610f4,
|
|
6581
|
-
.index2_module_ChatWindow_Modal__c27610f4 .index2_module_Drawer_main__c27610f4 .index2_module_message_con__c27610f4 > li .index2_module_main__c27610f4 .index2_module_main_content__c27610f4:hover .index2_module_operate_modal__c27610f4 {
|
|
6576
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_main_content_flag__f9c34bd8:hover .index2_module_operate_modal__f9c34bd8,
|
|
6577
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_main_content_flag__f9c34bd8:hover .index2_module_operate_modal__f9c34bd8 {
|
|
6582
6578
|
visibility: visible;
|
|
6583
6579
|
}
|
|
6584
|
-
.
|
|
6585
|
-
.
|
|
6580
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_main_content__f9c34bd8,
|
|
6581
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_main_content__f9c34bd8 {
|
|
6582
|
+
position: relative;
|
|
6583
|
+
}
|
|
6584
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_main_content__f9c34bd8 .index2_module_content__f9c34bd8,
|
|
6585
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_main_content__f9c34bd8 .index2_module_content__f9c34bd8 {
|
|
6586
6586
|
max-width: 100%;
|
|
6587
6587
|
}
|
|
6588
|
-
.
|
|
6589
|
-
.
|
|
6588
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_main_content__f9c34bd8 .index2_module_content__f9c34bd8 .index2_module_content_child__f9c34bd8,
|
|
6589
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_main_content__f9c34bd8 .index2_module_content__f9c34bd8 .index2_module_content_child__f9c34bd8 {
|
|
6590
6590
|
padding: 0;
|
|
6591
6591
|
line-height: 1;
|
|
6592
6592
|
}
|
|
6593
|
-
.
|
|
6594
|
-
.
|
|
6595
|
-
|
|
6596
|
-
|
|
6593
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_main_content__f9c34bd8 .index2_module_content__f9c34bd8 .index2_module_content_child__f9c34bd8 p,
|
|
6594
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_main_content__f9c34bd8 .index2_module_content__f9c34bd8 .index2_module_content_child__f9c34bd8 p {
|
|
6595
|
+
word-break: break-all;
|
|
6596
|
+
}
|
|
6597
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_main_content__f9c34bd8 .index2_module_content__f9c34bd8 .index2_module_content_child__f9c34bd8 p,
|
|
6598
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_main_content__f9c34bd8 .index2_module_content__f9c34bd8 .index2_module_content_child__f9c34bd8 p,
|
|
6599
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_main_content__f9c34bd8 .index2_module_content__f9c34bd8 .index2_module_content_child__f9c34bd8 li,
|
|
6600
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_main_content__f9c34bd8 .index2_module_content__f9c34bd8 .index2_module_content_child__f9c34bd8 li {
|
|
6597
6601
|
line-height: 1.5;
|
|
6598
6602
|
color: rgba(0, 0, 0, 0.85);
|
|
6599
6603
|
}
|
|
6600
|
-
.
|
|
6601
|
-
.
|
|
6604
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_main_content__f9c34bd8 .index2_module_content__f9c34bd8 .index2_module_content_child__f9c34bd8 > h3,
|
|
6605
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_main_content__f9c34bd8 .index2_module_content__f9c34bd8 .index2_module_content_child__f9c34bd8 > h3 {
|
|
6602
6606
|
font-size: 16px;
|
|
6603
6607
|
font-weight: 600;
|
|
6604
6608
|
padding: 10px 0;
|
|
6605
6609
|
}
|
|
6606
|
-
.
|
|
6607
|
-
.
|
|
6610
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_main_content__f9c34bd8 .index2_module_content__f9c34bd8 .index2_module_content_child__f9c34bd8 ol li p,
|
|
6611
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_main_content__f9c34bd8 .index2_module_content__f9c34bd8 .index2_module_content_child__f9c34bd8 ol li p {
|
|
6608
6612
|
padding: 4px 0;
|
|
6609
6613
|
font-size: 14px;
|
|
6610
6614
|
font-weight: 600;
|
|
6611
6615
|
}
|
|
6612
|
-
.
|
|
6613
|
-
.
|
|
6616
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_main_content__f9c34bd8 .index2_module_content__f9c34bd8 .index2_module_content_child__f9c34bd8 ol li > ul li,
|
|
6617
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_main_content__f9c34bd8 .index2_module_content__f9c34bd8 .index2_module_content_child__f9c34bd8 ol li > ul li {
|
|
6614
6618
|
list-style: inside;
|
|
6615
6619
|
color: rgba(0, 0, 0, 0.65);
|
|
6616
6620
|
}
|
|
6617
|
-
.
|
|
6618
|
-
.
|
|
6621
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_main_content__f9c34bd8 .index2_module_content__f9c34bd8 pre,
|
|
6622
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_main_content__f9c34bd8 .index2_module_content__f9c34bd8 pre {
|
|
6619
6623
|
background: rgba(0, 0, 0, 0.05);
|
|
6620
6624
|
padding: 12px;
|
|
6621
6625
|
line-height: 1.5;
|
|
6622
6626
|
margin: 4px 0;
|
|
6623
6627
|
}
|
|
6624
|
-
.
|
|
6625
|
-
.
|
|
6628
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal__f9c34bd8,
|
|
6629
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal__f9c34bd8 {
|
|
6626
6630
|
visibility: hidden;
|
|
6627
6631
|
height: 24px;
|
|
6628
6632
|
white-space: nowrap;
|
|
6629
6633
|
position: relative;
|
|
6630
6634
|
right: 0;
|
|
6631
6635
|
top: -14px;
|
|
6632
|
-
z-index:
|
|
6636
|
+
z-index: 9;
|
|
6633
6637
|
text-align: right;
|
|
6634
6638
|
}
|
|
6635
|
-
.
|
|
6636
|
-
.
|
|
6639
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal__f9c34bd8 .index2_module_operate__f9c34bd8,
|
|
6640
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal__f9c34bd8 .index2_module_operate__f9c34bd8 {
|
|
6637
6641
|
display: inline-flex;
|
|
6638
6642
|
align-items: center;
|
|
6639
6643
|
padding: 8px 0;
|
|
@@ -6643,30 +6647,30 @@
|
|
|
6643
6647
|
line-height: 1;
|
|
6644
6648
|
color: rgba(0, 0, 0, 0.45);
|
|
6645
6649
|
}
|
|
6646
|
-
.
|
|
6647
|
-
.
|
|
6650
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal__f9c34bd8 .index2_module_operate__f9c34bd8 i,
|
|
6651
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal__f9c34bd8 .index2_module_operate__f9c34bd8 i {
|
|
6648
6652
|
color: rgba(0, 0, 0, 0.45);
|
|
6649
6653
|
font-size: 16px;
|
|
6650
6654
|
cursor: pointer;
|
|
6651
6655
|
}
|
|
6652
|
-
.
|
|
6653
|
-
.
|
|
6656
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal__f9c34bd8 .index2_module_operate__f9c34bd8 i svg,
|
|
6657
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal__f9c34bd8 .index2_module_operate__f9c34bd8 i svg {
|
|
6654
6658
|
color: rgba(0, 0, 0, 0.65);
|
|
6655
6659
|
}
|
|
6656
|
-
.
|
|
6657
|
-
.
|
|
6660
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal__f9c34bd8 .index2_module_operate__f9c34bd8 i:hover svg,
|
|
6661
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal__f9c34bd8 .index2_module_operate__f9c34bd8 i:hover svg {
|
|
6658
6662
|
color: #5991ef;
|
|
6659
6663
|
}
|
|
6660
|
-
.
|
|
6661
|
-
.
|
|
6664
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal__f9c34bd8 .index2_module_operate__f9c34bd8 .index2_module_active__f9c34bd8 svg,
|
|
6665
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal__f9c34bd8 .index2_module_operate__f9c34bd8 .index2_module_active__f9c34bd8 svg {
|
|
6662
6666
|
color: #5991ef;
|
|
6663
6667
|
}
|
|
6664
|
-
.
|
|
6665
|
-
.
|
|
6668
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal__f9c34bd8 .index2_module_operate__f9c34bd8 span,
|
|
6669
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal__f9c34bd8 .index2_module_operate__f9c34bd8 span {
|
|
6666
6670
|
margin: 0 8px;
|
|
6667
6671
|
}
|
|
6668
|
-
.
|
|
6669
|
-
.
|
|
6672
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal__f9c34bd8 .index2_module_operate__f9c34bd8 .index2_module_ask_question__f9c34bd8,
|
|
6673
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal__f9c34bd8 .index2_module_operate__f9c34bd8 .index2_module_ask_question__f9c34bd8 {
|
|
6670
6674
|
cursor: pointer;
|
|
6671
6675
|
color: rgba(0, 0, 0, 0.45);
|
|
6672
6676
|
font-size: 12px;
|
|
@@ -6675,56 +6679,57 @@
|
|
|
6675
6679
|
background-color: rgba(0, 0, 0, 0.04);
|
|
6676
6680
|
margin-right: 16px;
|
|
6677
6681
|
}
|
|
6678
|
-
.
|
|
6679
|
-
.
|
|
6682
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal__f9c34bd8 .index2_module_operate__f9c34bd8 .index2_module_ask_question__f9c34bd8:hover,
|
|
6683
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal__f9c34bd8 .index2_module_operate__f9c34bd8 .index2_module_ask_question__f9c34bd8:hover {
|
|
6680
6684
|
color: #5991ef;
|
|
6681
6685
|
}
|
|
6682
|
-
.
|
|
6683
|
-
.
|
|
6686
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8,
|
|
6687
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 {
|
|
6684
6688
|
display: flex;
|
|
6685
6689
|
justify-content: space-between;
|
|
6686
6690
|
align-items: center;
|
|
6691
|
+
bottom: 0;
|
|
6687
6692
|
}
|
|
6688
|
-
.
|
|
6689
|
-
.
|
|
6693
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_operate__f9c34bd8,
|
|
6694
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_operate__f9c34bd8 {
|
|
6690
6695
|
display: inline-block;
|
|
6691
6696
|
padding: 8px;
|
|
6692
6697
|
line-height: 1;
|
|
6693
6698
|
color: rgba(0, 0, 0, 0.45);
|
|
6694
6699
|
}
|
|
6695
|
-
.
|
|
6696
|
-
.
|
|
6700
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_operate__f9c34bd8 i,
|
|
6701
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_operate__f9c34bd8 i {
|
|
6697
6702
|
color: rgba(0, 0, 0, 0.45);
|
|
6698
6703
|
font-size: 16px;
|
|
6699
6704
|
cursor: pointer;
|
|
6700
6705
|
}
|
|
6701
|
-
.
|
|
6702
|
-
.
|
|
6706
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_operate__f9c34bd8 i svg,
|
|
6707
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_operate__f9c34bd8 i svg {
|
|
6703
6708
|
color: rgba(0, 0, 0, 0.65);
|
|
6704
6709
|
}
|
|
6705
|
-
.
|
|
6706
|
-
.
|
|
6710
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_operate__f9c34bd8 i:hover svg,
|
|
6711
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_operate__f9c34bd8 i:hover svg {
|
|
6707
6712
|
color: #5991ef;
|
|
6708
6713
|
}
|
|
6709
|
-
.
|
|
6710
|
-
.
|
|
6714
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_operate__f9c34bd8 .index2_module_active__f9c34bd8 svg,
|
|
6715
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_operate__f9c34bd8 .index2_module_active__f9c34bd8 svg {
|
|
6711
6716
|
color: #5991ef;
|
|
6712
6717
|
}
|
|
6713
|
-
.
|
|
6714
|
-
.
|
|
6718
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_operate__f9c34bd8 span,
|
|
6719
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_operate__f9c34bd8 span {
|
|
6715
6720
|
margin: 0 8px;
|
|
6716
6721
|
cursor: pointer;
|
|
6717
6722
|
}
|
|
6718
|
-
.
|
|
6719
|
-
.
|
|
6723
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_stop_generate__f9c34bd8,
|
|
6724
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_stop_generate__f9c34bd8 {
|
|
6720
6725
|
font-size: 12px;
|
|
6721
6726
|
color: rgba(0, 0, 0, 0.45);
|
|
6722
6727
|
display: inline-block;
|
|
6723
6728
|
padding: 8px 0;
|
|
6724
6729
|
cursor: pointer;
|
|
6725
6730
|
}
|
|
6726
|
-
.
|
|
6727
|
-
.
|
|
6731
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_stop_generate__f9c34bd8 .index2_module_icon__f9c34bd8,
|
|
6732
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_stop_generate__f9c34bd8 .index2_module_icon__f9c34bd8 {
|
|
6728
6733
|
display: inline-block;
|
|
6729
6734
|
width: 10px;
|
|
6730
6735
|
height: 10px;
|
|
@@ -6732,8 +6737,8 @@
|
|
|
6732
6737
|
background-color: rgba(0, 0, 0, 0.45);
|
|
6733
6738
|
margin-right: 4px;
|
|
6734
6739
|
}
|
|
6735
|
-
.
|
|
6736
|
-
.
|
|
6740
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_stop_generate__f9c34bd8 .index2_module_find_teacher__f9c34bd8,
|
|
6741
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_stop_generate__f9c34bd8 .index2_module_find_teacher__f9c34bd8 {
|
|
6737
6742
|
padding: 2px 8px;
|
|
6738
6743
|
border-radius: 2px;
|
|
6739
6744
|
background-color: rgba(0, 0, 0, 0.04);
|
|
@@ -6741,71 +6746,71 @@
|
|
|
6741
6746
|
font-size: 12px;
|
|
6742
6747
|
line-height: 1;
|
|
6743
6748
|
}
|
|
6744
|
-
.
|
|
6745
|
-
.
|
|
6749
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_stop_generate__f9c34bd8 .index2_module_find_teacher__f9c34bd8:hover,
|
|
6750
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_stop_generate__f9c34bd8 .index2_module_find_teacher__f9c34bd8:hover {
|
|
6746
6751
|
color: #5991ef;
|
|
6747
6752
|
}
|
|
6748
|
-
.
|
|
6749
|
-
.
|
|
6753
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_stop_generate__f9c34bd8:hover,
|
|
6754
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_stop_generate__f9c34bd8:hover {
|
|
6750
6755
|
color: #5991ef;
|
|
6751
6756
|
}
|
|
6752
|
-
.
|
|
6753
|
-
.
|
|
6757
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_stop_generate__f9c34bd8:hover span,
|
|
6758
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_stop_generate__f9c34bd8:hover span {
|
|
6754
6759
|
color: #5991ef;
|
|
6755
6760
|
}
|
|
6756
|
-
.
|
|
6757
|
-
.
|
|
6761
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_stop_findTeacher__f9c34bd8,
|
|
6762
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_stop_findTeacher__f9c34bd8 {
|
|
6758
6763
|
font-size: 12px;
|
|
6759
6764
|
color: rgba(0, 0, 0, 0.45);
|
|
6760
6765
|
display: inline-block;
|
|
6761
6766
|
padding: 8px 0;
|
|
6762
6767
|
cursor: pointer;
|
|
6763
6768
|
}
|
|
6764
|
-
.
|
|
6765
|
-
.
|
|
6769
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_stop_findTeacher__f9c34bd8 span,
|
|
6770
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_stop_findTeacher__f9c34bd8 span {
|
|
6766
6771
|
padding: 0px 8px;
|
|
6767
6772
|
background-color: rgba(0, 0, 0, 0.04);
|
|
6768
6773
|
color: rgba(0, 0, 0, 0.45);
|
|
6769
6774
|
}
|
|
6770
|
-
.
|
|
6771
|
-
.
|
|
6775
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_stop_findTeacher__f9c34bd8 span:hover,
|
|
6776
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_main__f9c34bd8 .index2_module_operate_modal_bottom__f9c34bd8 .index2_module_stop_findTeacher__f9c34bd8 span:hover {
|
|
6772
6777
|
color: #5991ef;
|
|
6773
6778
|
}
|
|
6774
|
-
.
|
|
6775
|
-
.
|
|
6779
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_content__f9c34bd8,
|
|
6780
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 > li .index2_module_content__f9c34bd8 {
|
|
6776
6781
|
padding: 12px 16px;
|
|
6777
6782
|
display: inline-block;
|
|
6778
6783
|
font-size: 14px;
|
|
6779
6784
|
}
|
|
6780
|
-
.
|
|
6781
|
-
.
|
|
6785
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_left__f9c34bd8,
|
|
6786
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_left__f9c34bd8 {
|
|
6782
6787
|
justify-content: flex-end;
|
|
6783
6788
|
}
|
|
6784
|
-
.
|
|
6785
|
-
.
|
|
6789
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_left__f9c34bd8 .index2_module_main__f9c34bd8,
|
|
6790
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_left__f9c34bd8 .index2_module_main__f9c34bd8 {
|
|
6786
6791
|
text-align: right;
|
|
6787
6792
|
}
|
|
6788
|
-
.
|
|
6789
|
-
.
|
|
6793
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 li.index2_module_left__f9c34bd8 .index2_module_content__f9c34bd8,
|
|
6794
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 li.index2_module_left__f9c34bd8 .index2_module_content__f9c34bd8 {
|
|
6790
6795
|
border-radius: 20px 2px 20px 20px;
|
|
6791
6796
|
background: #d1e4ff;
|
|
6792
6797
|
text-align: left;
|
|
6793
6798
|
}
|
|
6794
|
-
.
|
|
6795
|
-
.
|
|
6799
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 li.index2_module_right__f9c34bd8 .index2_module_content__f9c34bd8,
|
|
6800
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 li.index2_module_right__f9c34bd8 .index2_module_content__f9c34bd8 {
|
|
6796
6801
|
border-radius: 2px 20px 20px 20px;
|
|
6797
6802
|
background: #fff;
|
|
6798
6803
|
}
|
|
6799
|
-
.
|
|
6800
|
-
.
|
|
6804
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 li .index2_module_content__f9c34bd8 .index2_module_association_problem__f9c34bd8 li,
|
|
6805
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 li .index2_module_content__f9c34bd8 .index2_module_association_problem__f9c34bd8 li {
|
|
6801
6806
|
color: #5991ef;
|
|
6802
6807
|
font-size: 14px;
|
|
6803
6808
|
font-weight: 400;
|
|
6804
6809
|
line-height: 1.8;
|
|
6805
6810
|
cursor: pointer;
|
|
6806
6811
|
}
|
|
6807
|
-
.
|
|
6808
|
-
.
|
|
6812
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_time__f9c34bd8,
|
|
6813
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_time__f9c34bd8 {
|
|
6809
6814
|
display: block;
|
|
6810
6815
|
margin: 40px 0;
|
|
6811
6816
|
margin-bottom: 16px;
|
|
@@ -6814,8 +6819,8 @@
|
|
|
6814
6819
|
color: rgba(0, 0, 0, 0.25);
|
|
6815
6820
|
position: relative;
|
|
6816
6821
|
}
|
|
6817
|
-
.
|
|
6818
|
-
.
|
|
6822
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_time__f9c34bd8::before,
|
|
6823
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_time__f9c34bd8::before {
|
|
6819
6824
|
content: "";
|
|
6820
6825
|
width: 100px;
|
|
6821
6826
|
display: inline-block;
|
|
@@ -6825,8 +6830,8 @@
|
|
|
6825
6830
|
top: -3px;
|
|
6826
6831
|
right: 16px;
|
|
6827
6832
|
}
|
|
6828
|
-
.
|
|
6829
|
-
.
|
|
6833
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_time__f9c34bd8::after,
|
|
6834
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_time__f9c34bd8::after {
|
|
6830
6835
|
content: "";
|
|
6831
6836
|
width: 100px;
|
|
6832
6837
|
display: inline-block;
|
|
@@ -6836,16 +6841,16 @@
|
|
|
6836
6841
|
top: -3px;
|
|
6837
6842
|
left: 16px;
|
|
6838
6843
|
}
|
|
6839
|
-
.
|
|
6840
|
-
.
|
|
6844
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_citation_content__f9c34bd8,
|
|
6845
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_citation_content__f9c34bd8 {
|
|
6841
6846
|
display: table;
|
|
6842
6847
|
margin-top: 4px;
|
|
6843
6848
|
padding: 8px;
|
|
6844
6849
|
border-radius: 2px;
|
|
6845
6850
|
background: #e7e7e7;
|
|
6846
6851
|
}
|
|
6847
|
-
.
|
|
6848
|
-
.
|
|
6852
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_citation_content__f9c34bd8 p,
|
|
6853
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_citation_content__f9c34bd8 p {
|
|
6849
6854
|
color: rgba(0, 0, 0, 0.65);
|
|
6850
6855
|
font-size: 12px;
|
|
6851
6856
|
line-height: 1.5;
|
|
@@ -6859,100 +6864,100 @@
|
|
|
6859
6864
|
cursor: pointer;
|
|
6860
6865
|
text-align: left;
|
|
6861
6866
|
}
|
|
6862
|
-
.
|
|
6863
|
-
.
|
|
6867
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_citation_content__f9c34bd8 .index2_module_text_exceed__f9c34bd8,
|
|
6868
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_citation_content__f9c34bd8 .index2_module_text_exceed__f9c34bd8 {
|
|
6864
6869
|
padding-right: 16px;
|
|
6865
6870
|
position: relative;
|
|
6866
6871
|
}
|
|
6867
|
-
.
|
|
6868
|
-
.
|
|
6872
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_citation_content__f9c34bd8 .index2_module_text_exceed__f9c34bd8 > span,
|
|
6873
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_citation_content__f9c34bd8 .index2_module_text_exceed__f9c34bd8 > span {
|
|
6869
6874
|
position: absolute;
|
|
6870
6875
|
top: 20px;
|
|
6871
6876
|
right: 0;
|
|
6872
6877
|
}
|
|
6873
|
-
.
|
|
6874
|
-
.
|
|
6878
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_popover_content__f9c34bd8,
|
|
6879
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_message_con__f9c34bd8 .index2_module_popover_content__f9c34bd8 {
|
|
6875
6880
|
max-width: 400px;
|
|
6876
6881
|
}
|
|
6877
|
-
.
|
|
6878
|
-
.
|
|
6882
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8::-webkit-scrollbar,
|
|
6883
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8::-webkit-scrollbar {
|
|
6879
6884
|
background-color: #eff0f7;
|
|
6880
6885
|
background-color: transparent;
|
|
6881
6886
|
width: 6px;
|
|
6882
6887
|
height: 4px;
|
|
6883
6888
|
}
|
|
6884
|
-
.
|
|
6885
|
-
.
|
|
6889
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main__f9c34bd8::-webkit-scrollbar-thumb,
|
|
6890
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8::-webkit-scrollbar-thumb {
|
|
6886
6891
|
border-radius: 4px;
|
|
6887
6892
|
background-color: rgba(181, 184, 198, 0.8);
|
|
6888
6893
|
}
|
|
6889
|
-
.
|
|
6890
|
-
.
|
|
6894
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main_newlabo__f9c34bd8 pre,
|
|
6895
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main_newlabo__f9c34bd8 pre {
|
|
6891
6896
|
background: #2b303b !important;
|
|
6892
6897
|
color: #fff;
|
|
6893
6898
|
overflow: auto;
|
|
6894
6899
|
}
|
|
6895
|
-
.
|
|
6896
|
-
.
|
|
6900
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main_newlabo__f9c34bd8 pre pre::-webkit-scrollbar,
|
|
6901
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main_newlabo__f9c34bd8 pre pre::-webkit-scrollbar {
|
|
6897
6902
|
background-color: #eaedf1;
|
|
6898
6903
|
background-color: transparent;
|
|
6899
6904
|
width: 4px;
|
|
6900
6905
|
height: 4px;
|
|
6901
6906
|
}
|
|
6902
|
-
.
|
|
6903
|
-
.
|
|
6907
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main_newlabo__f9c34bd8 pre pre::-webkit-scrollbar-thumb,
|
|
6908
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main_newlabo__f9c34bd8 pre pre::-webkit-scrollbar-thumb {
|
|
6904
6909
|
border-radius: 4px;
|
|
6905
6910
|
background-color: #f4f4f4;
|
|
6906
6911
|
}
|
|
6907
|
-
.
|
|
6908
|
-
.
|
|
6912
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_main_newlabo_no_pic__f9c34bd8 .index2_module_head_sculpture__f9c34bd8,
|
|
6913
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main_newlabo_no_pic__f9c34bd8 .index2_module_head_sculpture__f9c34bd8 {
|
|
6909
6914
|
display: none !important;
|
|
6910
6915
|
}
|
|
6911
|
-
.
|
|
6912
|
-
.
|
|
6916
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8,
|
|
6917
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 {
|
|
6913
6918
|
position: absolute;
|
|
6914
6919
|
bottom: 0;
|
|
6915
6920
|
width: 100%;
|
|
6916
6921
|
}
|
|
6917
|
-
.
|
|
6918
|
-
.
|
|
6922
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_issues_list_teacherList__f9c34bd8,
|
|
6923
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_issues_list_teacherList__f9c34bd8 {
|
|
6919
6924
|
white-space: nowrap;
|
|
6920
6925
|
overflow: auto;
|
|
6921
6926
|
width: calc(100% - 40px);
|
|
6922
6927
|
box-sizing: border-box;
|
|
6923
6928
|
margin-bottom: 6px;
|
|
6924
6929
|
}
|
|
6925
|
-
.
|
|
6926
|
-
.
|
|
6930
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_issues_list_teacherList__f9c34bd8 .index2_module_item__f9c34bd8,
|
|
6931
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_issues_list_teacherList__f9c34bd8 .index2_module_item__f9c34bd8 {
|
|
6927
6932
|
display: inline-block;
|
|
6928
6933
|
margin-right: 8px;
|
|
6929
6934
|
}
|
|
6930
|
-
.
|
|
6931
|
-
.
|
|
6935
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_issues_list_teacherList__f9c34bd8 .index2_module_item__f9c34bd8:last-child,
|
|
6936
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_issues_list_teacherList__f9c34bd8 .index2_module_item__f9c34bd8:last-child {
|
|
6932
6937
|
margin-right: 0;
|
|
6933
6938
|
}
|
|
6934
|
-
.
|
|
6935
|
-
.
|
|
6939
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_issues_list_teacherList__f9c34bd8::-webkit-scrollbar,
|
|
6940
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_issues_list_teacherList__f9c34bd8::-webkit-scrollbar {
|
|
6936
6941
|
background-color: #eaedf1;
|
|
6937
6942
|
background-color: transparent;
|
|
6938
6943
|
width: 4px;
|
|
6939
6944
|
height: 4px;
|
|
6940
6945
|
}
|
|
6941
|
-
.
|
|
6942
|
-
.
|
|
6946
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_issues_list_teacherList__f9c34bd8::-webkit-scrollbar-thumb,
|
|
6947
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_issues_list_teacherList__f9c34bd8::-webkit-scrollbar-thumb {
|
|
6943
6948
|
border-radius: 4px;
|
|
6944
6949
|
background-color: rgba(181, 184, 198, 0.6);
|
|
6945
6950
|
}
|
|
6946
|
-
.
|
|
6947
|
-
.
|
|
6951
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_issues_list__f9c34bd8,
|
|
6952
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_issues_list__f9c34bd8 {
|
|
6948
6953
|
position: absolute;
|
|
6949
6954
|
bottom: 60px;
|
|
6950
6955
|
margin: 0 16px;
|
|
6951
6956
|
padding-bottom: 4px;
|
|
6952
6957
|
line-height: 1;
|
|
6953
6958
|
}
|
|
6954
|
-
.
|
|
6955
|
-
.
|
|
6959
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_issues_list__f9c34bd8 .index2_module_item__f9c34bd8 > span,
|
|
6960
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_issues_list__f9c34bd8 .index2_module_item__f9c34bd8 > span {
|
|
6956
6961
|
cursor: pointer;
|
|
6957
6962
|
max-width: 100%;
|
|
6958
6963
|
display: inline-block;
|
|
@@ -6966,23 +6971,23 @@
|
|
|
6966
6971
|
line-height: 1;
|
|
6967
6972
|
overflow: hidden;
|
|
6968
6973
|
}
|
|
6969
|
-
.
|
|
6970
|
-
.
|
|
6974
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_issues_list__f9c34bd8 .index2_module_item__f9c34bd8 > span:hover,
|
|
6975
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_issues_list__f9c34bd8 .index2_module_item__f9c34bd8 > span:hover {
|
|
6971
6976
|
background-color: #fff;
|
|
6972
6977
|
}
|
|
6973
|
-
.
|
|
6974
|
-
.
|
|
6978
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_issues_list__f9c34bd8 .index2_module_item__f9c34bd8 > span .index2_module_sign__f9c34bd8,
|
|
6979
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_issues_list__f9c34bd8 .index2_module_item__f9c34bd8 > span .index2_module_sign__f9c34bd8 {
|
|
6975
6980
|
color: #5991ef;
|
|
6976
6981
|
}
|
|
6977
|
-
.
|
|
6978
|
-
.
|
|
6982
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8,
|
|
6983
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 {
|
|
6979
6984
|
display: flex;
|
|
6980
6985
|
align-items: flex-end;
|
|
6981
6986
|
margin-bottom: 12px;
|
|
6982
6987
|
padding: 0 16px;
|
|
6983
6988
|
}
|
|
6984
|
-
.
|
|
6985
|
-
.
|
|
6989
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8,
|
|
6990
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 {
|
|
6986
6991
|
align-items: flex-end;
|
|
6987
6992
|
width: calc(100% - 36px);
|
|
6988
6993
|
background-color: #fff;
|
|
@@ -6994,12 +6999,12 @@
|
|
|
6994
6999
|
position: relative;
|
|
6995
7000
|
padding-right: 1px;
|
|
6996
7001
|
}
|
|
6997
|
-
.
|
|
6998
|
-
.
|
|
7002
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 > .index2_module_input__f9c34bd8,
|
|
7003
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 > .index2_module_input__f9c34bd8 {
|
|
6999
7004
|
line-height: 1;
|
|
7000
7005
|
}
|
|
7001
|
-
.
|
|
7002
|
-
.
|
|
7006
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 > .index2_module_input__f9c34bd8 textarea,
|
|
7007
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 > .index2_module_input__f9c34bd8 textarea {
|
|
7003
7008
|
max-height: 100px;
|
|
7004
7009
|
padding: 0;
|
|
7005
7010
|
border: none;
|
|
@@ -7007,64 +7012,64 @@
|
|
|
7007
7012
|
resize: none;
|
|
7008
7013
|
padding-right: 48px;
|
|
7009
7014
|
}
|
|
7010
|
-
.
|
|
7011
|
-
.
|
|
7015
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 > .index2_module_input__f9c34bd8 textarea.bhd-input,
|
|
7016
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 > .index2_module_input__f9c34bd8 textarea.bhd-input {
|
|
7012
7017
|
min-height: 21px !important;
|
|
7013
7018
|
line-height: 1.5;
|
|
7014
7019
|
}
|
|
7015
|
-
.
|
|
7016
|
-
.
|
|
7020
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 > .index2_module_input__f9c34bd8 .bhd-input[disabled],
|
|
7021
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 > .index2_module_input__f9c34bd8 .bhd-input[disabled] {
|
|
7017
7022
|
background-color: #fff !important;
|
|
7018
7023
|
}
|
|
7019
|
-
.
|
|
7020
|
-
.
|
|
7024
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 > .index2_module_no_AI__f9c34bd8,
|
|
7025
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 > .index2_module_no_AI__f9c34bd8 {
|
|
7021
7026
|
width: 100%;
|
|
7022
7027
|
}
|
|
7023
|
-
.
|
|
7024
|
-
.
|
|
7028
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 > .index2_module_no_AI__f9c34bd8 textarea,
|
|
7029
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 > .index2_module_no_AI__f9c34bd8 textarea {
|
|
7025
7030
|
padding-right: 12px;
|
|
7026
7031
|
}
|
|
7027
|
-
.
|
|
7028
|
-
.
|
|
7032
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 .index2_module_voice__f9c34bd8,
|
|
7033
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 .index2_module_voice__f9c34bd8 {
|
|
7029
7034
|
position: absolute;
|
|
7030
|
-
right:
|
|
7031
|
-
bottom:
|
|
7035
|
+
right: 18px;
|
|
7036
|
+
bottom: 10px;
|
|
7032
7037
|
color: rgba(0, 0, 0, 0.65);
|
|
7033
7038
|
}
|
|
7034
|
-
.
|
|
7035
|
-
.
|
|
7039
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 .index2_module_voice__f9c34bd8 i,
|
|
7040
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 .index2_module_voice__f9c34bd8 i {
|
|
7036
7041
|
cursor: pointer;
|
|
7037
7042
|
}
|
|
7038
|
-
.
|
|
7039
|
-
.
|
|
7043
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 .index2_module_voice__f9c34bd8 i svg,
|
|
7044
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 .index2_module_voice__f9c34bd8 i svg {
|
|
7040
7045
|
color: rgba(0, 0, 0, 0.65);
|
|
7041
7046
|
font-size: 20px;
|
|
7042
7047
|
}
|
|
7043
|
-
.
|
|
7044
|
-
.
|
|
7048
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 .index2_module_voice__f9c34bd8 .index2_module_voice_btn__f9c34bd8,
|
|
7049
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 .index2_module_voice__f9c34bd8 .index2_module_voice_btn__f9c34bd8 {
|
|
7045
7050
|
width: 32px;
|
|
7046
7051
|
cursor: pointer;
|
|
7047
7052
|
position: absolute;
|
|
7048
|
-
bottom: -
|
|
7049
|
-
right:
|
|
7053
|
+
bottom: -5px;
|
|
7054
|
+
right: -10px;
|
|
7050
7055
|
}
|
|
7051
|
-
.
|
|
7052
|
-
.
|
|
7056
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 .index2_module_disabled__f9c34bd8,
|
|
7057
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 .index2_module_disabled__f9c34bd8 {
|
|
7053
7058
|
cursor: not-allowed !important;
|
|
7054
7059
|
color: rgba(0, 0, 0, 0.25) !important;
|
|
7055
7060
|
}
|
|
7056
|
-
.
|
|
7057
|
-
.
|
|
7061
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 .index2_module_disabled__f9c34bd8 svg,
|
|
7062
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 .index2_module_disabled__f9c34bd8 svg {
|
|
7058
7063
|
color: rgba(0, 0, 0, 0.25) !important;
|
|
7059
7064
|
}
|
|
7060
|
-
.
|
|
7061
|
-
.
|
|
7065
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 .index2_module_content_main__f9c34bd8,
|
|
7066
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 .index2_module_content_main__f9c34bd8 {
|
|
7062
7067
|
display: flex;
|
|
7063
7068
|
align-items: center;
|
|
7064
7069
|
width: calc(100% - 24px);
|
|
7065
7070
|
}
|
|
7066
|
-
.
|
|
7067
|
-
.
|
|
7071
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 .index2_module_content_main__f9c34bd8 .index2_module_content_con__f9c34bd8,
|
|
7072
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 .index2_module_content_main__f9c34bd8 .index2_module_content_con__f9c34bd8 {
|
|
7068
7073
|
margin-top: 6px;
|
|
7069
7074
|
align-items: center;
|
|
7070
7075
|
padding: 8px;
|
|
@@ -7072,8 +7077,8 @@
|
|
|
7072
7077
|
display: inline-block;
|
|
7073
7078
|
width: calc(100% - 60px);
|
|
7074
7079
|
}
|
|
7075
|
-
.
|
|
7076
|
-
.
|
|
7080
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 .index2_module_content_main__f9c34bd8 .index2_module_content_con__f9c34bd8 p,
|
|
7081
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 .index2_module_content_main__f9c34bd8 .index2_module_content_con__f9c34bd8 p {
|
|
7077
7082
|
color: rgba(0, 0, 0, 0.65);
|
|
7078
7083
|
border-radius: 2px;
|
|
7079
7084
|
font-size: 12px;
|
|
@@ -7086,90 +7091,90 @@
|
|
|
7086
7091
|
max-height: 36px;
|
|
7087
7092
|
word-break: break-all;
|
|
7088
7093
|
}
|
|
7089
|
-
.
|
|
7090
|
-
.
|
|
7094
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 .index2_module_content_main__f9c34bd8 .index2_module_delete_quote__f9c34bd8,
|
|
7095
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_input_wrap__f9c34bd8 .index2_module_content_main__f9c34bd8 .index2_module_delete_quote__f9c34bd8 {
|
|
7091
7096
|
font-size: 18px;
|
|
7092
7097
|
color: #bfbfbf;
|
|
7093
7098
|
margin-top: 6px;
|
|
7094
7099
|
}
|
|
7095
|
-
.
|
|
7096
|
-
.
|
|
7100
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_sending__f9c34bd8,
|
|
7101
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_sending__f9c34bd8 {
|
|
7097
7102
|
width: 20px;
|
|
7098
7103
|
margin-left: 16px;
|
|
7099
|
-
margin-bottom:
|
|
7104
|
+
margin-bottom: 8px;
|
|
7100
7105
|
}
|
|
7101
|
-
.
|
|
7102
|
-
.
|
|
7106
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_sending__f9c34bd8 i svg,
|
|
7107
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_sending__f9c34bd8 i svg {
|
|
7103
7108
|
font-size: 20px;
|
|
7104
7109
|
color: rgba(0, 0, 0, 0.65);
|
|
7105
7110
|
}
|
|
7106
|
-
.
|
|
7107
|
-
.
|
|
7111
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_sending__f9c34bd8 .index2_module_disabled__f9c34bd8 svg,
|
|
7112
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 .index2_module_Drawer_buttom__f9c34bd8 .index2_module_sending__f9c34bd8 .index2_module_disabled__f9c34bd8 svg {
|
|
7108
7113
|
color: rgba(0, 0, 0, 0.25);
|
|
7109
7114
|
cursor: not-allowed;
|
|
7110
7115
|
}
|
|
7111
|
-
.
|
|
7112
|
-
.
|
|
7116
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .index2_module_Drawer_buttom_Issues_List_newlabo__f9c34bd8,
|
|
7117
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List_newlabo__f9c34bd8 {
|
|
7113
7118
|
background-color: #f5f5f5 !important;
|
|
7114
7119
|
}
|
|
7115
|
-
.
|
|
7116
|
-
.
|
|
7120
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .anticon,
|
|
7121
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .anticon {
|
|
7117
7122
|
vertical-align: 0;
|
|
7118
7123
|
}
|
|
7119
|
-
.
|
|
7124
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 {
|
|
7120
7125
|
background: #f5f5f5 !important;
|
|
7121
7126
|
position: relative;
|
|
7122
7127
|
height: 100%;
|
|
7123
7128
|
}
|
|
7124
|
-
.
|
|
7129
|
+
.index2_module_ChatWindow_Drawer__f9c34bd8 .bhd-drawer-header {
|
|
7125
7130
|
display: none !important;
|
|
7126
7131
|
}
|
|
7127
|
-
.
|
|
7132
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .bhd-modal {
|
|
7128
7133
|
border-radius: 8px;
|
|
7129
7134
|
overflow: hidden;
|
|
7130
7135
|
position: relative;
|
|
7131
7136
|
}
|
|
7132
|
-
.
|
|
7137
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .bhd-modal-content {
|
|
7133
7138
|
height: 100%;
|
|
7134
7139
|
background-color: #f5f5f5 !important;
|
|
7135
7140
|
}
|
|
7136
|
-
.
|
|
7141
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .bhd-modal-content .bhd-modal-close {
|
|
7137
7142
|
display: none !important;
|
|
7138
7143
|
}
|
|
7139
|
-
.
|
|
7144
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .bhd-modal-header {
|
|
7140
7145
|
display: none !important;
|
|
7141
7146
|
}
|
|
7142
|
-
.
|
|
7147
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .bhd-modal-body {
|
|
7143
7148
|
height: 100%;
|
|
7144
7149
|
padding: 0 !important;
|
|
7145
7150
|
border-radius: 4px !important;
|
|
7146
7151
|
}
|
|
7147
|
-
.
|
|
7152
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .bhd-drawer-right > .bhd-drawer-content-wrapper {
|
|
7148
7153
|
top: 129px;
|
|
7149
7154
|
right: 200px;
|
|
7150
7155
|
height: 790px;
|
|
7151
7156
|
}
|
|
7152
|
-
.
|
|
7157
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_main_list__f9c34bd8 {
|
|
7153
7158
|
max-height: 650px;
|
|
7154
7159
|
}
|
|
7155
|
-
.
|
|
7160
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_user__f9c34bd8 {
|
|
7156
7161
|
padding-left: 0 !important;
|
|
7157
7162
|
cursor: pointer;
|
|
7158
7163
|
}
|
|
7159
|
-
.
|
|
7164
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_buttom_Issues_List__f9c34bd8 {
|
|
7160
7165
|
border-radius: 4px;
|
|
7161
7166
|
width: calc(100% - 328px);
|
|
7162
7167
|
margin-left: 328px;
|
|
7163
7168
|
}
|
|
7164
|
-
.
|
|
7169
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 {
|
|
7165
7170
|
max-height: 700px;
|
|
7166
7171
|
}
|
|
7167
|
-
.
|
|
7172
|
+
.index2_module_ChatWindow_Modal__f9c34bd8 .index2_module_Drawer_main__f9c34bd8 .index2_module_chat_content__f9c34bd8 {
|
|
7168
7173
|
width: calc(100% - 328px);
|
|
7169
7174
|
margin-left: 328px;
|
|
7170
7175
|
display: inline-block;
|
|
7171
7176
|
}
|
|
7172
|
-
.
|
|
7177
|
+
.index2_module_popover_main_content__f9c34bd8 {
|
|
7173
7178
|
min-width: 300px !important;
|
|
7174
7179
|
max-width: 340px !important;
|
|
7175
7180
|
background-color: #fff !important;
|
|
@@ -7177,21 +7182,21 @@
|
|
|
7177
7182
|
border-radius: 4px;
|
|
7178
7183
|
border: 1px solid rgba(0, 0, 0, 0.15);
|
|
7179
7184
|
}
|
|
7180
|
-
.
|
|
7185
|
+
.index2_module_popover_main_content__f9c34bd8 .bhd-tooltip-content {
|
|
7181
7186
|
background-color: #fff;
|
|
7182
7187
|
border-radius: 4px;
|
|
7183
7188
|
}
|
|
7184
|
-
.
|
|
7189
|
+
.index2_module_popover_main_content__f9c34bd8 .bhd-tooltip-content .bhd-tooltip-inner {
|
|
7185
7190
|
background-color: #fff;
|
|
7186
7191
|
color: rgba(0, 0, 0, 0.85);
|
|
7187
7192
|
font-size: 14px;
|
|
7188
7193
|
padding: 12px 16px;
|
|
7189
7194
|
border-radius: 4px;
|
|
7190
7195
|
}
|
|
7191
|
-
.
|
|
7196
|
+
.index2_module_popover_main_content__f9c34bd8 .bhd-tooltip-arrow:before {
|
|
7192
7197
|
background: #ccc !important;
|
|
7193
7198
|
}
|
|
7194
|
-
.
|
|
7199
|
+
.index2_module_popover_main_content__f9c34bd8 .bhd-tooltip-arrow::after {
|
|
7195
7200
|
width: 0 !important;
|
|
7196
7201
|
height: 0 !important;
|
|
7197
7202
|
border: 5px solid;
|
|
@@ -7203,28 +7208,28 @@
|
|
|
7203
7208
|
right: 0 !important;
|
|
7204
7209
|
box-shadow: none !important;
|
|
7205
7210
|
}
|
|
7206
|
-
.
|
|
7211
|
+
.index2_module_popover_main_content_name__f9c34bd8 {
|
|
7207
7212
|
width: auto;
|
|
7208
7213
|
background-color: #fff !important;
|
|
7209
7214
|
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06);
|
|
7210
7215
|
border-radius: 4px;
|
|
7211
7216
|
border: 1px solid rgba(0, 0, 0, 0.15);
|
|
7212
7217
|
}
|
|
7213
|
-
.
|
|
7218
|
+
.index2_module_popover_main_content_name__f9c34bd8 .bhd-tooltip-content {
|
|
7214
7219
|
background-color: #fff;
|
|
7215
7220
|
border-radius: 4px;
|
|
7216
7221
|
}
|
|
7217
|
-
.
|
|
7222
|
+
.index2_module_popover_main_content_name__f9c34bd8 .bhd-tooltip-content .bhd-tooltip-inner {
|
|
7218
7223
|
background-color: #fff;
|
|
7219
7224
|
color: rgba(0, 0, 0, 0.85);
|
|
7220
7225
|
font-size: 14px;
|
|
7221
7226
|
padding: 12px 16px;
|
|
7222
7227
|
border-radius: 4px;
|
|
7223
7228
|
}
|
|
7224
|
-
.
|
|
7229
|
+
.index2_module_popover_main_content_name__f9c34bd8 .bhd-tooltip-arrow:before {
|
|
7225
7230
|
background: #ccc !important;
|
|
7226
7231
|
}
|
|
7227
|
-
.
|
|
7232
|
+
.index2_module_popover_main_content_name__f9c34bd8 .bhd-tooltip-arrow::after {
|
|
7228
7233
|
width: 0 !important;
|
|
7229
7234
|
height: 0 !important;
|
|
7230
7235
|
border: 5px solid;
|
|
@@ -7236,7 +7241,7 @@
|
|
|
7236
7241
|
right: 0 !important;
|
|
7237
7242
|
box-shadow: none !important;
|
|
7238
7243
|
}
|
|
7239
|
-
.
|
|
7244
|
+
.index2_module_teacher_layout__f9c34bd8 {
|
|
7240
7245
|
position: fixed;
|
|
7241
7246
|
right: 568px;
|
|
7242
7247
|
border-radius: 8px;
|
|
@@ -7246,8 +7251,8 @@
|
|
|
7246
7251
|
backdrop-filter: blur(7.5px);
|
|
7247
7252
|
width: 80px;
|
|
7248
7253
|
}
|
|
7249
|
-
.
|
|
7250
|
-
.
|
|
7254
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_top__f9c34bd8 > div,
|
|
7255
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_bottom__f9c34bd8 > div {
|
|
7251
7256
|
display: flex;
|
|
7252
7257
|
flex-direction: column;
|
|
7253
7258
|
align-items: center;
|
|
@@ -7259,16 +7264,16 @@
|
|
|
7259
7264
|
position: relative;
|
|
7260
7265
|
cursor: pointer;
|
|
7261
7266
|
}
|
|
7262
|
-
.
|
|
7263
|
-
.
|
|
7267
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_top__f9c34bd8 > div:hover,
|
|
7268
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_bottom__f9c34bd8 > div:hover {
|
|
7264
7269
|
background-color: #f5f5f5;
|
|
7265
7270
|
}
|
|
7266
|
-
.
|
|
7267
|
-
.
|
|
7271
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_top__f9c34bd8 > div:hover .index2_module_delete__f9c34bd8,
|
|
7272
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_bottom__f9c34bd8 > div:hover .index2_module_delete__f9c34bd8 {
|
|
7268
7273
|
display: block;
|
|
7269
7274
|
}
|
|
7270
|
-
.
|
|
7271
|
-
.
|
|
7275
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_top__f9c34bd8 > div p,
|
|
7276
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_bottom__f9c34bd8 > div p {
|
|
7272
7277
|
max-width: 60px;
|
|
7273
7278
|
overflow: hidden;
|
|
7274
7279
|
text-overflow: ellipsis;
|
|
@@ -7278,14 +7283,14 @@
|
|
|
7278
7283
|
line-height: 1;
|
|
7279
7284
|
padding-top: 12px;
|
|
7280
7285
|
}
|
|
7281
|
-
.
|
|
7282
|
-
.
|
|
7286
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_top__f9c34bd8 > div img,
|
|
7287
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_bottom__f9c34bd8 > div img {
|
|
7283
7288
|
width: 32px;
|
|
7284
7289
|
height: 32px;
|
|
7285
7290
|
border-radius: 50%;
|
|
7286
7291
|
}
|
|
7287
|
-
.
|
|
7288
|
-
.
|
|
7292
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_top__f9c34bd8 > div .index2_module_num__f9c34bd8,
|
|
7293
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_bottom__f9c34bd8 > div .index2_module_num__f9c34bd8 {
|
|
7289
7294
|
position: absolute;
|
|
7290
7295
|
top: 0;
|
|
7291
7296
|
right: 0;
|
|
@@ -7297,8 +7302,8 @@
|
|
|
7297
7302
|
font-size: 12px;
|
|
7298
7303
|
line-height: 1.2;
|
|
7299
7304
|
}
|
|
7300
|
-
.
|
|
7301
|
-
.
|
|
7305
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_top__f9c34bd8 > div .index2_module_delete__f9c34bd8,
|
|
7306
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_bottom__f9c34bd8 > div .index2_module_delete__f9c34bd8 {
|
|
7302
7307
|
position: absolute;
|
|
7303
7308
|
top: 2px;
|
|
7304
7309
|
right: 2px;
|
|
@@ -7306,35 +7311,35 @@
|
|
|
7306
7311
|
font-size: 12px;
|
|
7307
7312
|
display: none;
|
|
7308
7313
|
}
|
|
7309
|
-
.
|
|
7314
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_top__f9c34bd8 > div {
|
|
7310
7315
|
margin: 8px;
|
|
7311
7316
|
}
|
|
7312
|
-
.
|
|
7317
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_shrink__f9c34bd8 {
|
|
7313
7318
|
border-bottom: 1px solid #ebebeb;
|
|
7314
7319
|
border-radius: 0;
|
|
7315
7320
|
margin-bottom: 8px;
|
|
7316
7321
|
margin-top: 8px;
|
|
7317
7322
|
}
|
|
7318
|
-
.
|
|
7323
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_shrink__f9c34bd8 > span {
|
|
7319
7324
|
font-size: 20px;
|
|
7320
7325
|
}
|
|
7321
|
-
.
|
|
7326
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_shrink__f9c34bd8 p {
|
|
7322
7327
|
padding-top: 0;
|
|
7323
7328
|
}
|
|
7324
|
-
.
|
|
7329
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_shrink__f9c34bd8:hover {
|
|
7325
7330
|
background-color: #fff !important;
|
|
7326
7331
|
}
|
|
7327
|
-
.
|
|
7328
|
-
.
|
|
7332
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_active__f9c34bd8,
|
|
7333
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_bottom__f9c34bd8 .index2_module_active__f9c34bd8 {
|
|
7329
7334
|
background: #f0f8ff;
|
|
7330
7335
|
}
|
|
7331
|
-
.
|
|
7336
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_bottom__f9c34bd8 > div:last-child {
|
|
7332
7337
|
margin-bottom: 0;
|
|
7333
7338
|
}
|
|
7334
|
-
.
|
|
7339
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_bottom__f9c34bd8 > div:first-child {
|
|
7335
7340
|
margin-top: 0;
|
|
7336
7341
|
}
|
|
7337
|
-
.
|
|
7342
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_bottom__f9c34bd8 {
|
|
7338
7343
|
max-height: 524px;
|
|
7339
7344
|
padding: 0 8px;
|
|
7340
7345
|
padding-right: 4px;
|
|
@@ -7342,66 +7347,66 @@
|
|
|
7342
7347
|
margin-bottom: 8px;
|
|
7343
7348
|
margin-top: 8px;
|
|
7344
7349
|
}
|
|
7345
|
-
.
|
|
7350
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_bottom__f9c34bd8::-webkit-scrollbar {
|
|
7346
7351
|
background-color: #eaedf1;
|
|
7347
7352
|
background-color: transparent;
|
|
7348
7353
|
width: 4px;
|
|
7349
7354
|
height: 4px;
|
|
7350
7355
|
}
|
|
7351
|
-
.
|
|
7356
|
+
.index2_module_teacher_layout__f9c34bd8 .index2_module_bottom__f9c34bd8::-webkit-scrollbar-thumb {
|
|
7352
7357
|
border-radius: 4px;
|
|
7353
7358
|
background-color: rgba(0, 0, 0, 0.25);
|
|
7354
7359
|
}
|
|
7355
|
-
.
|
|
7360
|
+
.index2_module_teacher_layout_newlabo__f9c34bd8 {
|
|
7356
7361
|
top: 50px;
|
|
7357
7362
|
right: 0;
|
|
7358
7363
|
}
|
|
7359
|
-
.
|
|
7364
|
+
.index2_module_teacher_layout_newlabo__f9c34bd8 .index2_module_top__f9c34bd8 svg {
|
|
7360
7365
|
transform: rotate(180deg);
|
|
7361
7366
|
}
|
|
7362
|
-
.
|
|
7363
|
-
.
|
|
7364
|
-
background: #
|
|
7367
|
+
.index2_module_teacher_layout_newlabo__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_active__f9c34bd8,
|
|
7368
|
+
.index2_module_teacher_layout_newlabo__f9c34bd8 .index2_module_bottom__f9c34bd8 .index2_module_active__f9c34bd8 {
|
|
7369
|
+
background-color: #D1E4FF;
|
|
7365
7370
|
}
|
|
7366
|
-
.
|
|
7371
|
+
.index2_module_teacher_layout_modal__f9c34bd8 {
|
|
7367
7372
|
width: 328px;
|
|
7368
7373
|
height: calc(100% - 48px);
|
|
7369
7374
|
background-color: #fff;
|
|
7370
7375
|
position: absolute;
|
|
7371
7376
|
border-top: 1px solid #ebebeb;
|
|
7372
7377
|
}
|
|
7373
|
-
.
|
|
7374
|
-
.
|
|
7378
|
+
.index2_module_teacher_layout_modal__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_ai__f9c34bd8,
|
|
7379
|
+
.index2_module_teacher_layout_modal__f9c34bd8 .index2_module_bottom__f9c34bd8 .index2_module_ai__f9c34bd8 {
|
|
7375
7380
|
border-bottom: 1px solid #ebebeb;
|
|
7376
7381
|
padding: 16px;
|
|
7377
7382
|
display: flex;
|
|
7378
7383
|
align-items: center;
|
|
7379
7384
|
cursor: pointer;
|
|
7380
7385
|
}
|
|
7381
|
-
.
|
|
7382
|
-
.
|
|
7386
|
+
.index2_module_teacher_layout_modal__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_ai__f9c34bd8 img,
|
|
7387
|
+
.index2_module_teacher_layout_modal__f9c34bd8 .index2_module_bottom__f9c34bd8 .index2_module_ai__f9c34bd8 img {
|
|
7383
7388
|
width: 32px;
|
|
7384
7389
|
height: 32px;
|
|
7385
7390
|
border-radius: 50%;
|
|
7386
7391
|
margin-right: 12px;
|
|
7387
7392
|
}
|
|
7388
|
-
.
|
|
7389
|
-
.
|
|
7393
|
+
.index2_module_teacher_layout_modal__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_ai__f9c34bd8 > span,
|
|
7394
|
+
.index2_module_teacher_layout_modal__f9c34bd8 .index2_module_bottom__f9c34bd8 .index2_module_ai__f9c34bd8 > span {
|
|
7390
7395
|
margin-right: 12px;
|
|
7391
7396
|
}
|
|
7392
|
-
.
|
|
7393
|
-
.
|
|
7397
|
+
.index2_module_teacher_layout_modal__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_ai__f9c34bd8 .index2_module_user_info__f9c34bd8,
|
|
7398
|
+
.index2_module_teacher_layout_modal__f9c34bd8 .index2_module_bottom__f9c34bd8 .index2_module_ai__f9c34bd8 .index2_module_user_info__f9c34bd8 {
|
|
7394
7399
|
width: 252px;
|
|
7395
7400
|
}
|
|
7396
|
-
.
|
|
7397
|
-
.
|
|
7401
|
+
.index2_module_teacher_layout_modal__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_ai__f9c34bd8 .index2_module_user_info__f9c34bd8 .index2_module_message__f9c34bd8,
|
|
7402
|
+
.index2_module_teacher_layout_modal__f9c34bd8 .index2_module_bottom__f9c34bd8 .index2_module_ai__f9c34bd8 .index2_module_user_info__f9c34bd8 .index2_module_message__f9c34bd8 {
|
|
7398
7403
|
color: #000;
|
|
7399
7404
|
font-size: 14px;
|
|
7400
7405
|
line-height: 1;
|
|
7401
7406
|
padding-right: 10px;
|
|
7402
7407
|
}
|
|
7403
|
-
.
|
|
7404
|
-
.
|
|
7408
|
+
.index2_module_teacher_layout_modal__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_ai__f9c34bd8 .index2_module_user_info__f9c34bd8 .index2_module_message__f9c34bd8 .index2_module_num__f9c34bd8,
|
|
7409
|
+
.index2_module_teacher_layout_modal__f9c34bd8 .index2_module_bottom__f9c34bd8 .index2_module_ai__f9c34bd8 .index2_module_user_info__f9c34bd8 .index2_module_message__f9c34bd8 .index2_module_num__f9c34bd8 {
|
|
7405
7410
|
margin-left: 12px;
|
|
7406
7411
|
border-radius: 26px;
|
|
7407
7412
|
background-color: #f4523b;
|
|
@@ -7411,15 +7416,15 @@
|
|
|
7411
7416
|
font-size: 12px;
|
|
7412
7417
|
line-height: 1;
|
|
7413
7418
|
}
|
|
7414
|
-
.
|
|
7415
|
-
.
|
|
7419
|
+
.index2_module_teacher_layout_modal__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_ai__f9c34bd8 .index2_module_user_info__f9c34bd8 .index2_module_message__f9c34bd8 .index2_module_time__f9c34bd8,
|
|
7420
|
+
.index2_module_teacher_layout_modal__f9c34bd8 .index2_module_bottom__f9c34bd8 .index2_module_ai__f9c34bd8 .index2_module_user_info__f9c34bd8 .index2_module_message__f9c34bd8 .index2_module_time__f9c34bd8 {
|
|
7416
7421
|
font-size: 12px;
|
|
7417
7422
|
color: rgba(0, 0, 0, 0.25);
|
|
7418
7423
|
float: right;
|
|
7419
7424
|
}
|
|
7420
|
-
.
|
|
7421
|
-
.
|
|
7422
|
-
color: rgba(0, 0, 0, 0.
|
|
7425
|
+
.index2_module_teacher_layout_modal__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_ai__f9c34bd8 .index2_module_user_info__f9c34bd8 .index2_module_con__f9c34bd8,
|
|
7426
|
+
.index2_module_teacher_layout_modal__f9c34bd8 .index2_module_bottom__f9c34bd8 .index2_module_ai__f9c34bd8 .index2_module_user_info__f9c34bd8 .index2_module_con__f9c34bd8 {
|
|
7427
|
+
color: rgba(0, 0, 0, 0.45);
|
|
7423
7428
|
font-size: 12px;
|
|
7424
7429
|
line-height: 1.5;
|
|
7425
7430
|
margin-top: 8px;
|
|
@@ -7427,32 +7432,32 @@
|
|
|
7427
7432
|
white-space: nowrap;
|
|
7428
7433
|
text-overflow: ellipsis;
|
|
7429
7434
|
}
|
|
7430
|
-
.
|
|
7431
|
-
.
|
|
7435
|
+
.index2_module_teacher_layout_modal__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_active__f9c34bd8,
|
|
7436
|
+
.index2_module_teacher_layout_modal__f9c34bd8 .index2_module_bottom__f9c34bd8 .index2_module_active__f9c34bd8 {
|
|
7432
7437
|
background: #f0f8ff;
|
|
7433
7438
|
}
|
|
7434
|
-
.
|
|
7439
|
+
.index2_module_teacher_layout_modal__f9c34bd8 .index2_module_bottom__f9c34bd8 {
|
|
7435
7440
|
overflow: auto;
|
|
7436
7441
|
height: calc(100% - 70px);
|
|
7437
7442
|
}
|
|
7438
|
-
.
|
|
7443
|
+
.index2_module_teacher_layout_modal__f9c34bd8 .index2_module_bottom__f9c34bd8::-webkit-scrollbar {
|
|
7439
7444
|
background-color: #eaedf1;
|
|
7440
7445
|
background-color: transparent;
|
|
7441
7446
|
width: 4px;
|
|
7442
7447
|
height: 4px;
|
|
7443
7448
|
}
|
|
7444
|
-
.
|
|
7449
|
+
.index2_module_teacher_layout_modal__f9c34bd8 .index2_module_bottom__f9c34bd8::-webkit-scrollbar-thumb {
|
|
7445
7450
|
border-radius: 4px;
|
|
7446
7451
|
background-color: rgba(0, 0, 0, 0.25);
|
|
7447
7452
|
}
|
|
7448
|
-
.
|
|
7453
|
+
.index2_module_teacher_layout_modal__f9c34bd8 .anticon {
|
|
7449
7454
|
vertical-align: 0;
|
|
7450
7455
|
}
|
|
7451
|
-
.
|
|
7452
|
-
.
|
|
7456
|
+
.index2_module_teacher_layout_modal_newlabo__f9c34bd8 .index2_module_top__f9c34bd8 .index2_module_active__f9c34bd8,
|
|
7457
|
+
.index2_module_teacher_layout_modal_newlabo__f9c34bd8 .index2_module_bottom__f9c34bd8 .index2_module_active__f9c34bd8 {
|
|
7453
7458
|
background: #f0f8ff !important;
|
|
7454
7459
|
}
|
|
7455
|
-
.
|
|
7460
|
+
.index2_module_history_list__f9c34bd8 {
|
|
7456
7461
|
position: absolute;
|
|
7457
7462
|
top: 0;
|
|
7458
7463
|
background: rgba(0, 0, 0, 0.3);
|
|
@@ -7460,17 +7465,18 @@
|
|
|
7460
7465
|
height: 100%;
|
|
7461
7466
|
overflow: hidden;
|
|
7462
7467
|
}
|
|
7463
|
-
.
|
|
7468
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 {
|
|
7464
7469
|
background: #fff;
|
|
7465
7470
|
position: absolute;
|
|
7471
|
+
z-index: 10;
|
|
7466
7472
|
bottom: -500px;
|
|
7467
7473
|
width: 100%;
|
|
7468
7474
|
border-radius: 16px 16px 0px 0px;
|
|
7469
7475
|
overflow: hidden;
|
|
7470
|
-
animation:
|
|
7476
|
+
animation: index2_module_mymove__f9c34bd8 1s forwards;
|
|
7471
7477
|
box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
|
|
7472
7478
|
}
|
|
7473
|
-
.
|
|
7479
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_title__f9c34bd8 {
|
|
7474
7480
|
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
|
|
7475
7481
|
font-size: 16px;
|
|
7476
7482
|
font-weight: 600;
|
|
@@ -7479,18 +7485,18 @@
|
|
|
7479
7485
|
display: flex;
|
|
7480
7486
|
justify-content: space-between;
|
|
7481
7487
|
}
|
|
7482
|
-
.
|
|
7488
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_title__f9c34bd8 svg {
|
|
7483
7489
|
font-size: 12px;
|
|
7484
7490
|
cursor: pointer;
|
|
7485
7491
|
opacity: 0.65;
|
|
7486
7492
|
font-weight: 300;
|
|
7487
7493
|
}
|
|
7488
|
-
.
|
|
7494
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_search_top__f9c34bd8 {
|
|
7489
7495
|
position: relative;
|
|
7490
7496
|
margin: 16px 24px;
|
|
7491
7497
|
background-color: #fff;
|
|
7492
7498
|
}
|
|
7493
|
-
.
|
|
7499
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_search_top__f9c34bd8 input {
|
|
7494
7500
|
width: 100%;
|
|
7495
7501
|
height: 40px;
|
|
7496
7502
|
line-height: 40px;
|
|
@@ -7500,7 +7506,7 @@
|
|
|
7500
7506
|
padding-right: 30px;
|
|
7501
7507
|
color: rgba(0, 0, 0, 0.85);
|
|
7502
7508
|
}
|
|
7503
|
-
.
|
|
7509
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_search_top__f9c34bd8 .anticon {
|
|
7504
7510
|
position: absolute;
|
|
7505
7511
|
top: 11px;
|
|
7506
7512
|
z-index: 1;
|
|
@@ -7508,7 +7514,7 @@
|
|
|
7508
7514
|
font-size: 16px;
|
|
7509
7515
|
color: rgba(0, 0, 0, 0.65);
|
|
7510
7516
|
}
|
|
7511
|
-
.
|
|
7517
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_search_top__f9c34bd8 .guanbi_Close {
|
|
7512
7518
|
position: absolute;
|
|
7513
7519
|
top: 3px;
|
|
7514
7520
|
right: 38px;
|
|
@@ -7517,69 +7523,127 @@
|
|
|
7517
7523
|
color: rgba(0, 0, 0, 0.65);
|
|
7518
7524
|
cursor: pointer;
|
|
7519
7525
|
}
|
|
7520
|
-
.
|
|
7526
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_search_top__f9c34bd8 .guanbi_Close svg {
|
|
7521
7527
|
font-size: 10px;
|
|
7522
7528
|
opacity: 0.65;
|
|
7523
7529
|
}
|
|
7524
|
-
.
|
|
7530
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_search_top__f9c34bd8 svg {
|
|
7525
7531
|
opacity: 0.65;
|
|
7526
7532
|
font-weight: 300;
|
|
7527
7533
|
}
|
|
7528
|
-
.
|
|
7534
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8:first-child {
|
|
7529
7535
|
margin-top: 0;
|
|
7530
7536
|
}
|
|
7531
|
-
.
|
|
7537
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 {
|
|
7532
7538
|
overflow: auto;
|
|
7533
7539
|
height: 510px;
|
|
7534
7540
|
}
|
|
7535
|
-
.
|
|
7541
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8::-webkit-scrollbar {
|
|
7536
7542
|
background-color: #eaedf1;
|
|
7537
7543
|
background-color: transparent;
|
|
7538
7544
|
width: 4px;
|
|
7539
7545
|
height: 4px;
|
|
7540
7546
|
}
|
|
7541
|
-
.
|
|
7547
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8::-webkit-scrollbar-thumb {
|
|
7542
7548
|
border-radius: 4px;
|
|
7543
7549
|
background-color: rgba(0, 0, 0, 0.25);
|
|
7544
7550
|
}
|
|
7545
|
-
.
|
|
7546
|
-
|
|
7547
|
-
padding: 8px;
|
|
7548
|
-
|
|
7551
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 .index2_module_list_item__f9c34bd8 .index2_module_list_summary__f9c34bd8 {
|
|
7552
|
+
width: 100%;
|
|
7553
|
+
padding: 8px 16px;
|
|
7554
|
+
display: flex;
|
|
7555
|
+
align-items: center;
|
|
7556
|
+
border-bottom: 1px solid #ebebeb;
|
|
7557
|
+
}
|
|
7558
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 .index2_module_list_item__f9c34bd8 .index2_module_list_summary__f9c34bd8 .index2_module_head_img__f9c34bd8 {
|
|
7559
|
+
width: 36px;
|
|
7560
|
+
height: 36px;
|
|
7561
|
+
border-radius: 50%;
|
|
7562
|
+
margin-right: 16px;
|
|
7563
|
+
}
|
|
7564
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 .index2_module_list_item__f9c34bd8 .index2_module_list_summary__f9c34bd8 .index2_module_head_img__f9c34bd8 img {
|
|
7565
|
+
width: 36px;
|
|
7566
|
+
height: 36px;
|
|
7567
|
+
border-radius: 50%;
|
|
7568
|
+
}
|
|
7569
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 .index2_module_list_item__f9c34bd8 .index2_module_list_summary__f9c34bd8 .index2_module_head_img__f9c34bd8 svg {
|
|
7570
|
+
width: 36px;
|
|
7571
|
+
height: 36px;
|
|
7572
|
+
}
|
|
7573
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 .index2_module_list_item__f9c34bd8 .index2_module_list_summary__f9c34bd8 .index2_module_list_desc__f9c34bd8 {
|
|
7574
|
+
width: calc(100% - 56px);
|
|
7575
|
+
}
|
|
7576
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 .index2_module_list_item__f9c34bd8 .index2_module_list_summary__f9c34bd8 .index2_module_list_desc__f9c34bd8 .index2_module_name__f9c34bd8 {
|
|
7577
|
+
color: rgba(0, 0, 0, 0.85);
|
|
7578
|
+
font-size: 16px;
|
|
7579
|
+
font-weight: 600;
|
|
7580
|
+
line-height: 150%;
|
|
7581
|
+
margin-bottom: 4px;
|
|
7582
|
+
}
|
|
7583
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 .index2_module_list_item__f9c34bd8 .index2_module_list_summary__f9c34bd8 .index2_module_list_desc__f9c34bd8 .index2_module_name__f9c34bd8 .index2_module_time__f9c34bd8 {
|
|
7584
|
+
float: right;
|
|
7585
|
+
font-size: 14px;
|
|
7586
|
+
color: #8c8c8c;
|
|
7587
|
+
font-weight: 400;
|
|
7588
|
+
}
|
|
7589
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 .index2_module_list_item__f9c34bd8 .index2_module_list_summary__f9c34bd8 .index2_module_list_desc__f9c34bd8 .index2_module_decs__f9c34bd8 {
|
|
7590
|
+
color: rgba(0, 0, 0, 0.65);
|
|
7591
|
+
font-size: 14px;
|
|
7592
|
+
font-weight: 400;
|
|
7593
|
+
line-height: 150%;
|
|
7594
|
+
overflow: hidden;
|
|
7595
|
+
text-overflow: ellipsis;
|
|
7596
|
+
white-space: nowrap;
|
|
7597
|
+
}
|
|
7598
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 .index2_module_list_item__f9c34bd8 .index2_module_list_summary__f9c34bd8 .index2_module_list_desc__f9c34bd8 .index2_module_decs__f9c34bd8 span {
|
|
7599
|
+
color: #5991ef;
|
|
7600
|
+
}
|
|
7601
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 .index2_module_list_item__f9c34bd8 .index2_module_list_summary__f9c34bd8 .index2_module_open__f9c34bd8 {
|
|
7602
|
+
font-size: 24px;
|
|
7603
|
+
color: rgba(0, 0, 0, 0.65);
|
|
7604
|
+
}
|
|
7605
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 .index2_module_list_item__f9c34bd8 .index2_module_list_summary__f9c34bd8 .index2_module_active__f9c34bd8 svg {
|
|
7606
|
+
transform: rotate(90deg);
|
|
7607
|
+
}
|
|
7608
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 .index2_module_list_item__f9c34bd8 .index2_module_list_detail__f9c34bd8 {
|
|
7609
|
+
background-color: rgba(0, 0, 0, 0.02);
|
|
7610
|
+
}
|
|
7611
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 .index2_module_list_item__f9c34bd8 .index2_module_list_detail__f9c34bd8 .index2_module_list__f9c34bd8 {
|
|
7612
|
+
padding: 8px 16px;
|
|
7613
|
+
margin-bottom: 1px;
|
|
7549
7614
|
position: relative;
|
|
7550
7615
|
cursor: pointer;
|
|
7551
7616
|
}
|
|
7552
|
-
.
|
|
7617
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 .index2_module_list_item__f9c34bd8 .index2_module_list_detail__f9c34bd8 .index2_module_list__f9c34bd8:hover {
|
|
7553
7618
|
background-color: rgba(0, 0, 0, 0.04);
|
|
7554
|
-
border-radius: 8px;
|
|
7555
7619
|
}
|
|
7556
|
-
.
|
|
7620
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 .index2_module_list_item__f9c34bd8 .index2_module_list_detail__f9c34bd8 .index2_module_list__f9c34bd8::before {
|
|
7557
7621
|
content: "";
|
|
7558
7622
|
display: inline-block;
|
|
7559
7623
|
width: 100%;
|
|
7560
7624
|
height: 1px;
|
|
7561
7625
|
background-color: #ebebeb;
|
|
7562
7626
|
position: absolute;
|
|
7563
|
-
bottom: -
|
|
7627
|
+
bottom: -1px;
|
|
7564
7628
|
left: -1px;
|
|
7565
7629
|
}
|
|
7566
|
-
.
|
|
7630
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 .index2_module_list_item__f9c34bd8 .index2_module_list_detail__f9c34bd8 .index2_module_list__f9c34bd8 .index2_module_name__f9c34bd8 {
|
|
7567
7631
|
display: flex;
|
|
7568
7632
|
justify-content: space-between;
|
|
7569
7633
|
align-items: center;
|
|
7570
7634
|
margin-bottom: 9px;
|
|
7571
7635
|
}
|
|
7572
|
-
.
|
|
7636
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 .index2_module_list_item__f9c34bd8 .index2_module_list_detail__f9c34bd8 .index2_module_list__f9c34bd8 .index2_module_name__f9c34bd8 p {
|
|
7573
7637
|
color: rgba(0, 0, 0, 0.85);
|
|
7574
7638
|
font-size: 16px;
|
|
7575
7639
|
font-weight: 600;
|
|
7576
7640
|
line-height: 1.5;
|
|
7577
7641
|
}
|
|
7578
|
-
.
|
|
7642
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 .index2_module_list_item__f9c34bd8 .index2_module_list_detail__f9c34bd8 .index2_module_list__f9c34bd8 .index2_module_name__f9c34bd8 .index2_module_time__f9c34bd8 {
|
|
7579
7643
|
font-size: 14px;
|
|
7580
7644
|
color: #8c8c8c;
|
|
7581
7645
|
}
|
|
7582
|
-
.
|
|
7646
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 .index2_module_list_item__f9c34bd8 .index2_module_list_detail__f9c34bd8 .index2_module_list__f9c34bd8 .index2_module_con__f9c34bd8 {
|
|
7583
7647
|
color: rgba(0, 0, 0, 0.85);
|
|
7584
7648
|
font-size: 14px;
|
|
7585
7649
|
font-weight: 400;
|
|
@@ -7592,17 +7656,22 @@
|
|
|
7592
7656
|
max-height: 40px;
|
|
7593
7657
|
word-break: break-all;
|
|
7594
7658
|
}
|
|
7595
|
-
.
|
|
7659
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 .index2_module_list_item__f9c34bd8 .index2_module_list_detail__f9c34bd8 .index2_module_list__f9c34bd8 .index2_module_con__f9c34bd8 span {
|
|
7596
7660
|
color: #5991ef;
|
|
7597
7661
|
}
|
|
7598
|
-
.
|
|
7662
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 .index2_module_list_item__f9c34bd8 .index2_module_list_detail__f9c34bd8 .index2_module_list_more__f9c34bd8 {
|
|
7663
|
+
text-align: center;
|
|
7664
|
+
color: rgba(0, 0, 0, 0.45);
|
|
7665
|
+
font-size: 14px;
|
|
7666
|
+
}
|
|
7667
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 .index2_module_no_data__f9c34bd8 {
|
|
7599
7668
|
text-align: center;
|
|
7600
7669
|
margin-top: 130px;
|
|
7601
7670
|
}
|
|
7602
|
-
.
|
|
7671
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 .index2_module_no_data__f9c34bd8 img {
|
|
7603
7672
|
width: 160px;
|
|
7604
7673
|
}
|
|
7605
|
-
.
|
|
7674
|
+
.index2_module_history_list__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 .index2_module_no_data__f9c34bd8 p {
|
|
7606
7675
|
margin-top: 24px;
|
|
7607
7676
|
color: rgba(0, 0, 0, 0.45);
|
|
7608
7677
|
text-align: center;
|
|
@@ -7610,7 +7679,7 @@
|
|
|
7610
7679
|
line-height: 100%;
|
|
7611
7680
|
/* 14px */
|
|
7612
7681
|
}
|
|
7613
|
-
@keyframes
|
|
7682
|
+
@keyframes index2_module_mymove__f9c34bd8 {
|
|
7614
7683
|
from {
|
|
7615
7684
|
bottom: -500px;
|
|
7616
7685
|
}
|
|
@@ -7618,10 +7687,10 @@
|
|
|
7618
7687
|
bottom: 0;
|
|
7619
7688
|
}
|
|
7620
7689
|
}
|
|
7621
|
-
.
|
|
7690
|
+
.index2_module_history_list__f9c34bd8 .anticon {
|
|
7622
7691
|
vertical-align: 0;
|
|
7623
7692
|
}
|
|
7624
|
-
.
|
|
7693
|
+
.index2_module_history_list_broadside__f9c34bd8 {
|
|
7625
7694
|
width: 417px;
|
|
7626
7695
|
height: calc(100% - 48px);
|
|
7627
7696
|
right: 0;
|
|
@@ -7630,24 +7699,21 @@
|
|
|
7630
7699
|
background: transparent;
|
|
7631
7700
|
overflow: visible;
|
|
7632
7701
|
}
|
|
7633
|
-
.
|
|
7702
|
+
.index2_module_history_list_broadside__f9c34bd8 .index2_module_search_layout__f9c34bd8 {
|
|
7634
7703
|
height: 100%;
|
|
7635
7704
|
border-radius: 0;
|
|
7636
7705
|
box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
|
|
7637
7706
|
}
|
|
7638
|
-
.
|
|
7707
|
+
.index2_module_history_list_broadside__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_search_top__f9c34bd8 {
|
|
7639
7708
|
margin: 16px;
|
|
7640
7709
|
}
|
|
7641
|
-
.
|
|
7710
|
+
.index2_module_history_list_broadside__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_title__f9c34bd8 {
|
|
7642
7711
|
padding: 16px;
|
|
7643
7712
|
}
|
|
7644
|
-
.
|
|
7713
|
+
.index2_module_history_list_broadside__f9c34bd8 .index2_module_search_layout__f9c34bd8 .index2_module_main_list__f9c34bd8 {
|
|
7645
7714
|
height: calc(100% - 140px);
|
|
7646
7715
|
max-height: calc(100% - 140px);
|
|
7647
7716
|
}
|
|
7648
|
-
.index2_module_history_list_broadside__c27610f4 .index2_module_search_layout__c27610f4 .index2_module_main_list__c27610f4 .index2_module_list__c27610f4 {
|
|
7649
|
-
margin: 8px 16px 17px;
|
|
7650
|
-
}
|
|
7651
7717
|
|
|
7652
7718
|
/* 变量色值 */
|
|
7653
7719
|
/* "color-background-layout": {
|
|
@@ -8090,49 +8156,49 @@
|
|
|
8090
8156
|
"description": "图标,六级填充色"
|
|
8091
8157
|
}
|
|
8092
8158
|
*/
|
|
8093
|
-
.
|
|
8094
|
-
.
|
|
8159
|
+
.index_module_service_ChatWindow_Drawer__9cd6a734,
|
|
8160
|
+
.index_module_ChatWindow_Modal__9cd6a734 {
|
|
8095
8161
|
width: 100% !important;
|
|
8096
8162
|
}
|
|
8097
|
-
.
|
|
8098
|
-
.
|
|
8163
|
+
.index_module_service_ChatWindow_Drawer__9cd6a734 .bhd-drawer-mask,
|
|
8164
|
+
.index_module_ChatWindow_Modal__9cd6a734 .bhd-drawer-mask {
|
|
8099
8165
|
background-color: rgba(0, 0, 0, 0.15) !important;
|
|
8100
8166
|
}
|
|
8101
|
-
.
|
|
8102
|
-
.
|
|
8167
|
+
.index_module_ChatWindow_Drawer__9cd6a734,
|
|
8168
|
+
.index_module_ChatWindow_Modal__9cd6a734 {
|
|
8103
8169
|
/* 全局修改滚动条样式 */
|
|
8104
8170
|
box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1) !important;
|
|
8105
8171
|
}
|
|
8106
|
-
.
|
|
8107
|
-
.
|
|
8172
|
+
.index_module_ChatWindow_Drawer__9cd6a734 textarea::-webkit-scrollbar,
|
|
8173
|
+
.index_module_ChatWindow_Modal__9cd6a734 textarea::-webkit-scrollbar {
|
|
8108
8174
|
background-color: #eaedf1;
|
|
8109
8175
|
background-color: transparent;
|
|
8110
8176
|
width: 4px;
|
|
8111
8177
|
height: 4px;
|
|
8112
8178
|
}
|
|
8113
|
-
.
|
|
8114
|
-
.
|
|
8179
|
+
.index_module_ChatWindow_Drawer__9cd6a734 textarea::-webkit-scrollbar-thumb,
|
|
8180
|
+
.index_module_ChatWindow_Modal__9cd6a734 textarea::-webkit-scrollbar-thumb {
|
|
8115
8181
|
border-radius: 4px;
|
|
8116
8182
|
background-color: rgba(0, 0, 0, 0.25);
|
|
8117
8183
|
}
|
|
8118
|
-
.
|
|
8119
|
-
.
|
|
8184
|
+
.index_module_ChatWindow_Drawer__9cd6a734 pre::-webkit-scrollbar,
|
|
8185
|
+
.index_module_ChatWindow_Modal__9cd6a734 pre::-webkit-scrollbar {
|
|
8120
8186
|
background-color: #eaedf1;
|
|
8121
8187
|
background-color: transparent;
|
|
8122
8188
|
width: 4px;
|
|
8123
8189
|
height: 4px;
|
|
8124
8190
|
}
|
|
8125
|
-
.
|
|
8126
|
-
.
|
|
8191
|
+
.index_module_ChatWindow_Drawer__9cd6a734 pre::-webkit-scrollbar-thumb,
|
|
8192
|
+
.index_module_ChatWindow_Modal__9cd6a734 pre::-webkit-scrollbar-thumb {
|
|
8127
8193
|
border-radius: 4px;
|
|
8128
8194
|
background-color: rgba(0, 0, 0, 0.25);
|
|
8129
8195
|
}
|
|
8130
|
-
.
|
|
8131
|
-
.
|
|
8196
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .bhd-drawer-body,
|
|
8197
|
+
.index_module_ChatWindow_Modal__9cd6a734 .bhd-drawer-body {
|
|
8132
8198
|
padding: 0 !important;
|
|
8133
8199
|
}
|
|
8134
|
-
.
|
|
8135
|
-
.
|
|
8200
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_header_wrap__9cd6a734 .index_module_top__9cd6a734,
|
|
8201
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_header_wrap__9cd6a734 .index_module_top__9cd6a734 {
|
|
8136
8202
|
display: flex;
|
|
8137
8203
|
padding: 16px 24px;
|
|
8138
8204
|
justify-content: space-between;
|
|
@@ -8140,16 +8206,16 @@
|
|
|
8140
8206
|
background-color: #fff;
|
|
8141
8207
|
line-height: 1;
|
|
8142
8208
|
}
|
|
8143
|
-
.
|
|
8144
|
-
.
|
|
8209
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_header_wrap__9cd6a734 .index_module_top__9cd6a734 .index_module_user__9cd6a734,
|
|
8210
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_header_wrap__9cd6a734 .index_module_top__9cd6a734 .index_module_user__9cd6a734 {
|
|
8145
8211
|
color: #000;
|
|
8146
8212
|
font-size: 16px;
|
|
8147
8213
|
font-weight: 600;
|
|
8148
8214
|
position: relative;
|
|
8149
8215
|
padding-left: 36px;
|
|
8150
8216
|
}
|
|
8151
|
-
.
|
|
8152
|
-
.
|
|
8217
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_header_wrap__9cd6a734 .index_module_top__9cd6a734 .index_module_user__9cd6a734 i,
|
|
8218
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_header_wrap__9cd6a734 .index_module_top__9cd6a734 .index_module_user__9cd6a734 i {
|
|
8153
8219
|
padding-right: 16px;
|
|
8154
8220
|
color: #111;
|
|
8155
8221
|
position: absolute;
|
|
@@ -8158,8 +8224,8 @@
|
|
|
8158
8224
|
left: 0;
|
|
8159
8225
|
cursor: pointer;
|
|
8160
8226
|
}
|
|
8161
|
-
.
|
|
8162
|
-
.
|
|
8227
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_header_wrap__9cd6a734 .index_module_top__9cd6a734 .index_module_user__9cd6a734 .index_module_count__9cd6a734,
|
|
8228
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_header_wrap__9cd6a734 .index_module_top__9cd6a734 .index_module_user__9cd6a734 .index_module_count__9cd6a734 {
|
|
8163
8229
|
position: absolute;
|
|
8164
8230
|
top: -6px;
|
|
8165
8231
|
right: 5px;
|
|
@@ -8170,19 +8236,19 @@
|
|
|
8170
8236
|
font-size: 12px;
|
|
8171
8237
|
line-height: 1.2;
|
|
8172
8238
|
}
|
|
8173
|
-
.
|
|
8174
|
-
.
|
|
8239
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_header_wrap__9cd6a734 .index_module_top__9cd6a734 .index_module_operate__9cd6a734,
|
|
8240
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_header_wrap__9cd6a734 .index_module_top__9cd6a734 .index_module_operate__9cd6a734 {
|
|
8175
8241
|
display: flex;
|
|
8176
8242
|
height: 16px;
|
|
8177
8243
|
}
|
|
8178
|
-
.
|
|
8179
|
-
.
|
|
8244
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_header_wrap__9cd6a734 .index_module_top__9cd6a734 .index_module_operate__9cd6a734 i,
|
|
8245
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_header_wrap__9cd6a734 .index_module_top__9cd6a734 .index_module_operate__9cd6a734 i {
|
|
8180
8246
|
font-size: 16px;
|
|
8181
8247
|
margin-left: 23px;
|
|
8182
8248
|
cursor: pointer;
|
|
8183
8249
|
}
|
|
8184
|
-
.
|
|
8185
|
-
.
|
|
8250
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_header_wrap__9cd6a734 .index_module_top__9cd6a734 .index_module_operate__9cd6a734 .index_module_line__9cd6a734,
|
|
8251
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_header_wrap__9cd6a734 .index_module_top__9cd6a734 .index_module_operate__9cd6a734 .index_module_line__9cd6a734 {
|
|
8186
8252
|
display: inline-block;
|
|
8187
8253
|
width: 1px;
|
|
8188
8254
|
height: 16px;
|
|
@@ -8190,40 +8256,40 @@
|
|
|
8190
8256
|
margin: 0 4px;
|
|
8191
8257
|
margin-left: 23px;
|
|
8192
8258
|
}
|
|
8193
|
-
.
|
|
8194
|
-
.
|
|
8259
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_header_wrap_newlabo__9cd6a734 .index_module_top__9cd6a734,
|
|
8260
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_header_wrap_newlabo__9cd6a734 .index_module_top__9cd6a734 {
|
|
8195
8261
|
background-color: #f5f5f5;
|
|
8196
|
-
border-bottom: 1px solid
|
|
8262
|
+
border-bottom: 1px solid #ebebeb;
|
|
8197
8263
|
}
|
|
8198
|
-
.
|
|
8199
|
-
.
|
|
8264
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_header_wrap_newlabo__9cd6a734 .index_module_top__9cd6a734 .index_module_user__9cd6a734,
|
|
8265
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_header_wrap_newlabo__9cd6a734 .index_module_top__9cd6a734 .index_module_user__9cd6a734 {
|
|
8200
8266
|
padding-left: 0;
|
|
8201
8267
|
font-weight: 400;
|
|
8202
8268
|
}
|
|
8203
|
-
.
|
|
8204
|
-
.
|
|
8269
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734,
|
|
8270
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 {
|
|
8205
8271
|
max-height: calc(100vh - 110px);
|
|
8206
8272
|
overflow: auto;
|
|
8207
8273
|
background: #f5f5f5;
|
|
8208
|
-
min-height:
|
|
8274
|
+
min-height: 200px;
|
|
8209
8275
|
}
|
|
8210
|
-
.
|
|
8211
|
-
.
|
|
8276
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_loading__9cd6a734,
|
|
8277
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_loading__9cd6a734 {
|
|
8212
8278
|
text-align: center;
|
|
8213
8279
|
margin: 10px 0;
|
|
8214
8280
|
}
|
|
8215
|
-
.
|
|
8216
|
-
.
|
|
8281
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_loading__9cd6a734 img,
|
|
8282
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_loading__9cd6a734 img {
|
|
8217
8283
|
width: 30px;
|
|
8218
8284
|
height: 30px;
|
|
8219
8285
|
}
|
|
8220
|
-
.
|
|
8221
|
-
.
|
|
8286
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734,
|
|
8287
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 {
|
|
8222
8288
|
padding: 16px;
|
|
8223
8289
|
padding-top: 0;
|
|
8224
8290
|
}
|
|
8225
|
-
.
|
|
8226
|
-
.
|
|
8291
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_left__9cd6a734 .index_module_head_sculpture__9cd6a734,
|
|
8292
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_left__9cd6a734 .index_module_head_sculpture__9cd6a734 {
|
|
8227
8293
|
width: 32px;
|
|
8228
8294
|
height: 32px;
|
|
8229
8295
|
margin-top: 24px;
|
|
@@ -8232,19 +8298,19 @@
|
|
|
8232
8298
|
vertical-align: top;
|
|
8233
8299
|
overflow: hidden;
|
|
8234
8300
|
}
|
|
8235
|
-
.
|
|
8236
|
-
.
|
|
8301
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_left__9cd6a734 .index_module_head_sculpture__9cd6a734 img,
|
|
8302
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_left__9cd6a734 .index_module_head_sculpture__9cd6a734 img {
|
|
8237
8303
|
width: 100%;
|
|
8238
8304
|
height: 100%;
|
|
8239
8305
|
}
|
|
8240
|
-
.
|
|
8241
|
-
.
|
|
8306
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_left__9cd6a734 .index_module_main_content__9cd6a734,
|
|
8307
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_left__9cd6a734 .index_module_main_content__9cd6a734 {
|
|
8242
8308
|
display: flex;
|
|
8243
8309
|
flex-direction: column;
|
|
8244
8310
|
align-items: flex-end;
|
|
8245
8311
|
}
|
|
8246
|
-
.
|
|
8247
|
-
.
|
|
8312
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_right__9cd6a734 .index_module_head_sculpture__9cd6a734,
|
|
8313
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_right__9cd6a734 .index_module_head_sculpture__9cd6a734 {
|
|
8248
8314
|
width: 32px;
|
|
8249
8315
|
height: 32px;
|
|
8250
8316
|
margin-top: 24px;
|
|
@@ -8255,86 +8321,90 @@
|
|
|
8255
8321
|
overflow: hidden;
|
|
8256
8322
|
text-align: center;
|
|
8257
8323
|
}
|
|
8258
|
-
.
|
|
8259
|
-
.
|
|
8324
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_right__9cd6a734 .index_module_head_sculpture__9cd6a734 i,
|
|
8325
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_right__9cd6a734 .index_module_head_sculpture__9cd6a734 i {
|
|
8260
8326
|
color: #fff;
|
|
8261
8327
|
}
|
|
8262
|
-
.
|
|
8263
|
-
.
|
|
8328
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_right__9cd6a734 .index_module_head_sculpture__9cd6a734 img,
|
|
8329
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_right__9cd6a734 .index_module_head_sculpture__9cd6a734 img {
|
|
8264
8330
|
width: 100%;
|
|
8265
8331
|
height: 100%;
|
|
8266
8332
|
}
|
|
8267
|
-
.
|
|
8268
|
-
.
|
|
8333
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li,
|
|
8334
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li {
|
|
8269
8335
|
position: relative;
|
|
8270
8336
|
display: flex;
|
|
8271
8337
|
width: 100%;
|
|
8272
8338
|
}
|
|
8273
|
-
.
|
|
8274
|
-
.
|
|
8339
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734,
|
|
8340
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 {
|
|
8275
8341
|
max-width: 80%;
|
|
8276
8342
|
}
|
|
8277
|
-
.
|
|
8278
|
-
.
|
|
8279
|
-
position: relative;
|
|
8280
|
-
}
|
|
8281
|
-
.index_module_ChatWindow_Drawer__0ae06d23 .index_module_Drawer_main__0ae06d23 .index_module_message_con__0ae06d23 > li .index_module_main__0ae06d23 .index_module_main_content__0ae06d23:hover .index_module_operate_modal__0ae06d23,
|
|
8282
|
-
.index_module_ChatWindow_Modal__0ae06d23 .index_module_Drawer_main__0ae06d23 .index_module_message_con__0ae06d23 > li .index_module_main__0ae06d23 .index_module_main_content__0ae06d23:hover .index_module_operate_modal__0ae06d23 {
|
|
8343
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_main_content_flag__9cd6a734:hover .index_module_operate_modal__9cd6a734,
|
|
8344
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_main_content_flag__9cd6a734:hover .index_module_operate_modal__9cd6a734 {
|
|
8283
8345
|
visibility: visible;
|
|
8284
8346
|
}
|
|
8285
|
-
.
|
|
8286
|
-
.
|
|
8347
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_main_content__9cd6a734,
|
|
8348
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_main_content__9cd6a734 {
|
|
8349
|
+
position: relative;
|
|
8350
|
+
}
|
|
8351
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_main_content__9cd6a734 .index_module_content__9cd6a734,
|
|
8352
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_main_content__9cd6a734 .index_module_content__9cd6a734 {
|
|
8287
8353
|
max-width: 100%;
|
|
8288
8354
|
}
|
|
8289
|
-
.
|
|
8290
|
-
.
|
|
8355
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_main_content__9cd6a734 .index_module_content__9cd6a734 .index_module_content_child__9cd6a734,
|
|
8356
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_main_content__9cd6a734 .index_module_content__9cd6a734 .index_module_content_child__9cd6a734 {
|
|
8291
8357
|
padding: 0;
|
|
8292
8358
|
line-height: 1;
|
|
8293
8359
|
}
|
|
8294
|
-
.
|
|
8295
|
-
.
|
|
8296
|
-
|
|
8297
|
-
|
|
8360
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_main_content__9cd6a734 .index_module_content__9cd6a734 .index_module_content_child__9cd6a734 p,
|
|
8361
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_main_content__9cd6a734 .index_module_content__9cd6a734 .index_module_content_child__9cd6a734 p {
|
|
8362
|
+
word-break: break-all;
|
|
8363
|
+
}
|
|
8364
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_main_content__9cd6a734 .index_module_content__9cd6a734 .index_module_content_child__9cd6a734 p,
|
|
8365
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_main_content__9cd6a734 .index_module_content__9cd6a734 .index_module_content_child__9cd6a734 p,
|
|
8366
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_main_content__9cd6a734 .index_module_content__9cd6a734 .index_module_content_child__9cd6a734 li,
|
|
8367
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_main_content__9cd6a734 .index_module_content__9cd6a734 .index_module_content_child__9cd6a734 li {
|
|
8298
8368
|
line-height: 1.5;
|
|
8299
8369
|
color: rgba(0, 0, 0, 0.85);
|
|
8300
8370
|
}
|
|
8301
|
-
.
|
|
8302
|
-
.
|
|
8371
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_main_content__9cd6a734 .index_module_content__9cd6a734 .index_module_content_child__9cd6a734 > h3,
|
|
8372
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_main_content__9cd6a734 .index_module_content__9cd6a734 .index_module_content_child__9cd6a734 > h3 {
|
|
8303
8373
|
font-size: 16px;
|
|
8304
8374
|
font-weight: 600;
|
|
8305
8375
|
padding: 10px 0;
|
|
8306
8376
|
}
|
|
8307
|
-
.
|
|
8308
|
-
.
|
|
8377
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_main_content__9cd6a734 .index_module_content__9cd6a734 .index_module_content_child__9cd6a734 ol li p,
|
|
8378
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_main_content__9cd6a734 .index_module_content__9cd6a734 .index_module_content_child__9cd6a734 ol li p {
|
|
8309
8379
|
padding: 4px 0;
|
|
8310
8380
|
font-size: 14px;
|
|
8311
8381
|
font-weight: 600;
|
|
8312
8382
|
}
|
|
8313
|
-
.
|
|
8314
|
-
.
|
|
8383
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_main_content__9cd6a734 .index_module_content__9cd6a734 .index_module_content_child__9cd6a734 ol li > ul li,
|
|
8384
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_main_content__9cd6a734 .index_module_content__9cd6a734 .index_module_content_child__9cd6a734 ol li > ul li {
|
|
8315
8385
|
list-style: inside;
|
|
8316
8386
|
color: rgba(0, 0, 0, 0.65);
|
|
8317
8387
|
}
|
|
8318
|
-
.
|
|
8319
|
-
.
|
|
8388
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_main_content__9cd6a734 .index_module_content__9cd6a734 pre,
|
|
8389
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_main_content__9cd6a734 .index_module_content__9cd6a734 pre {
|
|
8320
8390
|
background: rgba(0, 0, 0, 0.05);
|
|
8321
8391
|
padding: 12px;
|
|
8322
8392
|
line-height: 1.5;
|
|
8323
8393
|
margin: 4px 0;
|
|
8324
8394
|
}
|
|
8325
|
-
.
|
|
8326
|
-
.
|
|
8395
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal__9cd6a734,
|
|
8396
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal__9cd6a734 {
|
|
8327
8397
|
visibility: hidden;
|
|
8328
8398
|
height: 24px;
|
|
8329
8399
|
white-space: nowrap;
|
|
8330
8400
|
position: relative;
|
|
8331
8401
|
right: 0;
|
|
8332
8402
|
top: -14px;
|
|
8333
|
-
z-index:
|
|
8403
|
+
z-index: 9;
|
|
8334
8404
|
text-align: right;
|
|
8335
8405
|
}
|
|
8336
|
-
.
|
|
8337
|
-
.
|
|
8406
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal__9cd6a734 .index_module_operate__9cd6a734,
|
|
8407
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal__9cd6a734 .index_module_operate__9cd6a734 {
|
|
8338
8408
|
display: inline-flex;
|
|
8339
8409
|
align-items: center;
|
|
8340
8410
|
padding: 8px 0;
|
|
@@ -8344,30 +8414,30 @@
|
|
|
8344
8414
|
line-height: 1;
|
|
8345
8415
|
color: rgba(0, 0, 0, 0.45);
|
|
8346
8416
|
}
|
|
8347
|
-
.
|
|
8348
|
-
.
|
|
8417
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal__9cd6a734 .index_module_operate__9cd6a734 i,
|
|
8418
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal__9cd6a734 .index_module_operate__9cd6a734 i {
|
|
8349
8419
|
color: rgba(0, 0, 0, 0.45);
|
|
8350
8420
|
font-size: 16px;
|
|
8351
8421
|
cursor: pointer;
|
|
8352
8422
|
}
|
|
8353
|
-
.
|
|
8354
|
-
.
|
|
8423
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal__9cd6a734 .index_module_operate__9cd6a734 i svg,
|
|
8424
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal__9cd6a734 .index_module_operate__9cd6a734 i svg {
|
|
8355
8425
|
color: rgba(0, 0, 0, 0.65);
|
|
8356
8426
|
}
|
|
8357
|
-
.
|
|
8358
|
-
.
|
|
8427
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal__9cd6a734 .index_module_operate__9cd6a734 i:hover svg,
|
|
8428
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal__9cd6a734 .index_module_operate__9cd6a734 i:hover svg {
|
|
8359
8429
|
color: #f4523b;
|
|
8360
8430
|
}
|
|
8361
|
-
.
|
|
8362
|
-
.
|
|
8431
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal__9cd6a734 .index_module_operate__9cd6a734 .index_module_active__9cd6a734 svg,
|
|
8432
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal__9cd6a734 .index_module_operate__9cd6a734 .index_module_active__9cd6a734 svg {
|
|
8363
8433
|
color: #f4523b;
|
|
8364
8434
|
}
|
|
8365
|
-
.
|
|
8366
|
-
.
|
|
8435
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal__9cd6a734 .index_module_operate__9cd6a734 span,
|
|
8436
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal__9cd6a734 .index_module_operate__9cd6a734 span {
|
|
8367
8437
|
margin: 0 8px;
|
|
8368
8438
|
}
|
|
8369
|
-
.
|
|
8370
|
-
.
|
|
8439
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal__9cd6a734 .index_module_operate__9cd6a734 .index_module_ask_question__9cd6a734,
|
|
8440
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal__9cd6a734 .index_module_operate__9cd6a734 .index_module_ask_question__9cd6a734 {
|
|
8371
8441
|
cursor: pointer;
|
|
8372
8442
|
color: rgba(0, 0, 0, 0.45);
|
|
8373
8443
|
font-size: 12px;
|
|
@@ -8376,56 +8446,57 @@
|
|
|
8376
8446
|
background-color: rgba(0, 0, 0, 0.04);
|
|
8377
8447
|
margin-right: 16px;
|
|
8378
8448
|
}
|
|
8379
|
-
.
|
|
8380
|
-
.
|
|
8449
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal__9cd6a734 .index_module_operate__9cd6a734 .index_module_ask_question__9cd6a734:hover,
|
|
8450
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal__9cd6a734 .index_module_operate__9cd6a734 .index_module_ask_question__9cd6a734:hover {
|
|
8381
8451
|
color: #f4523b;
|
|
8382
8452
|
}
|
|
8383
|
-
.
|
|
8384
|
-
.
|
|
8453
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734,
|
|
8454
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 {
|
|
8385
8455
|
display: flex;
|
|
8386
8456
|
justify-content: space-between;
|
|
8387
8457
|
align-items: center;
|
|
8458
|
+
bottom: 0;
|
|
8388
8459
|
}
|
|
8389
|
-
.
|
|
8390
|
-
.
|
|
8460
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_operate__9cd6a734,
|
|
8461
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_operate__9cd6a734 {
|
|
8391
8462
|
display: inline-block;
|
|
8392
8463
|
padding: 8px;
|
|
8393
8464
|
line-height: 1;
|
|
8394
8465
|
color: rgba(0, 0, 0, 0.45);
|
|
8395
8466
|
}
|
|
8396
|
-
.
|
|
8397
|
-
.
|
|
8467
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_operate__9cd6a734 i,
|
|
8468
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_operate__9cd6a734 i {
|
|
8398
8469
|
color: rgba(0, 0, 0, 0.45);
|
|
8399
8470
|
font-size: 16px;
|
|
8400
8471
|
cursor: pointer;
|
|
8401
8472
|
}
|
|
8402
|
-
.
|
|
8403
|
-
.
|
|
8473
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_operate__9cd6a734 i svg,
|
|
8474
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_operate__9cd6a734 i svg {
|
|
8404
8475
|
color: rgba(0, 0, 0, 0.65);
|
|
8405
8476
|
}
|
|
8406
|
-
.
|
|
8407
|
-
.
|
|
8477
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_operate__9cd6a734 i:hover svg,
|
|
8478
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_operate__9cd6a734 i:hover svg {
|
|
8408
8479
|
color: #f4523b;
|
|
8409
8480
|
}
|
|
8410
|
-
.
|
|
8411
|
-
.
|
|
8481
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_operate__9cd6a734 .index_module_active__9cd6a734 svg,
|
|
8482
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_operate__9cd6a734 .index_module_active__9cd6a734 svg {
|
|
8412
8483
|
color: #f4523b;
|
|
8413
8484
|
}
|
|
8414
|
-
.
|
|
8415
|
-
.
|
|
8485
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_operate__9cd6a734 span,
|
|
8486
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_operate__9cd6a734 span {
|
|
8416
8487
|
margin: 0 8px;
|
|
8417
8488
|
cursor: pointer;
|
|
8418
8489
|
}
|
|
8419
|
-
.
|
|
8420
|
-
.
|
|
8490
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_stop_generate__9cd6a734,
|
|
8491
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_stop_generate__9cd6a734 {
|
|
8421
8492
|
font-size: 12px;
|
|
8422
8493
|
color: rgba(0, 0, 0, 0.45);
|
|
8423
8494
|
display: inline-block;
|
|
8424
8495
|
padding: 8px 0;
|
|
8425
8496
|
cursor: pointer;
|
|
8426
8497
|
}
|
|
8427
|
-
.
|
|
8428
|
-
.
|
|
8498
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_stop_generate__9cd6a734 .index_module_icon__9cd6a734,
|
|
8499
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_stop_generate__9cd6a734 .index_module_icon__9cd6a734 {
|
|
8429
8500
|
display: inline-block;
|
|
8430
8501
|
width: 10px;
|
|
8431
8502
|
height: 10px;
|
|
@@ -8433,8 +8504,8 @@
|
|
|
8433
8504
|
background-color: rgba(0, 0, 0, 0.45);
|
|
8434
8505
|
margin-right: 4px;
|
|
8435
8506
|
}
|
|
8436
|
-
.
|
|
8437
|
-
.
|
|
8507
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_stop_generate__9cd6a734 .index_module_find_teacher__9cd6a734,
|
|
8508
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_stop_generate__9cd6a734 .index_module_find_teacher__9cd6a734 {
|
|
8438
8509
|
padding: 2px 8px;
|
|
8439
8510
|
border-radius: 2px;
|
|
8440
8511
|
background-color: rgba(0, 0, 0, 0.04);
|
|
@@ -8442,71 +8513,71 @@
|
|
|
8442
8513
|
font-size: 12px;
|
|
8443
8514
|
line-height: 1;
|
|
8444
8515
|
}
|
|
8445
|
-
.
|
|
8446
|
-
.
|
|
8516
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_stop_generate__9cd6a734 .index_module_find_teacher__9cd6a734:hover,
|
|
8517
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_stop_generate__9cd6a734 .index_module_find_teacher__9cd6a734:hover {
|
|
8447
8518
|
color: #f4523b;
|
|
8448
8519
|
}
|
|
8449
|
-
.
|
|
8450
|
-
.
|
|
8520
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_stop_generate__9cd6a734:hover,
|
|
8521
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_stop_generate__9cd6a734:hover {
|
|
8451
8522
|
color: #f4523b;
|
|
8452
8523
|
}
|
|
8453
|
-
.
|
|
8454
|
-
.
|
|
8524
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_stop_generate__9cd6a734:hover span,
|
|
8525
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_stop_generate__9cd6a734:hover span {
|
|
8455
8526
|
color: #f4523b;
|
|
8456
8527
|
}
|
|
8457
|
-
.
|
|
8458
|
-
.
|
|
8528
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_stop_findTeacher__9cd6a734,
|
|
8529
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_stop_findTeacher__9cd6a734 {
|
|
8459
8530
|
font-size: 12px;
|
|
8460
8531
|
color: rgba(0, 0, 0, 0.45);
|
|
8461
8532
|
display: inline-block;
|
|
8462
8533
|
padding: 8px 0;
|
|
8463
8534
|
cursor: pointer;
|
|
8464
8535
|
}
|
|
8465
|
-
.
|
|
8466
|
-
.
|
|
8536
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_stop_findTeacher__9cd6a734 span,
|
|
8537
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_stop_findTeacher__9cd6a734 span {
|
|
8467
8538
|
padding: 0px 8px;
|
|
8468
8539
|
background-color: rgba(0, 0, 0, 0.04);
|
|
8469
8540
|
color: rgba(0, 0, 0, 0.45);
|
|
8470
8541
|
}
|
|
8471
|
-
.
|
|
8472
|
-
.
|
|
8542
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_stop_findTeacher__9cd6a734 span:hover,
|
|
8543
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_main__9cd6a734 .index_module_operate_modal_bottom__9cd6a734 .index_module_stop_findTeacher__9cd6a734 span:hover {
|
|
8473
8544
|
color: #f4523b;
|
|
8474
8545
|
}
|
|
8475
|
-
.
|
|
8476
|
-
.
|
|
8546
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_content__9cd6a734,
|
|
8547
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 > li .index_module_content__9cd6a734 {
|
|
8477
8548
|
padding: 12px 16px;
|
|
8478
8549
|
display: inline-block;
|
|
8479
8550
|
font-size: 14px;
|
|
8480
8551
|
}
|
|
8481
|
-
.
|
|
8482
|
-
.
|
|
8552
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_left__9cd6a734,
|
|
8553
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_left__9cd6a734 {
|
|
8483
8554
|
justify-content: flex-end;
|
|
8484
8555
|
}
|
|
8485
|
-
.
|
|
8486
|
-
.
|
|
8556
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_left__9cd6a734 .index_module_main__9cd6a734,
|
|
8557
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_left__9cd6a734 .index_module_main__9cd6a734 {
|
|
8487
8558
|
text-align: right;
|
|
8488
8559
|
}
|
|
8489
|
-
.
|
|
8490
|
-
.
|
|
8560
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 li.index_module_left__9cd6a734 .index_module_content__9cd6a734,
|
|
8561
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 li.index_module_left__9cd6a734 .index_module_content__9cd6a734 {
|
|
8491
8562
|
border-radius: 20px 2px 20px 20px;
|
|
8492
8563
|
background: #d1e4ff;
|
|
8493
8564
|
text-align: left;
|
|
8494
8565
|
}
|
|
8495
|
-
.
|
|
8496
|
-
.
|
|
8566
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 li.index_module_right__9cd6a734 .index_module_content__9cd6a734,
|
|
8567
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 li.index_module_right__9cd6a734 .index_module_content__9cd6a734 {
|
|
8497
8568
|
border-radius: 2px 20px 20px 20px;
|
|
8498
8569
|
background: #fff;
|
|
8499
8570
|
}
|
|
8500
|
-
.
|
|
8501
|
-
.
|
|
8571
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 li .index_module_content__9cd6a734 .index_module_association_problem__9cd6a734 li,
|
|
8572
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 li .index_module_content__9cd6a734 .index_module_association_problem__9cd6a734 li {
|
|
8502
8573
|
color: #5991ef;
|
|
8503
8574
|
font-size: 14px;
|
|
8504
8575
|
font-weight: 400;
|
|
8505
8576
|
line-height: 1.8;
|
|
8506
8577
|
cursor: pointer;
|
|
8507
8578
|
}
|
|
8508
|
-
.
|
|
8509
|
-
.
|
|
8579
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_time__9cd6a734,
|
|
8580
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_time__9cd6a734 {
|
|
8510
8581
|
display: block;
|
|
8511
8582
|
margin: 40px 0;
|
|
8512
8583
|
margin-bottom: 16px;
|
|
@@ -8515,8 +8586,8 @@
|
|
|
8515
8586
|
color: rgba(0, 0, 0, 0.25);
|
|
8516
8587
|
position: relative;
|
|
8517
8588
|
}
|
|
8518
|
-
.
|
|
8519
|
-
.
|
|
8589
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_time__9cd6a734::before,
|
|
8590
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_time__9cd6a734::before {
|
|
8520
8591
|
content: "";
|
|
8521
8592
|
width: 100px;
|
|
8522
8593
|
display: inline-block;
|
|
@@ -8526,8 +8597,8 @@
|
|
|
8526
8597
|
top: -3px;
|
|
8527
8598
|
right: 16px;
|
|
8528
8599
|
}
|
|
8529
|
-
.
|
|
8530
|
-
.
|
|
8600
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_time__9cd6a734::after,
|
|
8601
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_time__9cd6a734::after {
|
|
8531
8602
|
content: "";
|
|
8532
8603
|
width: 100px;
|
|
8533
8604
|
display: inline-block;
|
|
@@ -8537,16 +8608,16 @@
|
|
|
8537
8608
|
top: -3px;
|
|
8538
8609
|
left: 16px;
|
|
8539
8610
|
}
|
|
8540
|
-
.
|
|
8541
|
-
.
|
|
8611
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_citation_content__9cd6a734,
|
|
8612
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_citation_content__9cd6a734 {
|
|
8542
8613
|
display: table;
|
|
8543
8614
|
margin-top: 4px;
|
|
8544
8615
|
padding: 8px;
|
|
8545
8616
|
border-radius: 2px;
|
|
8546
8617
|
background: #e7e7e7;
|
|
8547
8618
|
}
|
|
8548
|
-
.
|
|
8549
|
-
.
|
|
8619
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_citation_content__9cd6a734 p,
|
|
8620
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_citation_content__9cd6a734 p {
|
|
8550
8621
|
color: rgba(0, 0, 0, 0.65);
|
|
8551
8622
|
font-size: 12px;
|
|
8552
8623
|
line-height: 1.5;
|
|
@@ -8560,100 +8631,100 @@
|
|
|
8560
8631
|
cursor: pointer;
|
|
8561
8632
|
text-align: left;
|
|
8562
8633
|
}
|
|
8563
|
-
.
|
|
8564
|
-
.
|
|
8634
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_citation_content__9cd6a734 .index_module_text_exceed__9cd6a734,
|
|
8635
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_citation_content__9cd6a734 .index_module_text_exceed__9cd6a734 {
|
|
8565
8636
|
padding-right: 16px;
|
|
8566
8637
|
position: relative;
|
|
8567
8638
|
}
|
|
8568
|
-
.
|
|
8569
|
-
.
|
|
8639
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_citation_content__9cd6a734 .index_module_text_exceed__9cd6a734 > span,
|
|
8640
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_citation_content__9cd6a734 .index_module_text_exceed__9cd6a734 > span {
|
|
8570
8641
|
position: absolute;
|
|
8571
8642
|
top: 20px;
|
|
8572
8643
|
right: 0;
|
|
8573
8644
|
}
|
|
8574
|
-
.
|
|
8575
|
-
.
|
|
8645
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_popover_content__9cd6a734,
|
|
8646
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_message_con__9cd6a734 .index_module_popover_content__9cd6a734 {
|
|
8576
8647
|
max-width: 400px;
|
|
8577
8648
|
}
|
|
8578
|
-
.
|
|
8579
|
-
.
|
|
8649
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734::-webkit-scrollbar,
|
|
8650
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734::-webkit-scrollbar {
|
|
8580
8651
|
background-color: #eff0f7;
|
|
8581
8652
|
background-color: transparent;
|
|
8582
8653
|
width: 6px;
|
|
8583
8654
|
height: 4px;
|
|
8584
8655
|
}
|
|
8585
|
-
.
|
|
8586
|
-
.
|
|
8656
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main__9cd6a734::-webkit-scrollbar-thumb,
|
|
8657
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734::-webkit-scrollbar-thumb {
|
|
8587
8658
|
border-radius: 4px;
|
|
8588
8659
|
background-color: rgba(181, 184, 198, 0.8);
|
|
8589
8660
|
}
|
|
8590
|
-
.
|
|
8591
|
-
.
|
|
8661
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main_newlabo__9cd6a734 pre,
|
|
8662
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main_newlabo__9cd6a734 pre {
|
|
8592
8663
|
background: #2b303b !important;
|
|
8593
8664
|
color: #fff;
|
|
8594
8665
|
overflow: auto;
|
|
8595
8666
|
}
|
|
8596
|
-
.
|
|
8597
|
-
.
|
|
8667
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main_newlabo__9cd6a734 pre pre::-webkit-scrollbar,
|
|
8668
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main_newlabo__9cd6a734 pre pre::-webkit-scrollbar {
|
|
8598
8669
|
background-color: #eaedf1;
|
|
8599
8670
|
background-color: transparent;
|
|
8600
8671
|
width: 4px;
|
|
8601
8672
|
height: 4px;
|
|
8602
8673
|
}
|
|
8603
|
-
.
|
|
8604
|
-
.
|
|
8674
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main_newlabo__9cd6a734 pre pre::-webkit-scrollbar-thumb,
|
|
8675
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main_newlabo__9cd6a734 pre pre::-webkit-scrollbar-thumb {
|
|
8605
8676
|
border-radius: 4px;
|
|
8606
8677
|
background-color: #f4f4f4;
|
|
8607
8678
|
}
|
|
8608
|
-
.
|
|
8609
|
-
.
|
|
8679
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_main_newlabo_no_pic__9cd6a734 .index_module_head_sculpture__9cd6a734,
|
|
8680
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main_newlabo_no_pic__9cd6a734 .index_module_head_sculpture__9cd6a734 {
|
|
8610
8681
|
display: none !important;
|
|
8611
8682
|
}
|
|
8612
|
-
.
|
|
8613
|
-
.
|
|
8683
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734,
|
|
8684
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 {
|
|
8614
8685
|
position: absolute;
|
|
8615
8686
|
bottom: 0;
|
|
8616
8687
|
width: 100%;
|
|
8617
8688
|
}
|
|
8618
|
-
.
|
|
8619
|
-
.
|
|
8689
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_issues_list_teacherList__9cd6a734,
|
|
8690
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_issues_list_teacherList__9cd6a734 {
|
|
8620
8691
|
white-space: nowrap;
|
|
8621
8692
|
overflow: auto;
|
|
8622
8693
|
width: calc(100% - 40px);
|
|
8623
8694
|
box-sizing: border-box;
|
|
8624
8695
|
margin-bottom: 6px;
|
|
8625
8696
|
}
|
|
8626
|
-
.
|
|
8627
|
-
.
|
|
8697
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_issues_list_teacherList__9cd6a734 .index_module_item__9cd6a734,
|
|
8698
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_issues_list_teacherList__9cd6a734 .index_module_item__9cd6a734 {
|
|
8628
8699
|
display: inline-block;
|
|
8629
8700
|
margin-right: 8px;
|
|
8630
8701
|
}
|
|
8631
|
-
.
|
|
8632
|
-
.
|
|
8702
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_issues_list_teacherList__9cd6a734 .index_module_item__9cd6a734:last-child,
|
|
8703
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_issues_list_teacherList__9cd6a734 .index_module_item__9cd6a734:last-child {
|
|
8633
8704
|
margin-right: 0;
|
|
8634
8705
|
}
|
|
8635
|
-
.
|
|
8636
|
-
.
|
|
8706
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_issues_list_teacherList__9cd6a734::-webkit-scrollbar,
|
|
8707
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_issues_list_teacherList__9cd6a734::-webkit-scrollbar {
|
|
8637
8708
|
background-color: #eaedf1;
|
|
8638
8709
|
background-color: transparent;
|
|
8639
8710
|
width: 4px;
|
|
8640
8711
|
height: 4px;
|
|
8641
8712
|
}
|
|
8642
|
-
.
|
|
8643
|
-
.
|
|
8713
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_issues_list_teacherList__9cd6a734::-webkit-scrollbar-thumb,
|
|
8714
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_issues_list_teacherList__9cd6a734::-webkit-scrollbar-thumb {
|
|
8644
8715
|
border-radius: 4px;
|
|
8645
8716
|
background-color: rgba(181, 184, 198, 0.6);
|
|
8646
8717
|
}
|
|
8647
|
-
.
|
|
8648
|
-
.
|
|
8718
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_issues_list__9cd6a734,
|
|
8719
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_issues_list__9cd6a734 {
|
|
8649
8720
|
position: absolute;
|
|
8650
8721
|
bottom: 60px;
|
|
8651
8722
|
margin: 0 16px;
|
|
8652
8723
|
padding-bottom: 4px;
|
|
8653
8724
|
line-height: 1;
|
|
8654
8725
|
}
|
|
8655
|
-
.
|
|
8656
|
-
.
|
|
8726
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_issues_list__9cd6a734 .index_module_item__9cd6a734 > span,
|
|
8727
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_issues_list__9cd6a734 .index_module_item__9cd6a734 > span {
|
|
8657
8728
|
cursor: pointer;
|
|
8658
8729
|
max-width: 100%;
|
|
8659
8730
|
display: inline-block;
|
|
@@ -8667,23 +8738,23 @@
|
|
|
8667
8738
|
line-height: 1;
|
|
8668
8739
|
overflow: hidden;
|
|
8669
8740
|
}
|
|
8670
|
-
.
|
|
8671
|
-
.
|
|
8741
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_issues_list__9cd6a734 .index_module_item__9cd6a734 > span:hover,
|
|
8742
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_issues_list__9cd6a734 .index_module_item__9cd6a734 > span:hover {
|
|
8672
8743
|
background-color: #fff;
|
|
8673
8744
|
}
|
|
8674
|
-
.
|
|
8675
|
-
.
|
|
8745
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_issues_list__9cd6a734 .index_module_item__9cd6a734 > span .index_module_sign__9cd6a734,
|
|
8746
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_issues_list__9cd6a734 .index_module_item__9cd6a734 > span .index_module_sign__9cd6a734 {
|
|
8676
8747
|
color: #f4523b;
|
|
8677
8748
|
}
|
|
8678
|
-
.
|
|
8679
|
-
.
|
|
8749
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734,
|
|
8750
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 {
|
|
8680
8751
|
display: flex;
|
|
8681
8752
|
align-items: flex-end;
|
|
8682
8753
|
margin-bottom: 12px;
|
|
8683
8754
|
padding: 0 16px;
|
|
8684
8755
|
}
|
|
8685
|
-
.
|
|
8686
|
-
.
|
|
8756
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734,
|
|
8757
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 {
|
|
8687
8758
|
align-items: flex-end;
|
|
8688
8759
|
width: calc(100% - 36px);
|
|
8689
8760
|
background-color: #fff;
|
|
@@ -8695,12 +8766,12 @@
|
|
|
8695
8766
|
position: relative;
|
|
8696
8767
|
padding-right: 1px;
|
|
8697
8768
|
}
|
|
8698
|
-
.
|
|
8699
|
-
.
|
|
8769
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 > .index_module_input__9cd6a734,
|
|
8770
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 > .index_module_input__9cd6a734 {
|
|
8700
8771
|
line-height: 1;
|
|
8701
8772
|
}
|
|
8702
|
-
.
|
|
8703
|
-
.
|
|
8773
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 > .index_module_input__9cd6a734 textarea,
|
|
8774
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 > .index_module_input__9cd6a734 textarea {
|
|
8704
8775
|
max-height: 100px;
|
|
8705
8776
|
padding: 0;
|
|
8706
8777
|
border: none;
|
|
@@ -8708,64 +8779,64 @@
|
|
|
8708
8779
|
resize: none;
|
|
8709
8780
|
padding-right: 48px;
|
|
8710
8781
|
}
|
|
8711
|
-
.
|
|
8712
|
-
.
|
|
8782
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 > .index_module_input__9cd6a734 textarea.bhd-input,
|
|
8783
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 > .index_module_input__9cd6a734 textarea.bhd-input {
|
|
8713
8784
|
min-height: 21px !important;
|
|
8714
8785
|
line-height: 1.5;
|
|
8715
8786
|
}
|
|
8716
|
-
.
|
|
8717
|
-
.
|
|
8787
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 > .index_module_input__9cd6a734 .bhd-input[disabled],
|
|
8788
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 > .index_module_input__9cd6a734 .bhd-input[disabled] {
|
|
8718
8789
|
background-color: #fff !important;
|
|
8719
8790
|
}
|
|
8720
|
-
.
|
|
8721
|
-
.
|
|
8791
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 > .index_module_no_AI__9cd6a734,
|
|
8792
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 > .index_module_no_AI__9cd6a734 {
|
|
8722
8793
|
width: 100%;
|
|
8723
8794
|
}
|
|
8724
|
-
.
|
|
8725
|
-
.
|
|
8795
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 > .index_module_no_AI__9cd6a734 textarea,
|
|
8796
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 > .index_module_no_AI__9cd6a734 textarea {
|
|
8726
8797
|
padding-right: 12px;
|
|
8727
8798
|
}
|
|
8728
|
-
.
|
|
8729
|
-
.
|
|
8799
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 .index_module_voice__9cd6a734,
|
|
8800
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 .index_module_voice__9cd6a734 {
|
|
8730
8801
|
position: absolute;
|
|
8731
|
-
right:
|
|
8732
|
-
bottom:
|
|
8802
|
+
right: 18px;
|
|
8803
|
+
bottom: 10px;
|
|
8733
8804
|
color: rgba(0, 0, 0, 0.65);
|
|
8734
8805
|
}
|
|
8735
|
-
.
|
|
8736
|
-
.
|
|
8806
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 .index_module_voice__9cd6a734 i,
|
|
8807
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 .index_module_voice__9cd6a734 i {
|
|
8737
8808
|
cursor: pointer;
|
|
8738
8809
|
}
|
|
8739
|
-
.
|
|
8740
|
-
.
|
|
8810
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 .index_module_voice__9cd6a734 i svg,
|
|
8811
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 .index_module_voice__9cd6a734 i svg {
|
|
8741
8812
|
color: rgba(0, 0, 0, 0.65);
|
|
8742
8813
|
font-size: 20px;
|
|
8743
8814
|
}
|
|
8744
|
-
.
|
|
8745
|
-
.
|
|
8815
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 .index_module_voice__9cd6a734 .index_module_voice_btn__9cd6a734,
|
|
8816
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 .index_module_voice__9cd6a734 .index_module_voice_btn__9cd6a734 {
|
|
8746
8817
|
width: 32px;
|
|
8747
8818
|
cursor: pointer;
|
|
8748
8819
|
position: absolute;
|
|
8749
|
-
bottom: -
|
|
8750
|
-
right:
|
|
8820
|
+
bottom: -5px;
|
|
8821
|
+
right: -10px;
|
|
8751
8822
|
}
|
|
8752
|
-
.
|
|
8753
|
-
.
|
|
8823
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 .index_module_disabled__9cd6a734,
|
|
8824
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 .index_module_disabled__9cd6a734 {
|
|
8754
8825
|
cursor: not-allowed !important;
|
|
8755
8826
|
color: rgba(0, 0, 0, 0.25) !important;
|
|
8756
8827
|
}
|
|
8757
|
-
.
|
|
8758
|
-
.
|
|
8828
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 .index_module_disabled__9cd6a734 svg,
|
|
8829
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 .index_module_disabled__9cd6a734 svg {
|
|
8759
8830
|
color: rgba(0, 0, 0, 0.25) !important;
|
|
8760
8831
|
}
|
|
8761
|
-
.
|
|
8762
|
-
.
|
|
8832
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 .index_module_content_main__9cd6a734,
|
|
8833
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 .index_module_content_main__9cd6a734 {
|
|
8763
8834
|
display: flex;
|
|
8764
8835
|
align-items: center;
|
|
8765
8836
|
width: calc(100% - 24px);
|
|
8766
8837
|
}
|
|
8767
|
-
.
|
|
8768
|
-
.
|
|
8838
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 .index_module_content_main__9cd6a734 .index_module_content_con__9cd6a734,
|
|
8839
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 .index_module_content_main__9cd6a734 .index_module_content_con__9cd6a734 {
|
|
8769
8840
|
margin-top: 6px;
|
|
8770
8841
|
align-items: center;
|
|
8771
8842
|
padding: 8px;
|
|
@@ -8773,8 +8844,8 @@
|
|
|
8773
8844
|
display: inline-block;
|
|
8774
8845
|
width: calc(100% - 60px);
|
|
8775
8846
|
}
|
|
8776
|
-
.
|
|
8777
|
-
.
|
|
8847
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 .index_module_content_main__9cd6a734 .index_module_content_con__9cd6a734 p,
|
|
8848
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 .index_module_content_main__9cd6a734 .index_module_content_con__9cd6a734 p {
|
|
8778
8849
|
color: rgba(0, 0, 0, 0.65);
|
|
8779
8850
|
border-radius: 2px;
|
|
8780
8851
|
font-size: 12px;
|
|
@@ -8787,90 +8858,90 @@
|
|
|
8787
8858
|
max-height: 36px;
|
|
8788
8859
|
word-break: break-all;
|
|
8789
8860
|
}
|
|
8790
|
-
.
|
|
8791
|
-
.
|
|
8861
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 .index_module_content_main__9cd6a734 .index_module_delete_quote__9cd6a734,
|
|
8862
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_input_wrap__9cd6a734 .index_module_content_main__9cd6a734 .index_module_delete_quote__9cd6a734 {
|
|
8792
8863
|
font-size: 18px;
|
|
8793
8864
|
color: #bfbfbf;
|
|
8794
8865
|
margin-top: 6px;
|
|
8795
8866
|
}
|
|
8796
|
-
.
|
|
8797
|
-
.
|
|
8867
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_sending__9cd6a734,
|
|
8868
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_sending__9cd6a734 {
|
|
8798
8869
|
width: 20px;
|
|
8799
8870
|
margin-left: 16px;
|
|
8800
|
-
margin-bottom:
|
|
8871
|
+
margin-bottom: 8px;
|
|
8801
8872
|
}
|
|
8802
|
-
.
|
|
8803
|
-
.
|
|
8873
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_sending__9cd6a734 i svg,
|
|
8874
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_sending__9cd6a734 i svg {
|
|
8804
8875
|
font-size: 20px;
|
|
8805
8876
|
color: rgba(0, 0, 0, 0.65);
|
|
8806
8877
|
}
|
|
8807
|
-
.
|
|
8808
|
-
.
|
|
8878
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_sending__9cd6a734 .index_module_disabled__9cd6a734 svg,
|
|
8879
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 .index_module_Drawer_buttom__9cd6a734 .index_module_sending__9cd6a734 .index_module_disabled__9cd6a734 svg {
|
|
8809
8880
|
color: rgba(0, 0, 0, 0.25);
|
|
8810
8881
|
cursor: not-allowed;
|
|
8811
8882
|
}
|
|
8812
|
-
.
|
|
8813
|
-
.
|
|
8883
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .index_module_Drawer_buttom_Issues_List_newlabo__9cd6a734,
|
|
8884
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List_newlabo__9cd6a734 {
|
|
8814
8885
|
background-color: #f5f5f5 !important;
|
|
8815
8886
|
}
|
|
8816
|
-
.
|
|
8817
|
-
.
|
|
8887
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .anticon,
|
|
8888
|
+
.index_module_ChatWindow_Modal__9cd6a734 .anticon {
|
|
8818
8889
|
vertical-align: 0;
|
|
8819
8890
|
}
|
|
8820
|
-
.
|
|
8891
|
+
.index_module_ChatWindow_Drawer__9cd6a734 {
|
|
8821
8892
|
background: #f5f5f5 !important;
|
|
8822
8893
|
position: relative;
|
|
8823
8894
|
height: 100%;
|
|
8824
8895
|
}
|
|
8825
|
-
.
|
|
8896
|
+
.index_module_ChatWindow_Drawer__9cd6a734 .bhd-drawer-header {
|
|
8826
8897
|
display: none !important;
|
|
8827
8898
|
}
|
|
8828
|
-
.
|
|
8899
|
+
.index_module_ChatWindow_Modal__9cd6a734 .bhd-modal {
|
|
8829
8900
|
border-radius: 8px;
|
|
8830
8901
|
overflow: hidden;
|
|
8831
8902
|
position: relative;
|
|
8832
8903
|
}
|
|
8833
|
-
.
|
|
8904
|
+
.index_module_ChatWindow_Modal__9cd6a734 .bhd-modal-content {
|
|
8834
8905
|
height: 100%;
|
|
8835
8906
|
background-color: #f5f5f5 !important;
|
|
8836
8907
|
}
|
|
8837
|
-
.
|
|
8908
|
+
.index_module_ChatWindow_Modal__9cd6a734 .bhd-modal-content .bhd-modal-close {
|
|
8838
8909
|
display: none !important;
|
|
8839
8910
|
}
|
|
8840
|
-
.
|
|
8911
|
+
.index_module_ChatWindow_Modal__9cd6a734 .bhd-modal-header {
|
|
8841
8912
|
display: none !important;
|
|
8842
8913
|
}
|
|
8843
|
-
.
|
|
8914
|
+
.index_module_ChatWindow_Modal__9cd6a734 .bhd-modal-body {
|
|
8844
8915
|
height: 100%;
|
|
8845
8916
|
padding: 0 !important;
|
|
8846
8917
|
border-radius: 4px !important;
|
|
8847
8918
|
}
|
|
8848
|
-
.
|
|
8919
|
+
.index_module_ChatWindow_Modal__9cd6a734 .bhd-drawer-right > .bhd-drawer-content-wrapper {
|
|
8849
8920
|
top: 129px;
|
|
8850
8921
|
right: 200px;
|
|
8851
8922
|
height: 790px;
|
|
8852
8923
|
}
|
|
8853
|
-
.
|
|
8924
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_main_list__9cd6a734 {
|
|
8854
8925
|
max-height: 650px;
|
|
8855
8926
|
}
|
|
8856
|
-
.
|
|
8927
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_user__9cd6a734 {
|
|
8857
8928
|
padding-left: 0 !important;
|
|
8858
8929
|
cursor: pointer;
|
|
8859
8930
|
}
|
|
8860
|
-
.
|
|
8931
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_buttom_Issues_List__9cd6a734 {
|
|
8861
8932
|
border-radius: 4px;
|
|
8862
8933
|
width: calc(100% - 328px);
|
|
8863
8934
|
margin-left: 328px;
|
|
8864
8935
|
}
|
|
8865
|
-
.
|
|
8936
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 {
|
|
8866
8937
|
max-height: 700px;
|
|
8867
8938
|
}
|
|
8868
|
-
.
|
|
8939
|
+
.index_module_ChatWindow_Modal__9cd6a734 .index_module_Drawer_main__9cd6a734 .index_module_chat_content__9cd6a734 {
|
|
8869
8940
|
width: calc(100% - 328px);
|
|
8870
8941
|
margin-left: 328px;
|
|
8871
8942
|
display: inline-block;
|
|
8872
8943
|
}
|
|
8873
|
-
.
|
|
8944
|
+
.index_module_popover_main_content__9cd6a734 {
|
|
8874
8945
|
min-width: 300px !important;
|
|
8875
8946
|
max-width: 340px !important;
|
|
8876
8947
|
background-color: #fff !important;
|
|
@@ -8878,21 +8949,21 @@
|
|
|
8878
8949
|
border-radius: 4px;
|
|
8879
8950
|
border: 1px solid rgba(0, 0, 0, 0.15);
|
|
8880
8951
|
}
|
|
8881
|
-
.
|
|
8952
|
+
.index_module_popover_main_content__9cd6a734 .bhd-tooltip-content {
|
|
8882
8953
|
background-color: #fff;
|
|
8883
8954
|
border-radius: 4px;
|
|
8884
8955
|
}
|
|
8885
|
-
.
|
|
8956
|
+
.index_module_popover_main_content__9cd6a734 .bhd-tooltip-content .bhd-tooltip-inner {
|
|
8886
8957
|
background-color: #fff;
|
|
8887
8958
|
color: rgba(0, 0, 0, 0.85);
|
|
8888
8959
|
font-size: 14px;
|
|
8889
8960
|
padding: 12px 16px;
|
|
8890
8961
|
border-radius: 4px;
|
|
8891
8962
|
}
|
|
8892
|
-
.
|
|
8963
|
+
.index_module_popover_main_content__9cd6a734 .bhd-tooltip-arrow:before {
|
|
8893
8964
|
background: #ccc !important;
|
|
8894
8965
|
}
|
|
8895
|
-
.
|
|
8966
|
+
.index_module_popover_main_content__9cd6a734 .bhd-tooltip-arrow::after {
|
|
8896
8967
|
width: 0 !important;
|
|
8897
8968
|
height: 0 !important;
|
|
8898
8969
|
border: 5px solid;
|
|
@@ -8904,28 +8975,28 @@
|
|
|
8904
8975
|
right: 0 !important;
|
|
8905
8976
|
box-shadow: none !important;
|
|
8906
8977
|
}
|
|
8907
|
-
.
|
|
8978
|
+
.index_module_popover_main_content_name__9cd6a734 {
|
|
8908
8979
|
width: auto;
|
|
8909
8980
|
background-color: #fff !important;
|
|
8910
8981
|
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06);
|
|
8911
8982
|
border-radius: 4px;
|
|
8912
8983
|
border: 1px solid rgba(0, 0, 0, 0.15);
|
|
8913
8984
|
}
|
|
8914
|
-
.
|
|
8985
|
+
.index_module_popover_main_content_name__9cd6a734 .bhd-tooltip-content {
|
|
8915
8986
|
background-color: #fff;
|
|
8916
8987
|
border-radius: 4px;
|
|
8917
8988
|
}
|
|
8918
|
-
.
|
|
8989
|
+
.index_module_popover_main_content_name__9cd6a734 .bhd-tooltip-content .bhd-tooltip-inner {
|
|
8919
8990
|
background-color: #fff;
|
|
8920
8991
|
color: rgba(0, 0, 0, 0.85);
|
|
8921
8992
|
font-size: 14px;
|
|
8922
8993
|
padding: 12px 16px;
|
|
8923
8994
|
border-radius: 4px;
|
|
8924
8995
|
}
|
|
8925
|
-
.
|
|
8996
|
+
.index_module_popover_main_content_name__9cd6a734 .bhd-tooltip-arrow:before {
|
|
8926
8997
|
background: #ccc !important;
|
|
8927
8998
|
}
|
|
8928
|
-
.
|
|
8999
|
+
.index_module_popover_main_content_name__9cd6a734 .bhd-tooltip-arrow::after {
|
|
8929
9000
|
width: 0 !important;
|
|
8930
9001
|
height: 0 !important;
|
|
8931
9002
|
border: 5px solid;
|
|
@@ -8937,7 +9008,7 @@
|
|
|
8937
9008
|
right: 0 !important;
|
|
8938
9009
|
box-shadow: none !important;
|
|
8939
9010
|
}
|
|
8940
|
-
.
|
|
9011
|
+
.index_module_teacher_layout__9cd6a734 {
|
|
8941
9012
|
position: fixed;
|
|
8942
9013
|
right: 568px;
|
|
8943
9014
|
border-radius: 8px;
|
|
@@ -8947,8 +9018,8 @@
|
|
|
8947
9018
|
backdrop-filter: blur(7.5px);
|
|
8948
9019
|
width: 80px;
|
|
8949
9020
|
}
|
|
8950
|
-
.
|
|
8951
|
-
.
|
|
9021
|
+
.index_module_teacher_layout__9cd6a734 .index_module_top__9cd6a734 > div,
|
|
9022
|
+
.index_module_teacher_layout__9cd6a734 .index_module_bottom__9cd6a734 > div {
|
|
8952
9023
|
display: flex;
|
|
8953
9024
|
flex-direction: column;
|
|
8954
9025
|
align-items: center;
|
|
@@ -8960,16 +9031,16 @@
|
|
|
8960
9031
|
position: relative;
|
|
8961
9032
|
cursor: pointer;
|
|
8962
9033
|
}
|
|
8963
|
-
.
|
|
8964
|
-
.
|
|
9034
|
+
.index_module_teacher_layout__9cd6a734 .index_module_top__9cd6a734 > div:hover,
|
|
9035
|
+
.index_module_teacher_layout__9cd6a734 .index_module_bottom__9cd6a734 > div:hover {
|
|
8965
9036
|
background-color: #f5f5f5;
|
|
8966
9037
|
}
|
|
8967
|
-
.
|
|
8968
|
-
.
|
|
9038
|
+
.index_module_teacher_layout__9cd6a734 .index_module_top__9cd6a734 > div:hover .index_module_delete__9cd6a734,
|
|
9039
|
+
.index_module_teacher_layout__9cd6a734 .index_module_bottom__9cd6a734 > div:hover .index_module_delete__9cd6a734 {
|
|
8969
9040
|
display: block;
|
|
8970
9041
|
}
|
|
8971
|
-
.
|
|
8972
|
-
.
|
|
9042
|
+
.index_module_teacher_layout__9cd6a734 .index_module_top__9cd6a734 > div p,
|
|
9043
|
+
.index_module_teacher_layout__9cd6a734 .index_module_bottom__9cd6a734 > div p {
|
|
8973
9044
|
max-width: 60px;
|
|
8974
9045
|
overflow: hidden;
|
|
8975
9046
|
text-overflow: ellipsis;
|
|
@@ -8979,14 +9050,14 @@
|
|
|
8979
9050
|
line-height: 1;
|
|
8980
9051
|
padding-top: 12px;
|
|
8981
9052
|
}
|
|
8982
|
-
.
|
|
8983
|
-
.
|
|
9053
|
+
.index_module_teacher_layout__9cd6a734 .index_module_top__9cd6a734 > div img,
|
|
9054
|
+
.index_module_teacher_layout__9cd6a734 .index_module_bottom__9cd6a734 > div img {
|
|
8984
9055
|
width: 32px;
|
|
8985
9056
|
height: 32px;
|
|
8986
9057
|
border-radius: 50%;
|
|
8987
9058
|
}
|
|
8988
|
-
.
|
|
8989
|
-
.
|
|
9059
|
+
.index_module_teacher_layout__9cd6a734 .index_module_top__9cd6a734 > div .index_module_num__9cd6a734,
|
|
9060
|
+
.index_module_teacher_layout__9cd6a734 .index_module_bottom__9cd6a734 > div .index_module_num__9cd6a734 {
|
|
8990
9061
|
position: absolute;
|
|
8991
9062
|
top: 0;
|
|
8992
9063
|
right: 0;
|
|
@@ -8998,8 +9069,8 @@
|
|
|
8998
9069
|
font-size: 12px;
|
|
8999
9070
|
line-height: 1.2;
|
|
9000
9071
|
}
|
|
9001
|
-
.
|
|
9002
|
-
.
|
|
9072
|
+
.index_module_teacher_layout__9cd6a734 .index_module_top__9cd6a734 > div .index_module_delete__9cd6a734,
|
|
9073
|
+
.index_module_teacher_layout__9cd6a734 .index_module_bottom__9cd6a734 > div .index_module_delete__9cd6a734 {
|
|
9003
9074
|
position: absolute;
|
|
9004
9075
|
top: 2px;
|
|
9005
9076
|
right: 2px;
|
|
@@ -9007,35 +9078,35 @@
|
|
|
9007
9078
|
font-size: 12px;
|
|
9008
9079
|
display: none;
|
|
9009
9080
|
}
|
|
9010
|
-
.
|
|
9081
|
+
.index_module_teacher_layout__9cd6a734 .index_module_top__9cd6a734 > div {
|
|
9011
9082
|
margin: 8px;
|
|
9012
9083
|
}
|
|
9013
|
-
.
|
|
9084
|
+
.index_module_teacher_layout__9cd6a734 .index_module_top__9cd6a734 .index_module_shrink__9cd6a734 {
|
|
9014
9085
|
border-bottom: 1px solid #ebebeb;
|
|
9015
9086
|
border-radius: 0;
|
|
9016
9087
|
margin-bottom: 8px;
|
|
9017
9088
|
margin-top: 8px;
|
|
9018
9089
|
}
|
|
9019
|
-
.
|
|
9090
|
+
.index_module_teacher_layout__9cd6a734 .index_module_top__9cd6a734 .index_module_shrink__9cd6a734 > span {
|
|
9020
9091
|
font-size: 20px;
|
|
9021
9092
|
}
|
|
9022
|
-
.
|
|
9093
|
+
.index_module_teacher_layout__9cd6a734 .index_module_top__9cd6a734 .index_module_shrink__9cd6a734 p {
|
|
9023
9094
|
padding-top: 0;
|
|
9024
9095
|
}
|
|
9025
|
-
.
|
|
9096
|
+
.index_module_teacher_layout__9cd6a734 .index_module_top__9cd6a734 .index_module_shrink__9cd6a734:hover {
|
|
9026
9097
|
background-color: #fff !important;
|
|
9027
9098
|
}
|
|
9028
|
-
.
|
|
9029
|
-
.
|
|
9099
|
+
.index_module_teacher_layout__9cd6a734 .index_module_top__9cd6a734 .index_module_active__9cd6a734,
|
|
9100
|
+
.index_module_teacher_layout__9cd6a734 .index_module_bottom__9cd6a734 .index_module_active__9cd6a734 {
|
|
9030
9101
|
background: #ffe8e0;
|
|
9031
9102
|
}
|
|
9032
|
-
.
|
|
9103
|
+
.index_module_teacher_layout__9cd6a734 .index_module_bottom__9cd6a734 > div:last-child {
|
|
9033
9104
|
margin-bottom: 0;
|
|
9034
9105
|
}
|
|
9035
|
-
.
|
|
9106
|
+
.index_module_teacher_layout__9cd6a734 .index_module_bottom__9cd6a734 > div:first-child {
|
|
9036
9107
|
margin-top: 0;
|
|
9037
9108
|
}
|
|
9038
|
-
.
|
|
9109
|
+
.index_module_teacher_layout__9cd6a734 .index_module_bottom__9cd6a734 {
|
|
9039
9110
|
max-height: 524px;
|
|
9040
9111
|
padding: 0 8px;
|
|
9041
9112
|
padding-right: 4px;
|
|
@@ -9043,66 +9114,66 @@
|
|
|
9043
9114
|
margin-bottom: 8px;
|
|
9044
9115
|
margin-top: 8px;
|
|
9045
9116
|
}
|
|
9046
|
-
.
|
|
9117
|
+
.index_module_teacher_layout__9cd6a734 .index_module_bottom__9cd6a734::-webkit-scrollbar {
|
|
9047
9118
|
background-color: #eaedf1;
|
|
9048
9119
|
background-color: transparent;
|
|
9049
9120
|
width: 4px;
|
|
9050
9121
|
height: 4px;
|
|
9051
9122
|
}
|
|
9052
|
-
.
|
|
9123
|
+
.index_module_teacher_layout__9cd6a734 .index_module_bottom__9cd6a734::-webkit-scrollbar-thumb {
|
|
9053
9124
|
border-radius: 4px;
|
|
9054
9125
|
background-color: rgba(0, 0, 0, 0.25);
|
|
9055
9126
|
}
|
|
9056
|
-
.
|
|
9127
|
+
.index_module_teacher_layout_newlabo__9cd6a734 {
|
|
9057
9128
|
top: 50px;
|
|
9058
9129
|
right: 0;
|
|
9059
9130
|
}
|
|
9060
|
-
.
|
|
9131
|
+
.index_module_teacher_layout_newlabo__9cd6a734 .index_module_top__9cd6a734 svg {
|
|
9061
9132
|
transform: rotate(180deg);
|
|
9062
9133
|
}
|
|
9063
|
-
.
|
|
9064
|
-
.
|
|
9065
|
-
background: #
|
|
9134
|
+
.index_module_teacher_layout_newlabo__9cd6a734 .index_module_top__9cd6a734 .index_module_active__9cd6a734,
|
|
9135
|
+
.index_module_teacher_layout_newlabo__9cd6a734 .index_module_bottom__9cd6a734 .index_module_active__9cd6a734 {
|
|
9136
|
+
background-color: #D1E4FF;
|
|
9066
9137
|
}
|
|
9067
|
-
.
|
|
9138
|
+
.index_module_teacher_layout_modal__9cd6a734 {
|
|
9068
9139
|
width: 328px;
|
|
9069
9140
|
height: calc(100% - 48px);
|
|
9070
9141
|
background-color: #fff;
|
|
9071
9142
|
position: absolute;
|
|
9072
9143
|
border-top: 1px solid #ebebeb;
|
|
9073
9144
|
}
|
|
9074
|
-
.
|
|
9075
|
-
.
|
|
9145
|
+
.index_module_teacher_layout_modal__9cd6a734 .index_module_top__9cd6a734 .index_module_ai__9cd6a734,
|
|
9146
|
+
.index_module_teacher_layout_modal__9cd6a734 .index_module_bottom__9cd6a734 .index_module_ai__9cd6a734 {
|
|
9076
9147
|
border-bottom: 1px solid #ebebeb;
|
|
9077
9148
|
padding: 16px;
|
|
9078
9149
|
display: flex;
|
|
9079
9150
|
align-items: center;
|
|
9080
9151
|
cursor: pointer;
|
|
9081
9152
|
}
|
|
9082
|
-
.
|
|
9083
|
-
.
|
|
9153
|
+
.index_module_teacher_layout_modal__9cd6a734 .index_module_top__9cd6a734 .index_module_ai__9cd6a734 img,
|
|
9154
|
+
.index_module_teacher_layout_modal__9cd6a734 .index_module_bottom__9cd6a734 .index_module_ai__9cd6a734 img {
|
|
9084
9155
|
width: 32px;
|
|
9085
9156
|
height: 32px;
|
|
9086
9157
|
border-radius: 50%;
|
|
9087
9158
|
margin-right: 12px;
|
|
9088
9159
|
}
|
|
9089
|
-
.
|
|
9090
|
-
.
|
|
9160
|
+
.index_module_teacher_layout_modal__9cd6a734 .index_module_top__9cd6a734 .index_module_ai__9cd6a734 > span,
|
|
9161
|
+
.index_module_teacher_layout_modal__9cd6a734 .index_module_bottom__9cd6a734 .index_module_ai__9cd6a734 > span {
|
|
9091
9162
|
margin-right: 12px;
|
|
9092
9163
|
}
|
|
9093
|
-
.
|
|
9094
|
-
.
|
|
9164
|
+
.index_module_teacher_layout_modal__9cd6a734 .index_module_top__9cd6a734 .index_module_ai__9cd6a734 .index_module_user_info__9cd6a734,
|
|
9165
|
+
.index_module_teacher_layout_modal__9cd6a734 .index_module_bottom__9cd6a734 .index_module_ai__9cd6a734 .index_module_user_info__9cd6a734 {
|
|
9095
9166
|
width: 252px;
|
|
9096
9167
|
}
|
|
9097
|
-
.
|
|
9098
|
-
.
|
|
9168
|
+
.index_module_teacher_layout_modal__9cd6a734 .index_module_top__9cd6a734 .index_module_ai__9cd6a734 .index_module_user_info__9cd6a734 .index_module_message__9cd6a734,
|
|
9169
|
+
.index_module_teacher_layout_modal__9cd6a734 .index_module_bottom__9cd6a734 .index_module_ai__9cd6a734 .index_module_user_info__9cd6a734 .index_module_message__9cd6a734 {
|
|
9099
9170
|
color: #000;
|
|
9100
9171
|
font-size: 14px;
|
|
9101
9172
|
line-height: 1;
|
|
9102
9173
|
padding-right: 10px;
|
|
9103
9174
|
}
|
|
9104
|
-
.
|
|
9105
|
-
.
|
|
9175
|
+
.index_module_teacher_layout_modal__9cd6a734 .index_module_top__9cd6a734 .index_module_ai__9cd6a734 .index_module_user_info__9cd6a734 .index_module_message__9cd6a734 .index_module_num__9cd6a734,
|
|
9176
|
+
.index_module_teacher_layout_modal__9cd6a734 .index_module_bottom__9cd6a734 .index_module_ai__9cd6a734 .index_module_user_info__9cd6a734 .index_module_message__9cd6a734 .index_module_num__9cd6a734 {
|
|
9106
9177
|
margin-left: 12px;
|
|
9107
9178
|
border-radius: 26px;
|
|
9108
9179
|
background-color: #f4523b;
|
|
@@ -9112,15 +9183,15 @@
|
|
|
9112
9183
|
font-size: 12px;
|
|
9113
9184
|
line-height: 1;
|
|
9114
9185
|
}
|
|
9115
|
-
.
|
|
9116
|
-
.
|
|
9186
|
+
.index_module_teacher_layout_modal__9cd6a734 .index_module_top__9cd6a734 .index_module_ai__9cd6a734 .index_module_user_info__9cd6a734 .index_module_message__9cd6a734 .index_module_time__9cd6a734,
|
|
9187
|
+
.index_module_teacher_layout_modal__9cd6a734 .index_module_bottom__9cd6a734 .index_module_ai__9cd6a734 .index_module_user_info__9cd6a734 .index_module_message__9cd6a734 .index_module_time__9cd6a734 {
|
|
9117
9188
|
font-size: 12px;
|
|
9118
9189
|
color: rgba(0, 0, 0, 0.25);
|
|
9119
9190
|
float: right;
|
|
9120
9191
|
}
|
|
9121
|
-
.
|
|
9122
|
-
.
|
|
9123
|
-
color: rgba(0, 0, 0, 0.
|
|
9192
|
+
.index_module_teacher_layout_modal__9cd6a734 .index_module_top__9cd6a734 .index_module_ai__9cd6a734 .index_module_user_info__9cd6a734 .index_module_con__9cd6a734,
|
|
9193
|
+
.index_module_teacher_layout_modal__9cd6a734 .index_module_bottom__9cd6a734 .index_module_ai__9cd6a734 .index_module_user_info__9cd6a734 .index_module_con__9cd6a734 {
|
|
9194
|
+
color: rgba(0, 0, 0, 0.45);
|
|
9124
9195
|
font-size: 12px;
|
|
9125
9196
|
line-height: 1.5;
|
|
9126
9197
|
margin-top: 8px;
|
|
@@ -9128,32 +9199,32 @@
|
|
|
9128
9199
|
white-space: nowrap;
|
|
9129
9200
|
text-overflow: ellipsis;
|
|
9130
9201
|
}
|
|
9131
|
-
.
|
|
9132
|
-
.
|
|
9202
|
+
.index_module_teacher_layout_modal__9cd6a734 .index_module_top__9cd6a734 .index_module_active__9cd6a734,
|
|
9203
|
+
.index_module_teacher_layout_modal__9cd6a734 .index_module_bottom__9cd6a734 .index_module_active__9cd6a734 {
|
|
9133
9204
|
background: #ffe8e0;
|
|
9134
9205
|
}
|
|
9135
|
-
.
|
|
9206
|
+
.index_module_teacher_layout_modal__9cd6a734 .index_module_bottom__9cd6a734 {
|
|
9136
9207
|
overflow: auto;
|
|
9137
9208
|
height: calc(100% - 70px);
|
|
9138
9209
|
}
|
|
9139
|
-
.
|
|
9210
|
+
.index_module_teacher_layout_modal__9cd6a734 .index_module_bottom__9cd6a734::-webkit-scrollbar {
|
|
9140
9211
|
background-color: #eaedf1;
|
|
9141
9212
|
background-color: transparent;
|
|
9142
9213
|
width: 4px;
|
|
9143
9214
|
height: 4px;
|
|
9144
9215
|
}
|
|
9145
|
-
.
|
|
9216
|
+
.index_module_teacher_layout_modal__9cd6a734 .index_module_bottom__9cd6a734::-webkit-scrollbar-thumb {
|
|
9146
9217
|
border-radius: 4px;
|
|
9147
9218
|
background-color: rgba(0, 0, 0, 0.25);
|
|
9148
9219
|
}
|
|
9149
|
-
.
|
|
9220
|
+
.index_module_teacher_layout_modal__9cd6a734 .anticon {
|
|
9150
9221
|
vertical-align: 0;
|
|
9151
9222
|
}
|
|
9152
|
-
.
|
|
9153
|
-
.
|
|
9223
|
+
.index_module_teacher_layout_modal_newlabo__9cd6a734 .index_module_top__9cd6a734 .index_module_active__9cd6a734,
|
|
9224
|
+
.index_module_teacher_layout_modal_newlabo__9cd6a734 .index_module_bottom__9cd6a734 .index_module_active__9cd6a734 {
|
|
9154
9225
|
background: #f0f8ff !important;
|
|
9155
9226
|
}
|
|
9156
|
-
.
|
|
9227
|
+
.index_module_history_list__9cd6a734 {
|
|
9157
9228
|
position: absolute;
|
|
9158
9229
|
top: 0;
|
|
9159
9230
|
background: rgba(0, 0, 0, 0.3);
|
|
@@ -9161,17 +9232,18 @@
|
|
|
9161
9232
|
height: 100%;
|
|
9162
9233
|
overflow: hidden;
|
|
9163
9234
|
}
|
|
9164
|
-
.
|
|
9235
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 {
|
|
9165
9236
|
background: #fff;
|
|
9166
9237
|
position: absolute;
|
|
9238
|
+
z-index: 10;
|
|
9167
9239
|
bottom: -500px;
|
|
9168
9240
|
width: 100%;
|
|
9169
9241
|
border-radius: 16px 16px 0px 0px;
|
|
9170
9242
|
overflow: hidden;
|
|
9171
|
-
animation:
|
|
9243
|
+
animation: index_module_mymove__9cd6a734 1s forwards;
|
|
9172
9244
|
box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
|
|
9173
9245
|
}
|
|
9174
|
-
.
|
|
9246
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_title__9cd6a734 {
|
|
9175
9247
|
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
|
|
9176
9248
|
font-size: 16px;
|
|
9177
9249
|
font-weight: 600;
|
|
@@ -9180,18 +9252,18 @@
|
|
|
9180
9252
|
display: flex;
|
|
9181
9253
|
justify-content: space-between;
|
|
9182
9254
|
}
|
|
9183
|
-
.
|
|
9255
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_title__9cd6a734 svg {
|
|
9184
9256
|
font-size: 12px;
|
|
9185
9257
|
cursor: pointer;
|
|
9186
9258
|
opacity: 0.65;
|
|
9187
9259
|
font-weight: 300;
|
|
9188
9260
|
}
|
|
9189
|
-
.
|
|
9261
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_search_top__9cd6a734 {
|
|
9190
9262
|
position: relative;
|
|
9191
9263
|
margin: 16px 24px;
|
|
9192
9264
|
background-color: #fff;
|
|
9193
9265
|
}
|
|
9194
|
-
.
|
|
9266
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_search_top__9cd6a734 input {
|
|
9195
9267
|
width: 100%;
|
|
9196
9268
|
height: 40px;
|
|
9197
9269
|
line-height: 40px;
|
|
@@ -9201,7 +9273,7 @@
|
|
|
9201
9273
|
padding-right: 30px;
|
|
9202
9274
|
color: rgba(0, 0, 0, 0.85);
|
|
9203
9275
|
}
|
|
9204
|
-
.
|
|
9276
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_search_top__9cd6a734 .anticon {
|
|
9205
9277
|
position: absolute;
|
|
9206
9278
|
top: 11px;
|
|
9207
9279
|
z-index: 1;
|
|
@@ -9209,7 +9281,7 @@
|
|
|
9209
9281
|
font-size: 16px;
|
|
9210
9282
|
color: rgba(0, 0, 0, 0.65);
|
|
9211
9283
|
}
|
|
9212
|
-
.
|
|
9284
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_search_top__9cd6a734 .guanbi_Close {
|
|
9213
9285
|
position: absolute;
|
|
9214
9286
|
top: 3px;
|
|
9215
9287
|
right: 38px;
|
|
@@ -9218,69 +9290,127 @@
|
|
|
9218
9290
|
color: rgba(0, 0, 0, 0.65);
|
|
9219
9291
|
cursor: pointer;
|
|
9220
9292
|
}
|
|
9221
|
-
.
|
|
9293
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_search_top__9cd6a734 .guanbi_Close svg {
|
|
9222
9294
|
font-size: 10px;
|
|
9223
9295
|
opacity: 0.65;
|
|
9224
9296
|
}
|
|
9225
|
-
.
|
|
9297
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_search_top__9cd6a734 svg {
|
|
9226
9298
|
opacity: 0.65;
|
|
9227
9299
|
font-weight: 300;
|
|
9228
9300
|
}
|
|
9229
|
-
.
|
|
9301
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734:first-child {
|
|
9230
9302
|
margin-top: 0;
|
|
9231
9303
|
}
|
|
9232
|
-
.
|
|
9304
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 {
|
|
9233
9305
|
overflow: auto;
|
|
9234
9306
|
height: 510px;
|
|
9235
9307
|
}
|
|
9236
|
-
.
|
|
9308
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734::-webkit-scrollbar {
|
|
9237
9309
|
background-color: #eaedf1;
|
|
9238
9310
|
background-color: transparent;
|
|
9239
9311
|
width: 4px;
|
|
9240
9312
|
height: 4px;
|
|
9241
9313
|
}
|
|
9242
|
-
.
|
|
9314
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734::-webkit-scrollbar-thumb {
|
|
9243
9315
|
border-radius: 4px;
|
|
9244
9316
|
background-color: rgba(0, 0, 0, 0.25);
|
|
9245
9317
|
}
|
|
9246
|
-
.
|
|
9247
|
-
|
|
9248
|
-
padding: 8px;
|
|
9249
|
-
|
|
9318
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 .index_module_list_item__9cd6a734 .index_module_list_summary__9cd6a734 {
|
|
9319
|
+
width: 100%;
|
|
9320
|
+
padding: 8px 16px;
|
|
9321
|
+
display: flex;
|
|
9322
|
+
align-items: center;
|
|
9323
|
+
border-bottom: 1px solid #ebebeb;
|
|
9324
|
+
}
|
|
9325
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 .index_module_list_item__9cd6a734 .index_module_list_summary__9cd6a734 .index_module_head_img__9cd6a734 {
|
|
9326
|
+
width: 36px;
|
|
9327
|
+
height: 36px;
|
|
9328
|
+
border-radius: 50%;
|
|
9329
|
+
margin-right: 16px;
|
|
9330
|
+
}
|
|
9331
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 .index_module_list_item__9cd6a734 .index_module_list_summary__9cd6a734 .index_module_head_img__9cd6a734 img {
|
|
9332
|
+
width: 36px;
|
|
9333
|
+
height: 36px;
|
|
9334
|
+
border-radius: 50%;
|
|
9335
|
+
}
|
|
9336
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 .index_module_list_item__9cd6a734 .index_module_list_summary__9cd6a734 .index_module_head_img__9cd6a734 svg {
|
|
9337
|
+
width: 36px;
|
|
9338
|
+
height: 36px;
|
|
9339
|
+
}
|
|
9340
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 .index_module_list_item__9cd6a734 .index_module_list_summary__9cd6a734 .index_module_list_desc__9cd6a734 {
|
|
9341
|
+
width: calc(100% - 56px);
|
|
9342
|
+
}
|
|
9343
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 .index_module_list_item__9cd6a734 .index_module_list_summary__9cd6a734 .index_module_list_desc__9cd6a734 .index_module_name__9cd6a734 {
|
|
9344
|
+
color: rgba(0, 0, 0, 0.85);
|
|
9345
|
+
font-size: 16px;
|
|
9346
|
+
font-weight: 600;
|
|
9347
|
+
line-height: 150%;
|
|
9348
|
+
margin-bottom: 4px;
|
|
9349
|
+
}
|
|
9350
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 .index_module_list_item__9cd6a734 .index_module_list_summary__9cd6a734 .index_module_list_desc__9cd6a734 .index_module_name__9cd6a734 .index_module_time__9cd6a734 {
|
|
9351
|
+
float: right;
|
|
9352
|
+
font-size: 14px;
|
|
9353
|
+
color: #8c8c8c;
|
|
9354
|
+
font-weight: 400;
|
|
9355
|
+
}
|
|
9356
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 .index_module_list_item__9cd6a734 .index_module_list_summary__9cd6a734 .index_module_list_desc__9cd6a734 .index_module_decs__9cd6a734 {
|
|
9357
|
+
color: rgba(0, 0, 0, 0.65);
|
|
9358
|
+
font-size: 14px;
|
|
9359
|
+
font-weight: 400;
|
|
9360
|
+
line-height: 150%;
|
|
9361
|
+
overflow: hidden;
|
|
9362
|
+
text-overflow: ellipsis;
|
|
9363
|
+
white-space: nowrap;
|
|
9364
|
+
}
|
|
9365
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 .index_module_list_item__9cd6a734 .index_module_list_summary__9cd6a734 .index_module_list_desc__9cd6a734 .index_module_decs__9cd6a734 span {
|
|
9366
|
+
color: #f4523b;
|
|
9367
|
+
}
|
|
9368
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 .index_module_list_item__9cd6a734 .index_module_list_summary__9cd6a734 .index_module_open__9cd6a734 {
|
|
9369
|
+
font-size: 24px;
|
|
9370
|
+
color: rgba(0, 0, 0, 0.65);
|
|
9371
|
+
}
|
|
9372
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 .index_module_list_item__9cd6a734 .index_module_list_summary__9cd6a734 .index_module_active__9cd6a734 svg {
|
|
9373
|
+
transform: rotate(90deg);
|
|
9374
|
+
}
|
|
9375
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 .index_module_list_item__9cd6a734 .index_module_list_detail__9cd6a734 {
|
|
9376
|
+
background-color: rgba(0, 0, 0, 0.02);
|
|
9377
|
+
}
|
|
9378
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 .index_module_list_item__9cd6a734 .index_module_list_detail__9cd6a734 .index_module_list__9cd6a734 {
|
|
9379
|
+
padding: 8px 16px;
|
|
9380
|
+
margin-bottom: 1px;
|
|
9250
9381
|
position: relative;
|
|
9251
9382
|
cursor: pointer;
|
|
9252
9383
|
}
|
|
9253
|
-
.
|
|
9384
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 .index_module_list_item__9cd6a734 .index_module_list_detail__9cd6a734 .index_module_list__9cd6a734:hover {
|
|
9254
9385
|
background-color: rgba(0, 0, 0, 0.04);
|
|
9255
|
-
border-radius: 8px;
|
|
9256
9386
|
}
|
|
9257
|
-
.
|
|
9387
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 .index_module_list_item__9cd6a734 .index_module_list_detail__9cd6a734 .index_module_list__9cd6a734::before {
|
|
9258
9388
|
content: "";
|
|
9259
9389
|
display: inline-block;
|
|
9260
9390
|
width: 100%;
|
|
9261
9391
|
height: 1px;
|
|
9262
9392
|
background-color: #ebebeb;
|
|
9263
9393
|
position: absolute;
|
|
9264
|
-
bottom: -
|
|
9394
|
+
bottom: -1px;
|
|
9265
9395
|
left: -1px;
|
|
9266
9396
|
}
|
|
9267
|
-
.
|
|
9397
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 .index_module_list_item__9cd6a734 .index_module_list_detail__9cd6a734 .index_module_list__9cd6a734 .index_module_name__9cd6a734 {
|
|
9268
9398
|
display: flex;
|
|
9269
9399
|
justify-content: space-between;
|
|
9270
9400
|
align-items: center;
|
|
9271
9401
|
margin-bottom: 9px;
|
|
9272
9402
|
}
|
|
9273
|
-
.
|
|
9403
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 .index_module_list_item__9cd6a734 .index_module_list_detail__9cd6a734 .index_module_list__9cd6a734 .index_module_name__9cd6a734 p {
|
|
9274
9404
|
color: rgba(0, 0, 0, 0.85);
|
|
9275
9405
|
font-size: 16px;
|
|
9276
9406
|
font-weight: 600;
|
|
9277
9407
|
line-height: 1.5;
|
|
9278
9408
|
}
|
|
9279
|
-
.
|
|
9409
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 .index_module_list_item__9cd6a734 .index_module_list_detail__9cd6a734 .index_module_list__9cd6a734 .index_module_name__9cd6a734 .index_module_time__9cd6a734 {
|
|
9280
9410
|
font-size: 14px;
|
|
9281
9411
|
color: #8c8c8c;
|
|
9282
9412
|
}
|
|
9283
|
-
.
|
|
9413
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 .index_module_list_item__9cd6a734 .index_module_list_detail__9cd6a734 .index_module_list__9cd6a734 .index_module_con__9cd6a734 {
|
|
9284
9414
|
color: rgba(0, 0, 0, 0.85);
|
|
9285
9415
|
font-size: 14px;
|
|
9286
9416
|
font-weight: 400;
|
|
@@ -9293,17 +9423,22 @@
|
|
|
9293
9423
|
max-height: 40px;
|
|
9294
9424
|
word-break: break-all;
|
|
9295
9425
|
}
|
|
9296
|
-
.
|
|
9426
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 .index_module_list_item__9cd6a734 .index_module_list_detail__9cd6a734 .index_module_list__9cd6a734 .index_module_con__9cd6a734 span {
|
|
9297
9427
|
color: #f4523b;
|
|
9298
9428
|
}
|
|
9299
|
-
.
|
|
9429
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 .index_module_list_item__9cd6a734 .index_module_list_detail__9cd6a734 .index_module_list_more__9cd6a734 {
|
|
9430
|
+
text-align: center;
|
|
9431
|
+
color: rgba(0, 0, 0, 0.45);
|
|
9432
|
+
font-size: 14px;
|
|
9433
|
+
}
|
|
9434
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 .index_module_no_data__9cd6a734 {
|
|
9300
9435
|
text-align: center;
|
|
9301
9436
|
margin-top: 130px;
|
|
9302
9437
|
}
|
|
9303
|
-
.
|
|
9438
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 .index_module_no_data__9cd6a734 img {
|
|
9304
9439
|
width: 160px;
|
|
9305
9440
|
}
|
|
9306
|
-
.
|
|
9441
|
+
.index_module_history_list__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 .index_module_no_data__9cd6a734 p {
|
|
9307
9442
|
margin-top: 24px;
|
|
9308
9443
|
color: rgba(0, 0, 0, 0.45);
|
|
9309
9444
|
text-align: center;
|
|
@@ -9311,7 +9446,7 @@
|
|
|
9311
9446
|
line-height: 100%;
|
|
9312
9447
|
/* 14px */
|
|
9313
9448
|
}
|
|
9314
|
-
@keyframes
|
|
9449
|
+
@keyframes index_module_mymove__9cd6a734 {
|
|
9315
9450
|
from {
|
|
9316
9451
|
bottom: -500px;
|
|
9317
9452
|
}
|
|
@@ -9319,10 +9454,10 @@
|
|
|
9319
9454
|
bottom: 0;
|
|
9320
9455
|
}
|
|
9321
9456
|
}
|
|
9322
|
-
.
|
|
9457
|
+
.index_module_history_list__9cd6a734 .anticon {
|
|
9323
9458
|
vertical-align: 0;
|
|
9324
9459
|
}
|
|
9325
|
-
.
|
|
9460
|
+
.index_module_history_list_broadside__9cd6a734 {
|
|
9326
9461
|
width: 417px;
|
|
9327
9462
|
height: calc(100% - 48px);
|
|
9328
9463
|
right: 0;
|
|
@@ -9331,21 +9466,18 @@
|
|
|
9331
9466
|
background: transparent;
|
|
9332
9467
|
overflow: visible;
|
|
9333
9468
|
}
|
|
9334
|
-
.
|
|
9469
|
+
.index_module_history_list_broadside__9cd6a734 .index_module_search_layout__9cd6a734 {
|
|
9335
9470
|
height: 100%;
|
|
9336
9471
|
border-radius: 0;
|
|
9337
9472
|
box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
|
|
9338
9473
|
}
|
|
9339
|
-
.
|
|
9474
|
+
.index_module_history_list_broadside__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_search_top__9cd6a734 {
|
|
9340
9475
|
margin: 16px;
|
|
9341
9476
|
}
|
|
9342
|
-
.
|
|
9477
|
+
.index_module_history_list_broadside__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_title__9cd6a734 {
|
|
9343
9478
|
padding: 16px;
|
|
9344
9479
|
}
|
|
9345
|
-
.
|
|
9480
|
+
.index_module_history_list_broadside__9cd6a734 .index_module_search_layout__9cd6a734 .index_module_main_list__9cd6a734 {
|
|
9346
9481
|
height: calc(100% - 140px);
|
|
9347
9482
|
max-height: calc(100% - 140px);
|
|
9348
9483
|
}
|
|
9349
|
-
.index_module_history_list_broadside__0ae06d23 .index_module_search_layout__0ae06d23 .index_module_main_list__0ae06d23 .index_module_list__0ae06d23 {
|
|
9350
|
-
margin: 8px 16px 17px;
|
|
9351
|
-
}
|