123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380 |
- .transition-animation {
- transform: translateY(-100%);
- animation: slideInDown 0.5s ease forwards;
- }
- @keyframes slideInDown {
- from {
- transform: translateY(-100%);
- }
- to {
- transform: translateY(0);
- }
- }
- .footer {
- position: absolute;
- bottom: 5vh;
- width: 100%;
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- }
- .button-container {
- display: flex;
- flex-direction: column;
- text-align: center;
- }
- .btn-operate {
- display: flex;
- justify-content: space-between;
- /* flex-direction: column;
- text-align: center; */
- }
- .btn-operate-item {
- display: flex;
- flex-direction: column;
- align-items: center;
- margin-bottom: 20px;
- }
- .btn-operate-item text {
- font-size: 14px;
- color: #f0e9e9;
- padding: 5px;
- letter-spacing: 0;
- font-weight: 400;
- }
- .call-switch text {
- padding: 5px;
- color: #f0e9e9;
- font-size: 14px;
- }
- .call-operate {
- width: 8vh;
- height: 8vh;
- border-radius: 8vh;
- margin: 0 15vw;
- box-sizing: border-box;
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .call-switch .call-operate {
- width: 4vh;
- height: 3vh;
- }
- .call-operate image {
- width: 100%;
- height: 100%;
- background: none;
- }
- .tips {
- font-size: 20px;
- color: #FFFFFF;
- letter-spacing: 0;
- margin: 0 auto;
- /* text-shadow: 0 1px 2px rgba(0,0,0,0.40); */
- font-weight: 600;
- max-width: 150px;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .tips-subtitle {
- font-family: PingFangSC-Regular;
- font-size: 14px;
- color: #FFFFFF;
- letter-spacing: 0;
- text-align: right;
- /* text-shadow: 0 1px 2px rgba(0,0,0,0.30); */
- font-weight: 400;
- }
- .invite-call {
- /* background: #ffffff; */
- position: absolute;
- top: 0;
- z-index: 100;
- width: 100px;
- height: 187px;
- }
- .invite-call .local-video {
- width: 100px;
- height: 187px;
- }
- .invite-call .invite-calling {
- position: absolute;
- top: 0;
- z-index: 101;
- width: 100vw;
- height: 100vh;
- }
- .invite-calling-header {
- margin-top: 107px;
- display: flex;
- justify-content: flex-end;
- padding: 0 16px;
- }
- .btn-container {
- display: flex;
- align-items: center;
- position: relative;
- }
- .invite-calling-header-left {
- position: absolute;
- right: 0;
- }
- .invite-calling-header-left image {
- width: 32px;
- height: 32px;
- }
- .invite-calling-header-right {
- display: flex;
- align-items: center;
- }
- .invite-calling-header-message {
- display: flex;
- flex-direction: column;
- padding: 0 16px;
- }
- .invite-calling-header-right image {
- width: 100px;
- height: 100px;
- border-radius: 12px;
- }
- .invite-calling .footer {
- position: absolute;
- bottom: 5vh;
- width: 100%;
- }
- .invite-calling .btn-operate {
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .hidden {
- display: none;
- }
- .trtc-calling {
- width: 100vw;
- height: 100vh;
- overflow: hidden;
- margin: 0;
- z-index: 99;
- }
- .audio-call {
- width: 100vw;
- height: 100vh;
- position: absolute;
- top: 0;
- z-index: 100;
- background: #FFFFFF;
- }
- .audio-call>.btn-operate {
- display: flex;
- justify-content: center;
- }
- .audio-call>image {
- width: 40vw;
- height: 40vw;
- display: block;
- margin: 20vw 30vw;
- margin-top: 40vw;
- }
- .invite-calling-single>image {
- width: 120px;
- height: 120px;
- border-radius: 12px;
- display: block;
- margin: 120px auto 15px;
- /* margin: 20vw 30vw; */
- }
- .invite-calling-single .tips {
- width: 100%;
- height: 40px;
- line-height: 40px;
- text-align: center;
- font-size: 20px;
- color: #333333;
- letter-spacing: 0;
- font-weight: 500;
- }
- .invite-calling-single .tips-subtitle {
- height: 20px;
- font-family: PingFangSC-Regular;
- font-size: 14px;
- color: #97989C;
- letter-spacing: 0;
- font-weight: 400;
- text-align: center;
- }
- .swiper {
- margin-top: 107px;
- min-height: 374px;
- }
- .invite-calling-list {
- display: flex;
- flex-wrap: wrap;
- width: 100%;
- justify-content: flex-start
- }
- .invite-calling-item {
- flex: 0.5;
- /*设置最小宽度,才会让元素排不下,导致换行排列*/
- min-width: 50%;
- height: 187px;
- position: relative;
- }
- .invite-calling-item image {
- width: 100%;
- height: 100%;
- }
- .invite-calling-item-message {
- position: absolute;
- top: 0;
- left: 0;
- float: left;
- background: rgba(0, 0, 0, 0.60);
- width: 100%;
- height: 100%;
- z-index: 2;
- }
- .invite-calling-item-loadimg {
- position: absolute;
- left: calc(50% - 20px);
- top: calc(50% - 20px);
- width: 40px;
- height: 40px;
- -webkit-transform: rotate(360deg);
- animation: rotation 2s linear infinite;
- -moz-animation: rotation 2s linear infinite;
- -webkit-animation: rotation 2s linear infinite;
- -o-animation: rotation 2s linear infinite;
- }
- @-webkit-keyframes rotation {
- from {
- -webkit-transform: rotate(0deg);
- }
- to {
- -webkit-transform: rotate(360deg);
- }
- }
- .invite-calling-item-loadimg image {
- width: 100%;
- height: 100%;
- }
- .invite-calling-item-id {
- position: absolute;
- left: 2%;
- bottom: 2%;
- font-family: PingFangSC-Regular;
- font-weight: 400;
- font-size: 12px;
- color: #FFFFFF;
- }
- .avatar {
- background-color: black;
- }
- /* 被叫者 */
- .invite-txt {
- width: 126px;
- height: 20px;
- font-family: PingFangSC-Regular;
- font-weight: 400;
- font-size: 14px;
- color: #333333;
- letter-spacing: 0;
- margin: 16px auto 60px auto;
- }
- .invite-other-txt {
- width: 112px;
- height: 20px;
- font-family: PingFangSC-Regular;
- font-weight: 400;
- font-size: 14px;
- color: #333333;
- letter-spacing: 0;
- margin: 0 auto 24px auto;
- }
- .invite-other-list {
- position: absolute;
- left: 14vw;
- margin-top: 0 auto;
- display: flex;
- flex-wrap: wrap;
- width: 272px;
- justify-content: center;
- flex-wrap: wrap;
- }
- .invite-other-item {
- flex: 0.25;
- /*设置最小宽度,才会让元素排不下,导致换行排列*/
- text-align: center;
- max-width: 64px;
- margin: 2px;
- }
- .invite-other-item image {
- border-radius: 10%;
- max-width: 64px;
- height: 64px;
- }
- .invite-other-item-name {
- font-family: PingFangSC-Regular;
- font-weight: 400;
- font-size: 12px;
- color: #666666;
- letter-spacing: 0;
- line-height: 18px;
- }
|