parent
09b7f688a5
commit
b08d76aaa6
@ -1,5 +1,5 @@
|
||||
"use strict";
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[67138,53396,62531,31594,28943,98150,24064,72469,32810,17714,94797,52141,31701,17244,95318,51253,15963,23997,90935,69909,94598,15141,28244,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[67138,62531,31594,28943,53396,98150,24064,72469,32810,17714,94797,52141,31701,17244,95318,51253,15963,23997,90935,69909,94598,15141,28244,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
|
||||
/***/ 87169:
|
||||
/*!*******************************************************************************************************************!*\
|
||||
@ -1,5 +1,5 @@
|
||||
"use strict";
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[72469,53396,62531,31594,28943,98150,24064,67138,32810,17714,94797,52141,31701,17244,95318,51253,15963,23997,90935,69909,94598,15141,28244,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[72469,62531,31594,28943,53396,98150,24064,67138,32810,17714,94797,52141,31701,17244,95318,51253,15963,23997,90935,69909,94598,15141,28244,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
|
||||
/***/ 87169:
|
||||
/*!*******************************************************************************************************************!*\
|
||||
@ -1,5 +1,5 @@
|
||||
"use strict";
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[98150,53396,62531,15963,23997,94598,58838,31556,96004,23003,6572,32405],{
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[98150,62531,53396,15963,23997,94598,58838,31556,96004,23003,6572,32405],{
|
||||
|
||||
/***/ 87169:
|
||||
/*!*******************************************************************************************************************!*\
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,803 +0,0 @@
|
||||
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.5@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.5@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Practices/index.less?modules ***!
|
||||
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.officialNotice___viNFQ {
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
position: relative;
|
||||
background: linear-gradient(180deg, #0B2D73 0%, #5463C5 100%);
|
||||
}
|
||||
.officialNotice___viNFQ .nav_add___dlM_9 {
|
||||
width: 9vw;
|
||||
height: 4vh;
|
||||
background: #1C367E;
|
||||
box-shadow: inset 0px 0.05vw 0.1vw 0px rgba(27, 36, 74, 0.5);
|
||||
border-radius: 0.6vw;
|
||||
margin-right: 2vw;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
}
|
||||
.officialNotice___viNFQ .content___TPBj4 {
|
||||
display: flex;
|
||||
height: 90vh;
|
||||
margin-top: 2vh;
|
||||
padding: 1vh 1.5vw 0 1.5vw;
|
||||
}
|
||||
.officialNotice___viNFQ .content___TPBj4 .content_right___HKM3Y {
|
||||
width: 100vw;
|
||||
height: 88vh;
|
||||
margin-left: 1.5vw;
|
||||
background: linear-gradient(180deg, #224392 0%, #5B6BC7 100%);
|
||||
box-shadow: 0px 2px 4px 0px #435FCC;
|
||||
border-radius: 1vw;
|
||||
border: 1px solid #435FCC;
|
||||
padding: 2vw;
|
||||
/* 图片路径 */
|
||||
background-repeat: no-repeat;
|
||||
background-size: 17vw 20vh;
|
||||
/* 设置图片的大小 */
|
||||
background-position: top 1vh right 1vw;
|
||||
/* 定位图片到右上角 */
|
||||
}
|
||||
.officialNotice___viNFQ .content___TPBj4 .content_right___HKM3Y .div_two___kkTTX {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
flex-wrap: wrap;
|
||||
height: 75vh;
|
||||
overflow-y: auto;
|
||||
align-content: flex-start;
|
||||
}
|
||||
.officialNotice___viNFQ .content___TPBj4 .content_right___HKM3Y .div_two___kkTTX .two_item___uhCn2 {
|
||||
width: 35vw;
|
||||
height: 12vh;
|
||||
margin-bottom: 1vw;
|
||||
background: rgba(9, 32, 93, 0.6);
|
||||
padding: 1vw 0.5vw 1vw 1vw;
|
||||
display: flex;
|
||||
cursor: pointer;
|
||||
}
|
||||
.officialNotice___viNFQ .content___TPBj4 .content_right___HKM3Y .div_two___kkTTX .two_item___uhCn2 .two_img___M3hdb {
|
||||
width: 30%;
|
||||
height: 8.5vh;
|
||||
}
|
||||
.officialNotice___viNFQ .content___TPBj4 .content_right___HKM3Y .div_two___kkTTX .two_item___uhCn2 .two_text___RRGlD {
|
||||
width: 53%;
|
||||
margin-left: 1vw;
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 400;
|
||||
font-size: 1.8vh;
|
||||
color: #FFFFFF;
|
||||
font-style: normal;
|
||||
display: -webkit-box;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-line-clamp: 3;
|
||||
overflow: hidden;
|
||||
}
|
||||
.officialNotice___viNFQ .content___TPBj4 .content_right___HKM3Y .div_two___kkTTX .two_item___uhCn2 .two_time___IodP1 {
|
||||
width: 15%;
|
||||
margin-left: 2%;
|
||||
border-left: 1px rgba(255, 255, 255, 0.2) solid;
|
||||
}
|
||||
.officialNotice___viNFQ .content___TPBj4 .content_right___HKM3Y .div_two___kkTTX .two_item___uhCn2 .two_time___IodP1 .time_year___Y3qEQ {
|
||||
font-size: 2vh;
|
||||
height: 5vh;
|
||||
line-height: 5vh;
|
||||
color: #fff;
|
||||
font-size: 600;
|
||||
text-align: center;
|
||||
}
|
||||
.officialNotice___viNFQ .content___TPBj4 .content_right___HKM3Y .div_two___kkTTX .two_item___uhCn2 .two_time___IodP1 .time_month___a7D0n {
|
||||
color: #fff;
|
||||
font-size: 1.2vh;
|
||||
height: 3vh;
|
||||
line-height: 2vh;
|
||||
text-align: center;
|
||||
}
|
||||
.officialNotice___viNFQ .content___TPBj4 .content_right___HKM3Y .div_one___g6HzK {
|
||||
height: 75vh;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.officialNotice___viNFQ .content___TPBj4 .content_right___HKM3Y .div_one___g6HzK .one_item___DF57E {
|
||||
width: 100%;
|
||||
height: 22.7vh;
|
||||
margin-bottom: 1vw;
|
||||
background: rgba(9, 32, 93, 0.6);
|
||||
padding: 1vw;
|
||||
display: flex;
|
||||
cursor: pointer;
|
||||
}
|
||||
.officialNotice___viNFQ .content___TPBj4 .content_right___HKM3Y .div_one___g6HzK .one_item___DF57E:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.officialNotice___viNFQ .content___TPBj4 .content_right___HKM3Y .div_one___g6HzK .one_item___DF57E .one_img___cogcZ {
|
||||
width: 21.5%;
|
||||
height: 19vh;
|
||||
}
|
||||
.officialNotice___viNFQ .content___TPBj4 .content_right___HKM3Y .div_one___g6HzK .one_item___DF57E .one_text___c499Y {
|
||||
width: 61.5%;
|
||||
margin-left: 2vw;
|
||||
}
|
||||
.officialNotice___viNFQ .content___TPBj4 .content_right___HKM3Y .div_one___g6HzK .one_item___DF57E .one_text___c499Y .one_title___MQP7E {
|
||||
height: 7vh;
|
||||
font-weight: 600;
|
||||
font-style: normal;
|
||||
color: #FFFFFF;
|
||||
font-size: 2.2vh;
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
display: -webkit-box;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-line-clamp: 2;
|
||||
overflow: hidden;
|
||||
margin-top: 2vh;
|
||||
}
|
||||
.officialNotice___viNFQ .content___TPBj4 .content_right___HKM3Y .div_one___g6HzK .one_item___DF57E .one_text___c499Y .one_neirong___o3V99 {
|
||||
height: 9.6vh;
|
||||
font-weight: 400;
|
||||
color: #FFFFFF;
|
||||
font-style: normal;
|
||||
font-size: 1.6vh;
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
display: -webkit-box;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-line-clamp: 4;
|
||||
overflow: hidden;
|
||||
}
|
||||
.officialNotice___viNFQ .content___TPBj4 .content_right___HKM3Y .div_one___g6HzK .one_item___DF57E .one_time___qYslU {
|
||||
width: 12%;
|
||||
margin-left: 2%;
|
||||
height: 17.5vh;
|
||||
background: rgba(255, 255, 255, 0.2);
|
||||
border-radius: 1vh;
|
||||
margin-top: 1vh;
|
||||
}
|
||||
.officialNotice___viNFQ .content___TPBj4 .content_right___HKM3Y .div_one___g6HzK .one_item___DF57E .one_time___qYslU .time_year___Y3qEQ {
|
||||
font-size: 3.5vh;
|
||||
height: 5vh;
|
||||
line-height: 5vh;
|
||||
color: #fff;
|
||||
font-size: 600;
|
||||
text-align: center;
|
||||
margin-top: 4vh;
|
||||
margin-bottom: 0.8vh;
|
||||
}
|
||||
.officialNotice___viNFQ .content___TPBj4 .content_right___HKM3Y .div_one___g6HzK .one_item___DF57E .one_time___qYslU .time_month___a7D0n {
|
||||
color: #fff;
|
||||
font-size: 1.6vh;
|
||||
height: 3vh;
|
||||
line-height: 3vh;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.5@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.5@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/MultiUpload/index.less ***!
|
||||
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.upload_button {
|
||||
width: 108px;
|
||||
height: 32px;
|
||||
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
|
||||
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
||||
border-radius: 2px;
|
||||
border: 1px solid #BACFFE;
|
||||
font-size: 14px;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 400;
|
||||
color: #3061D0;
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
align-items: center;
|
||||
align-content: center;
|
||||
}
|
||||
.upload_button .aBtn_img {
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
margin-top: -3px;
|
||||
margin-right: 8px;
|
||||
}
|
||||
.upload_button:hover {
|
||||
width: 108px;
|
||||
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
|
||||
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
||||
border-radius: 2px;
|
||||
border: 1px solid #BACFFE;
|
||||
font-size: 14px;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 400;
|
||||
color: #3061D0;
|
||||
}
|
||||
.disable_upload_button {
|
||||
width: 108px;
|
||||
height: 32px;
|
||||
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
|
||||
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
||||
border-radius: 2px;
|
||||
font-size: 14px;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 400;
|
||||
}
|
||||
.disable_upload_button .aBtn_img {
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
margin-top: -3px;
|
||||
margin-right: 8px;
|
||||
}
|
||||
.upload_button:active {
|
||||
width: 108px;
|
||||
height: 32px;
|
||||
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
|
||||
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
||||
border-radius: 2px;
|
||||
border: 1px solid #BACFFE;
|
||||
font-size: 14px;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 400;
|
||||
color: #3061D0;
|
||||
}
|
||||
.upload_text {
|
||||
width: 129px;
|
||||
height: 20px;
|
||||
font-size: 14px;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 400;
|
||||
color: #5F6367;
|
||||
line-height: 20px;
|
||||
margin-left: 16px;
|
||||
}
|
||||
|
||||
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.5@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.5@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/HeaderNav/index.less?modules ***!
|
||||
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.nav_bg___pTE1T {
|
||||
height: 45px;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
background: #163B88;
|
||||
position: relative;
|
||||
}
|
||||
.nav_bg___pTE1T .nav_left___tT9dm {
|
||||
height: 45px;
|
||||
width: 30vw;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-left: 1.5vw;
|
||||
}
|
||||
.nav_bg___pTE1T .nav_time___ZYsoD {
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 400;
|
||||
font-size: 12px;
|
||||
color: #FFFFFF;
|
||||
text-align: left;
|
||||
font-style: normal;
|
||||
}
|
||||
.nav_bg___pTE1T .nav_title___VcKTB {
|
||||
height: 60px;
|
||||
width: 460px;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 50%;
|
||||
right: 50%;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
.nav_bg___pTE1T .nav_right___GdTJz {
|
||||
height: 45px;
|
||||
width: 30vw;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: flex-end;
|
||||
margin-right: 1.5vw;
|
||||
}
|
||||
.nav_bg___pTE1T .nav_right___GdTJz img {
|
||||
cursor: pointer;
|
||||
}
|
||||
.nav_bg___pTE1T .nav_right___GdTJz .user_info___pLgXu {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
}
|
||||
.nav_bg___pTE1T .nav_right___GdTJz .user_info___pLgXu .user_name___El8Wz {
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 500;
|
||||
font-size: 1.6vh;
|
||||
color: #FFFFFF;
|
||||
font-style: normal;
|
||||
margin: 0 1vh;
|
||||
}
|
||||
.nav_bg___pTE1T .message_warp___f0kKB {
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
margin-left: 2vh;
|
||||
}
|
||||
.nav_bg___pTE1T .message_warp___f0kKB .new_message___s9oui {
|
||||
position: absolute;
|
||||
top: 0.4vh;
|
||||
right: 0vh;
|
||||
width: 6px;
|
||||
height: 6px;
|
||||
border-radius: 50%;
|
||||
background: red;
|
||||
}
|
||||
|
||||
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.5@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.5@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/AuthModal/index.less?modules ***!
|
||||
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.tilte___IfiMG {
|
||||
color: #333333;
|
||||
font-size: 16px;
|
||||
text-align: center;
|
||||
}
|
||||
.flexRow___pQP78 {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
margin-top: 30px;
|
||||
}
|
||||
.flexColumn___xrBZQ {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
.footerWrap___C5kCC {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.img___GoWZu {
|
||||
width: 40px;
|
||||
height: 37px;
|
||||
vertical-align: middle;
|
||||
border-style: none;
|
||||
}
|
||||
.content___pumTK {
|
||||
font-size: 14px;
|
||||
color: #979797;
|
||||
margin-top: 15px;
|
||||
}
|
||||
.modalContent___XvHiZ {
|
||||
text-align: center;
|
||||
margin-top: 10px;
|
||||
color: #333333;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.5@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.5@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Header/components/Join/index.less?modules ***!
|
||||
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.flex_box_center___cltIf {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___fKr_O {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center____QfiA {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___ysqmH {
|
||||
justify-content: flex-end;
|
||||
align-items: center;
|
||||
-webkit-justify-content: flex-end;
|
||||
-webkit-align-items: center;
|
||||
-webkit-box-align: center;
|
||||
-webkit-box-pack: end;
|
||||
box-align: center;
|
||||
box-pack: end;
|
||||
}
|
||||
.flex_box_column___CfE8K {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
button {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 1px solid transparent;
|
||||
outline: none;
|
||||
background-color: transparent;
|
||||
}
|
||||
button:active {
|
||||
opacity: 0.6;
|
||||
}
|
||||
.flex-col___q69Kn {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
.flex-row___HYZQR {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
.justify-start___hl1ma {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
.justify-center___DYm_O {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
.justify-end___qddUn {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
.justify-evenly___uhKut {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
}
|
||||
.justify-around___lWRCW {
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
}
|
||||
.justify-between___Fizuh {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.align-start___HDyjH {
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
}
|
||||
.align-center___Z1RIH {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.align-end___TqRle {
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
}
|
||||
button {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 1px solid transparent;
|
||||
outline: none;
|
||||
background-color: transparent;
|
||||
}
|
||||
button:active {
|
||||
opacity: 0.6;
|
||||
}
|
||||
.flex-col___q69Kn {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
.flex-row___HYZQR {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
.justify-start___hl1ma {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
.justify-center___DYm_O {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
.justify-end___qddUn {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
.justify-evenly___uhKut {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
}
|
||||
.justify-around___lWRCW {
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
}
|
||||
.justify-between___Fizuh {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.align-start___HDyjH {
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
}
|
||||
.align-center___Z1RIH {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.align-end___TqRle {
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
}
|
||||
.rightMenu___ADTOX {
|
||||
width: 120px;
|
||||
text-align: center;
|
||||
}
|
||||
.rightMenu___ADTOX li {
|
||||
padding: 0 15px;
|
||||
height: 35px;
|
||||
line-height: 35px;
|
||||
background: none !important;
|
||||
}
|
||||
.rightMenu___ADTOX li:hover {
|
||||
background: #0152d9 !important;
|
||||
}
|
||||
.rightMenu___ADTOX li:hover a {
|
||||
color: white !important;
|
||||
}
|
||||
.rightMenu___ADTOX li a {
|
||||
font-size: 14px;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.joinMenu___aRGsf {
|
||||
padding: 0 0;
|
||||
width: 240px;
|
||||
}
|
||||
.joinMenu___aRGsf a {
|
||||
color: #323232;
|
||||
}
|
||||
.joinBoard___AeUvr {
|
||||
border: 1px solid #eee;
|
||||
width: 1px;
|
||||
height: 100%;
|
||||
}
|
||||
.joinCol___fV4uL {
|
||||
width: 48%;
|
||||
}
|
||||
.hidden___TkCJZ {
|
||||
display: none;
|
||||
}
|
||||
.w140___Vx5lp {
|
||||
width: 140px !important;
|
||||
}
|
||||
.w100___yYRaC {
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.5@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.5@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Header/components/User/index.less?modules ***!
|
||||
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.flex_box_center___YbxYn {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___Atwkg {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center____I6AC {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___LrYPg {
|
||||
justify-content: flex-end;
|
||||
align-items: center;
|
||||
-webkit-justify-content: flex-end;
|
||||
-webkit-align-items: center;
|
||||
-webkit-box-align: center;
|
||||
-webkit-box-pack: end;
|
||||
box-align: center;
|
||||
box-pack: end;
|
||||
}
|
||||
.flex_box_column___j7QNF {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
button {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 1px solid transparent;
|
||||
outline: none;
|
||||
background-color: transparent;
|
||||
}
|
||||
button:active {
|
||||
opacity: 0.6;
|
||||
}
|
||||
.flex-col___FjWL1 {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
.flex-row___VfJkb {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
.justify-start___kCHdk {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
.justify-center___lxZ9q {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
.justify-end___bVseE {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
.justify-evenly___tH11C {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
}
|
||||
.justify-around___RNnQY {
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
}
|
||||
.justify-between___HFF9Q {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.align-start___C1sHu {
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
}
|
||||
.align-center___Ow7vB {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.align-end___dpCs7 {
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
}
|
||||
button {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 1px solid transparent;
|
||||
outline: none;
|
||||
background-color: transparent;
|
||||
}
|
||||
button:active {
|
||||
opacity: 0.6;
|
||||
}
|
||||
.flex-col___FjWL1 {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
.flex-row___VfJkb {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
.justify-start___kCHdk {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
.justify-center___lxZ9q {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
.justify-end___bVseE {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
.justify-evenly___tH11C {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
}
|
||||
.justify-around___RNnQY {
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
}
|
||||
.justify-between___HFF9Q {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.align-start___C1sHu {
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
}
|
||||
.align-center___Ow7vB {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.align-end___dpCs7 {
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
}
|
||||
.userPic___a46Uz {
|
||||
width: 34px;
|
||||
height: 34px;
|
||||
border-radius: 34px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.rightMenu___y_nqk {
|
||||
text-align: center;
|
||||
}
|
||||
.rightMenu___y_nqk li {
|
||||
padding: 0;
|
||||
}
|
||||
.rightMenu___y_nqk li:hover {
|
||||
background: #0152d9;
|
||||
}
|
||||
.rightMenu___y_nqk li:hover a {
|
||||
color: white;
|
||||
}
|
||||
.rightMenu___y_nqk li a {
|
||||
font-size: 14px;
|
||||
margin: 0;
|
||||
}
|
||||
[id="educoder"] .menuWrap___iwlZB {
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
border-radius: 2px;
|
||||
}
|
||||
[id="educoder"] .menuWrap___iwlZB li {
|
||||
height: 35px;
|
||||
padding: 0 !important;
|
||||
}
|
||||
[id="educoder"] .menuWrap___iwlZB li [class~='ant-dropdown-menu-title-content'] {
|
||||
flex: none !important;
|
||||
}
|
||||
[id="educoder"] .menuWrap___iwlZB li a {
|
||||
margin: 0px;
|
||||
color: #323232;
|
||||
text-align: left;
|
||||
padding: 0px 15px;
|
||||
line-height: 35px;
|
||||
}
|
||||
.exit___MOREW {
|
||||
border-top: 1px solid #eeeeee;
|
||||
}
|
||||
.classromediv___crYsO {
|
||||
width: 60px;
|
||||
height: 50px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
border-radius: 50px;
|
||||
cursor: pointer;
|
||||
animation: glow___jMGk7 200ms ease-out infinite alternate;
|
||||
}
|
||||
@keyframes glow___jMGk7 {
|
||||
0% {
|
||||
border-color: #00fff9;
|
||||
text-align: center;
|
||||
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
|
||||
}
|
||||
100% {
|
||||
border-color: #00fff9;
|
||||
text-align: center;
|
||||
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
|
||||
}
|
||||
}
|
||||
.height67___asp2E {
|
||||
height: 40px;
|
||||
}
|
||||
.login___WGEW9 {
|
||||
width: 90px;
|
||||
height: 32px;
|
||||
line-height: 32px;
|
||||
text-align: center;
|
||||
background: linear-gradient(135deg, #6c7bfd 0%, #3a45fa 100%);
|
||||
border-radius: 2px;
|
||||
cursor: pointer;
|
||||
font-size: 14px;
|
||||
color: #ffffff;
|
||||
}
|
||||
.login___WGEW9 > span {
|
||||
padding: 0 !important;
|
||||
}
|
||||
.icon___HABAt {
|
||||
font-size: 12px;
|
||||
display: inline-block;
|
||||
transform: translateY(3px) scale(0.6);
|
||||
color: #979797;
|
||||
}
|
||||
.new_style___VRLKt {
|
||||
width: 3vh;
|
||||
height: 3vh;
|
||||
margin: 0 1.5vh 0 2vh;
|
||||
}
|
||||
.zzxy_user___LLqzL {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
}
|
||||
.zzxy_user___LLqzL span {
|
||||
color: #fff;
|
||||
font-size: 12px;
|
||||
}
|
||||
.zzxy_user___LLqzL .icon_img___WwVKf {
|
||||
margin-left: 1.5vh;
|
||||
height: 7px;
|
||||
}
|
||||
.new_style_header___V65v3 {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 45px;
|
||||
}
|
||||
.height6_vh___T2Kph {
|
||||
height: 45px;
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue