feat: 为上线而修改细节

This commit is contained in:
ZhuRui
2026-09-01 15:24:09 +08:00
parent 887b2f3f07
commit 19afaa66dc
77 changed files with 1014 additions and 258 deletions
+1 -1
View File
@@ -100,4 +100,4 @@
object-fit: contain
}
/*# sourceMappingURL=about.css.map?hash=b446ba1443bc4913f472*/
/*# sourceMappingURL=about.css.map*/
+1 -1
View File
@@ -1 +1 @@
{"version":3,"file":"assets/css/about.css?hash=b446ba1443bc4913f472","mappings":"AAAA,QACI,WACA,aACA,kBACA,aACA,sBACA,uBACA,mBAEA,YACI,UACA,kBACA,WACA,YACA,qCACA,cAGJ,cACI,UACA,gEACA,WACA,aACA,sBACA,uBACA,mBAEA,qBACI,eACA,iBAGJ,mBACI,aACA,eAKZ,MACI,aACA,sBACA,mBAEA,aACI,gEACA,gBACA,eACA,iBACA,cAGJ,aACI,gBACA,aACA,mBACA,uBAEA,iBACI,aACA,qCACA,kBAGJ,kBACI,gBACA,iBACA,eACA,gBAIR,uBACI,gBACA,aACA,SAEA,2BACI,aACA,yCAIR,qBACI,gBAEA,yBACI,YACA,yC","sources":["webpack://liu-official/./src/assets/scss/about.scss"],"sourcesContent":[".banner {\r\n width: 100%;\r\n height: 520px;\r\n position: relative;\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n\r\n &__bg {\r\n z-index: 0;\r\n position: absolute;\r\n width: 100%;\r\n height: 100%;\r\n object-fit: cover;\r\n display: block;\r\n }\r\n\r\n &__body {\r\n z-index: 1;\r\n user-select: none;\r\n color: white;\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n\r\n &__title {\r\n font-size: 60px;\r\n line-height: 90px;\r\n }\r\n\r\n &__sub {\r\n margin-top: 0;\r\n font-size: 20px;\r\n }\r\n }\r\n}\r\n\r\n.main {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n\r\n &__title {\r\n user-select: none;\r\n margin-top: 85px;\r\n font-size: 38px;\r\n font-weight: bold;\r\n color: #191919;\r\n }\r\n\r\n &__about {\r\n margin-top: 75px;\r\n display: flex;\r\n flex-direction: row;\r\n justify-content: center;\r\n\r\n img {\r\n height: 285px;\r\n object-fit: cover;\r\n margin-right: 25px;\r\n }\r\n\r\n .tex {\r\n text-indent: 2em;\r\n line-height: 24px;\r\n font-size: 14px;\r\n max-width: 450px;\r\n }\r\n }\r\n\r\n .certificate-con {\r\n margin-top: 75px;\r\n display: flex;\r\n gap: 30px;\r\n\r\n img {\r\n height: 245px;\r\n object-fit: contain;\r\n }\r\n }\r\n\r\n .copyright-con {\r\n margin-top: 75px;\r\n\r\n img {\r\n width: 945px;\r\n object-fit: contain;\r\n }\r\n }\r\n}\r\n"],"names":[],"sourceRoot":""}
{"version":3,"file":"assets/css/about.css","mappings":"AAAA,QACI,WACA,aACA,kBACA,aACA,sBACA,uBACA,mBAEA,YACI,UACA,kBACA,WACA,YACA,qCACA,cAGJ,cACI,UACA,gEACA,WACA,aACA,sBACA,uBACA,mBAEA,qBACI,eACA,iBAGJ,mBACI,aACA,eAKZ,MACI,aACA,sBACA,mBAEA,aACI,gEACA,gBACA,eACA,iBACA,cAGJ,aACI,gBACA,aACA,mBACA,uBAEA,iBACI,aACA,qCACA,kBAGJ,kBACI,gBACA,iBACA,eACA,gBAIR,uBACI,gBACA,aACA,SAEA,2BACI,aACA,yCAIR,qBACI,gBAEA,yBACI,YACA,yC","sources":["webpack://liu-official/./src/assets/scss/about.scss"],"sourcesContent":[".banner {\r\n width: 100%;\r\n height: 520px;\r\n position: relative;\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n\r\n &__bg {\r\n z-index: 0;\r\n position: absolute;\r\n width: 100%;\r\n height: 100%;\r\n object-fit: cover;\r\n display: block;\r\n }\r\n\r\n &__body {\r\n z-index: 1;\r\n user-select: none;\r\n color: white;\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n\r\n &__title {\r\n font-size: 60px;\r\n line-height: 90px;\r\n }\r\n\r\n &__sub {\r\n margin-top: 0;\r\n font-size: 20px;\r\n }\r\n }\r\n}\r\n\r\n.main {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n\r\n &__title {\r\n user-select: none;\r\n margin-top: 85px;\r\n font-size: 38px;\r\n font-weight: bold;\r\n color: #191919;\r\n }\r\n\r\n &__about {\r\n margin-top: 75px;\r\n display: flex;\r\n flex-direction: row;\r\n justify-content: center;\r\n\r\n img {\r\n height: 285px;\r\n object-fit: cover;\r\n margin-right: 25px;\r\n }\r\n\r\n .tex {\r\n text-indent: 2em;\r\n line-height: 24px;\r\n font-size: 14px;\r\n max-width: 450px;\r\n }\r\n }\r\n\r\n .certificate-con {\r\n margin-top: 75px;\r\n display: flex;\r\n gap: 30px;\r\n\r\n img {\r\n height: 245px;\r\n object-fit: contain;\r\n }\r\n }\r\n\r\n .copyright-con {\r\n margin-top: 75px;\r\n\r\n img {\r\n width: 945px;\r\n object-fit: contain;\r\n }\r\n }\r\n}\r\n"],"names":[],"sourceRoot":""}
+1 -1
View File
@@ -1,3 +1,3 @@
#board{position:absolute;left:0;right:0;bottom:0;top:0;min-height:650px;min-width:1470px}#board .container{position:fixed;background-color:#fff;left:0;right:0;bottom:0;top:0;min-width:1470px}#board .container--show{display:block}#board .container .right-bg{position:absolute;top:0;bottom:0;right:0}#board .container .main-img{position:absolute;min-height:800px;height:100%;top:50%;right:0;transform:translateY(-50%)}#board .container .title-con{position:absolute;top:20%;left:9%}#board .container .title-con .title{font-size:42px;color:#191919}#board .container .title-con .sub{margin-top:12px;font-size:30px;color:#717171}#board .container .qr-p-con{position:absolute;top:50%;transform:translateY(-50%);width:100%;height:90%;min-height:920px}#board .container .qr-code-con{position:absolute;display:flex;flex-direction:column;bottom:20%;left:9%}#board .container .qr-code-con .qr-img{width:210px;height:210px}#board .container .qr-code-con .qr-dep{margin:20px 0;font-weight:bold;font-size:16px;color:#191919}#board .container .qr-code-con .qr-btn-con{display:flex;flex-direction:column;gap:10px}#board .container .qr-code-con .qr-btn-con .row{display:flex;gap:10px}#board .container .qr-code-con .qr-btn-con .row .btn{display:flex;justify-content:center;align-items:center;border-radius:5px;color:#fff;width:100px;height:40px;font-size:14px;background-color:#ff5b00}.cggl{position:fixed;background-color:#fff;left:0;right:0;bottom:0;top:0;min-width:1470px}.cggl>img{width:100%;height:auto;display:block;cursor:pointer}.cggl__inner{width:100%;height:100%;transform-origin:top left;position:absolute;top:0;left:0}.cggl__inner .right-main-bg{position:absolute;right:0;width:auto;height:100%}.cggl__inner .title-con{position:absolute;top:10%;left:8%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cggl__inner .title-con .title{font-size:40px;color:#191919}.cggl__inner .title-con .sub{margin-top:12px;font-size:28px;color:#717171}.cggl__inner .hint-img-con{position:absolute;left:8%;bottom:42%;width:auto}.cggl__inner .hint-img-con .row{display:flex;align-items:center;justify-content:space-around;gap:18px}.cggl__inner .hint-img-con .row+.row{margin-top:23px}.cggl__inner .hint-img-con .hint-con{width:80px;display:flex;flex-direction:column;align-items:center}.cggl__inner .hint-img-con .hint-con img{width:34px;height:34px}.cggl__inner .hint-img-con .hint-con .hint-tex{color:#191919;margin-top:12px;font-size:14px}.cggl__inner .QR-code-con{position:absolute;display:flex;bottom:10%;left:8%;width:auto;height:auto}.cggl__inner .QR-code-con .QR-code{width:185px;height:185px}.cggl__inner .QR-code-con .QR-code-title{line-height:28px;font-size:24px;color:#191919;font-weight:bold;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cggl__inner .QR-code-con .QR-code-describe{margin-top:20px;line-height:28px;font-size:16px;color:#717171}.cggl__inner .subject{position:absolute;right:0;top:50%;height:98%;transform:translateY(-50%)}.cggl__inner .subject img{height:100%}
/*# sourceMappingURL=board.css.map?hash=b446ba1443bc4913f472*/
/*# sourceMappingURL=board.css.map*/
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1020,4 +1020,4 @@ h6 {
text-decoration: none
}
/*# sourceMappingURL=common.css.map?hash=b446ba1443bc4913f472*/
/*# sourceMappingURL=common.css.map*/
File diff suppressed because one or more lines are too long
+684 -3
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+4 -3
View File
@@ -209,7 +209,7 @@ button {
.section-header__title {
line-height: 45px;
font-weight: 600;
font-size: 30px;
font-size: 32px;
color: #191919
}
@@ -220,7 +220,8 @@ button {
line-height: 28px;
display: flex;
align-items: center;
cursor: pointer
cursor: pointer;
text-decoration: none;
}
.section-header__more img {
@@ -244,4 +245,4 @@ button {
}
}
/*# sourceMappingURL=main.css.map?hash=b446ba1443bc4913f472*/
/*# sourceMappingURL=main.css.map*/
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,3 +1,3 @@
:root{font-size:16px;font-family:MiSans,PingFang SC-Bold,PingFang SC,sans-serif;word-break:break-all}.header{position:fixed;top:0;left:0;width:100%;height:72px;background:rgba(0,0,0,.3);backdrop-filter:blur(10px);z-index:10;display:flex;align-items:center;justify-content:space-between;padding:16px 24px;box-sizing:border-box}.header__logo>img{width:auto;height:40px;display:block}.header__menu__icon{width:24px;height:24px;display:block}.footer{background-color:#1b1b1b;padding:43px 24px 24px;color:#fff}.footer__logo{font-weight:400;font-size:12px;color:#fff}.footer__logo>img{width:auto;height:28.24px;display:block;margin-bottom:12px}.footer__row{display:flex;justify-content:space-between;gap:1em;margin-top:37px}.footer__nav-list{flex:1 1 0;display:flex;flex-direction:column;gap:24px}.footer__nav__title{font-weight:bold;font-size:14px;color:#fff;line-height:20px;margin-bottom:20px}.footer__nav__item{font-size:14px;color:#fff;line-height:32px}.footer__nav__item a{color:inherit;text-decoration:none}.footer__qr-code-list{flex:0 0 auto;display:flex;flex-direction:column;gap:32px}.footer__qr-code-item{width:132px;display:flex;flex-direction:column;align-items:center;text-align:center;font-size:12px;color:#fff}.footer__qr-code-item>img{width:132px;height:132px;display:block}.footer__qr-code-item>div{margin-top:12px}.footer__qr-code-list2{display:flex;justify-content:space-between;margin-top:20px}.footer .copyright{font-size:12px;color:#fff;margin-top:66px;text-align:center}.section-bar{font-weight:600;font-size:18px;color:#191919;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.section-bar__more{font-weight:400;font-size:13px;color:#717171;display:flex;align-items:center;cursor:pointer}.section-bar__more img{margin-left:5px;width:16px;height:16px}
/*# sourceMappingURL=mobile.css.map?hash=b446ba1443bc4913f472*/
/*# sourceMappingURL=mobile.css.map*/
+1 -1
View File
@@ -1 +1 @@
{"version":3,"file":"assets/css/mobile.css?hash=b446ba1443bc4913f472","mappings":"AAAA,MACI,eACA,0DACI,CAIJ,qBCPJ,QACI,eACA,MACA,OACA,WACA,YACA,0BACA,2BACA,WACA,aACA,mBACA,8BACA,kBACA,sBAEI,kBACI,WACA,YACA,cAIJ,oBACI,WACA,YACA,cAKZ,QACI,yBACA,uBACA,WACA,cACI,gBACA,eACA,WACA,kBACI,WACA,eACA,cACA,mBAGR,aACI,aACA,8BACA,QACA,gBAEJ,kBACI,WACA,aACA,sBACA,SAGA,oBACI,iBACA,eACA,WACA,iBACA,mBAEJ,mBACI,eACA,WACA,iBACA,qBACI,cACA,qBAIZ,sBACI,cACA,aACA,sBACA,SAEJ,sBACI,YACA,aACA,sBACA,mBACA,kBACA,eACA,WACA,0BACI,YACA,aACA,cAEJ,0BACI,gBAGR,uBACI,aACA,8BACA,gBAEJ,mBACI,eACA,WACA,gBACA,kBAIR,aACI,gBACA,eACA,cACA,aACA,mBACA,8BACA,sBAEA,mBACI,gBACA,eACA,cACA,aACA,mBACA,eACA,uBACI,gBACA,WACA,Y","sources":["webpack://liu-official/./src/assets/scss/mobile/global.scss","webpack://liu-official/./src/assets/scss/mobile/common.scss"],"sourcesContent":[":root {\r\n font-size: 16px;\r\n font-family:\r\n MiSans,\r\n PingFang SC-Bold,\r\n PingFang SC,\r\n sans-serif;\r\n word-break: break-all;\r\n}\r\n",".header {\r\n position: fixed;\r\n top: 0;\r\n left: 0;\r\n width: 100%;\r\n height: 72px;\r\n background: rgba(0, 0, 0, 0.3);\r\n backdrop-filter: blur(10px);\r\n z-index: 10;\r\n display: flex;\r\n align-items: center;\r\n justify-content: space-between;\r\n padding: 16px 24px;\r\n box-sizing: border-box;\r\n &__logo {\r\n > img {\r\n width: auto;\r\n height: 40px;\r\n display: block;\r\n }\r\n }\r\n &__menu {\r\n &__icon {\r\n width: 24px;\r\n height: 24px;\r\n display: block;\r\n }\r\n }\r\n}\r\n\r\n.footer {\r\n background-color: #1b1b1b;\r\n padding: 43px 24px 24px;\r\n color: #ffffff;\r\n &__logo {\r\n font-weight: 400;\r\n font-size: 12px;\r\n color: #ffffff;\r\n > img {\r\n width: auto;\r\n height: 28.24px;\r\n display: block;\r\n margin-bottom: 12px;\r\n }\r\n }\r\n &__row {\r\n display: flex;\r\n justify-content: space-between;\r\n gap: 1em;\r\n margin-top: 37px;\r\n }\r\n &__nav-list {\r\n flex: 1 1 0;\r\n display: flex;\r\n flex-direction: column;\r\n gap: 24px;\r\n }\r\n &__nav {\r\n &__title {\r\n font-weight: bold;\r\n font-size: 14px;\r\n color: #ffffff;\r\n line-height: 20px;\r\n margin-bottom: 20px;\r\n }\r\n &__item {\r\n font-size: 14px;\r\n color: #ffffff;\r\n line-height: 32px;\r\n a {\r\n color: inherit;\r\n text-decoration: none;\r\n }\r\n }\r\n }\r\n &__qr-code-list {\r\n flex: 0 0 auto;\r\n display: flex;\r\n flex-direction: column;\r\n gap: 32px;\r\n }\r\n &__qr-code-item {\r\n width: 132px;\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n text-align: center;\r\n font-size: 12px;\r\n color: #ffffff;\r\n > img {\r\n width: 132px;\r\n height: 132px;\r\n display: block;\r\n }\r\n > div {\r\n margin-top: 12px;\r\n }\r\n }\r\n &__qr-code-list2 {\r\n display: flex;\r\n justify-content: space-between;\r\n margin-top: 20px;\r\n }\r\n .copyright {\r\n font-size: 12px;\r\n color: #ffffff;\r\n margin-top: 66px;\r\n text-align: center;\r\n }\r\n}\r\n\r\n.section-bar {\r\n font-weight: 600;\r\n font-size: 18px;\r\n color: #191919;\r\n display: flex;\r\n align-items: center;\r\n justify-content: space-between;\r\n box-sizing: border-box;\r\n\r\n &__more {\r\n font-weight: 400;\r\n font-size: 13px;\r\n color: #717171;\r\n display: flex;\r\n align-items: center;\r\n cursor: pointer;\r\n img {\r\n margin-left: 5px;\r\n width: 16px;\r\n height: 16px;\r\n }\r\n }\r\n}\r\n"],"names":[],"sourceRoot":""}
{"version":3,"file":"assets/css/mobile.css","mappings":"AAAA,MACI,eACA,0DACI,CAIJ,qBCPJ,QACI,eACA,MACA,OACA,WACA,YACA,0BACA,2BACA,WACA,aACA,mBACA,8BACA,kBACA,sBAEI,kBACI,WACA,YACA,cAIJ,oBACI,WACA,YACA,cAKZ,QACI,yBACA,uBACA,WACA,cACI,gBACA,eACA,WACA,kBACI,WACA,eACA,cACA,mBAGR,aACI,aACA,8BACA,QACA,gBAEJ,kBACI,WACA,aACA,sBACA,SAGA,oBACI,iBACA,eACA,WACA,iBACA,mBAEJ,mBACI,eACA,WACA,iBACA,qBACI,cACA,qBAIZ,sBACI,cACA,aACA,sBACA,SAEJ,sBACI,YACA,aACA,sBACA,mBACA,kBACA,eACA,WACA,0BACI,YACA,aACA,cAEJ,0BACI,gBAGR,uBACI,aACA,8BACA,gBAEJ,mBACI,eACA,WACA,gBACA,kBAIR,aACI,gBACA,eACA,cACA,aACA,mBACA,8BACA,sBAEA,mBACI,gBACA,eACA,cACA,aACA,mBACA,eACA,uBACI,gBACA,WACA,Y","sources":["webpack://liu-official/./src/assets/scss/mobile/global.scss","webpack://liu-official/./src/assets/scss/mobile/common.scss"],"sourcesContent":[":root {\r\n font-size: 16px;\r\n font-family:\r\n MiSans,\r\n PingFang SC-Bold,\r\n PingFang SC,\r\n sans-serif;\r\n word-break: break-all;\r\n}\r\n",".header {\r\n position: fixed;\r\n top: 0;\r\n left: 0;\r\n width: 100%;\r\n height: 72px;\r\n background: rgba(0, 0, 0, 0.3);\r\n backdrop-filter: blur(10px);\r\n z-index: 10;\r\n display: flex;\r\n align-items: center;\r\n justify-content: space-between;\r\n padding: 16px 24px;\r\n box-sizing: border-box;\r\n &__logo {\r\n > img {\r\n width: auto;\r\n height: 40px;\r\n display: block;\r\n }\r\n }\r\n &__menu {\r\n &__icon {\r\n width: 24px;\r\n height: 24px;\r\n display: block;\r\n }\r\n }\r\n}\r\n\r\n.footer {\r\n background-color: #1b1b1b;\r\n padding: 43px 24px 24px;\r\n color: #ffffff;\r\n &__logo {\r\n font-weight: 400;\r\n font-size: 12px;\r\n color: #ffffff;\r\n > img {\r\n width: auto;\r\n height: 28.24px;\r\n display: block;\r\n margin-bottom: 12px;\r\n }\r\n }\r\n &__row {\r\n display: flex;\r\n justify-content: space-between;\r\n gap: 1em;\r\n margin-top: 37px;\r\n }\r\n &__nav-list {\r\n flex: 1 1 0;\r\n display: flex;\r\n flex-direction: column;\r\n gap: 24px;\r\n }\r\n &__nav {\r\n &__title {\r\n font-weight: bold;\r\n font-size: 14px;\r\n color: #ffffff;\r\n line-height: 20px;\r\n margin-bottom: 20px;\r\n }\r\n &__item {\r\n font-size: 14px;\r\n color: #ffffff;\r\n line-height: 32px;\r\n a {\r\n color: inherit;\r\n text-decoration: none;\r\n }\r\n }\r\n }\r\n &__qr-code-list {\r\n flex: 0 0 auto;\r\n display: flex;\r\n flex-direction: column;\r\n gap: 32px;\r\n }\r\n &__qr-code-item {\r\n width: 132px;\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n text-align: center;\r\n font-size: 12px;\r\n color: #ffffff;\r\n > img {\r\n width: 132px;\r\n height: 132px;\r\n display: block;\r\n }\r\n > div {\r\n margin-top: 12px;\r\n }\r\n }\r\n &__qr-code-list2 {\r\n display: flex;\r\n justify-content: space-between;\r\n margin-top: 20px;\r\n }\r\n .copyright {\r\n font-size: 12px;\r\n color: #ffffff;\r\n margin-top: 66px;\r\n text-align: center;\r\n }\r\n}\r\n\r\n.section-bar {\r\n font-weight: 600;\r\n font-size: 18px;\r\n color: #191919;\r\n display: flex;\r\n align-items: center;\r\n justify-content: space-between;\r\n box-sizing: border-box;\r\n\r\n &__more {\r\n font-weight: 400;\r\n font-size: 13px;\r\n color: #717171;\r\n display: flex;\r\n align-items: center;\r\n cursor: pointer;\r\n img {\r\n margin-left: 5px;\r\n width: 16px;\r\n height: 16px;\r\n }\r\n }\r\n}\r\n"],"names":[],"sourceRoot":""}
+1 -1
View File
@@ -1,3 +1,3 @@
.container[data-v-2f0e53ec]{position:relative;display:flex;flex-direction:column;align-items:center}.container .main-bg[data-v-2f0e53ec]{position:relative;width:100%;-o-object-fit:contain;object-fit:contain;z-index:1}.main-body[data-v-2f0e53ec]{position:relative;margin-top:-50px;z-index:2;background:#fff;display:flex;flex-direction:column;align-items:center;border-radius:25px;padding:0 20px 20px 20px}.main-body .body-tex-title[data-v-2f0e53ec]{margin:35px 0 30px 0;font-size:24px;font-weight:bold}.main-body .body-tex-sub[data-v-2f0e53ec]{color:#717171;font-size:.8rem;margin-bottom:25px}.main-body .tex-div[data-v-2f0e53ec]{color:#191919;font-size:1rem;line-height:1.65rem;text-indent:2rem}.main-body .body-table[data-v-2f0e53ec]{width:100%}.main-body .body-table .row[data-v-2f0e53ec]{display:flex;align-items:center;gap:1.85rem}.main-body .body-table .row[data-v-2f0e53ec]>*{flex:1;-o-object-fit:cover;object-fit:cover}.main-body .body-table .row span[data-v-2f0e53ec]{padding:10px 0;display:flex;justify-content:center;align-items:center;color:#717171;font-size:1rem}
/*# sourceMappingURL=mobileAbout.css.map?hash=b446ba1443bc4913f472*/
/*# sourceMappingURL=mobileAbout.css.map*/
+1 -1
View File
@@ -1 +1 @@
{"version":3,"file":"assets/css/mobileAbout.css?hash=b446ba1443bc4913f472","mappings":"AACA,4BACE,kBACA,aACA,sBACA,mBAEA,qCACE,kBACA,WACA,yCACA,UAGJ,4BACE,kBACA,iBACA,UACA,gBACA,aACA,sBACA,mBACA,mBACA,yBAEA,4CACE,qBACA,eACA,iBAGF,0CACE,cACA,gBACA,mBAGF,qCACE,cACA,eACA,oBACA,iBAGF,wCACE,WACA,6CACE,aACA,mBACA,YAEA,+CACE,OACA,qCAGF,kDACE,eACA,aACA,uBACA,mBACA,cACA,e","sources":["webpack://liu-official/./src/components/vue/mobile/pages/About.vue"],"sourcesContent":["\r\n.container {\r\n position: relative;\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n\r\n .main-bg {\r\n position: relative;\r\n width: 100%;\r\n object-fit: contain;\r\n z-index: 1;\r\n }\r\n}\r\n.main-body {\r\n position: relative;\r\n margin-top: -50px;\r\n z-index: 2;\r\n background: white;\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n border-radius: 25px;\r\n padding: 0 20px 20px 20px;\r\n\r\n .body-tex-title {\r\n margin: 35px 0 30px 0;\r\n font-size: 24px;\r\n font-weight: bold;\r\n }\r\n\r\n .body-tex-sub {\r\n color: #717171;\r\n font-size: 0.8rem;\r\n margin-bottom: 25px;\r\n }\r\n\r\n .tex-div {\r\n color: #191919;\r\n font-size: 1rem;\r\n line-height: 1.65rem;\r\n text-indent: 2rem;\r\n }\r\n\r\n .body-table {\r\n width: 100%;\r\n .row {\r\n display: flex;\r\n align-items: center;\r\n gap: 1.85rem;\r\n\r\n & > * {\r\n flex: 1;\r\n object-fit: cover;\r\n }\r\n\r\n span {\r\n padding: 10px 0;\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n color: #717171;\r\n font-size: 1rem;\r\n }\r\n }\r\n }\r\n}\r\n"],"names":[],"sourceRoot":""}
{"version":3,"file":"assets/css/mobileAbout.css","mappings":"AACA,4BACE,kBACA,aACA,sBACA,mBAEA,qCACE,kBACA,WACA,yCACA,UAGJ,4BACE,kBACA,iBACA,UACA,gBACA,aACA,sBACA,mBACA,mBACA,yBAEA,4CACE,qBACA,eACA,iBAGF,0CACE,cACA,gBACA,mBAGF,qCACE,cACA,eACA,oBACA,iBAGF,wCACE,WACA,6CACE,aACA,mBACA,YAEA,+CACE,OACA,qCAGF,kDACE,eACA,aACA,uBACA,mBACA,cACA,e","sources":["webpack://liu-official/./src/components/vue/mobile/pages/About.vue"],"sourcesContent":["\r\n.container {\r\n position: relative;\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n\r\n .main-bg {\r\n position: relative;\r\n width: 100%;\r\n object-fit: contain;\r\n z-index: 1;\r\n }\r\n}\r\n.main-body {\r\n position: relative;\r\n margin-top: -50px;\r\n z-index: 2;\r\n background: white;\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n border-radius: 25px;\r\n padding: 0 20px 20px 20px;\r\n\r\n .body-tex-title {\r\n margin: 35px 0 30px 0;\r\n font-size: 24px;\r\n font-weight: bold;\r\n }\r\n\r\n .body-tex-sub {\r\n color: #717171;\r\n font-size: 0.8rem;\r\n margin-bottom: 25px;\r\n }\r\n\r\n .tex-div {\r\n color: #191919;\r\n font-size: 1rem;\r\n line-height: 1.65rem;\r\n text-indent: 2rem;\r\n }\r\n\r\n .body-table {\r\n width: 100%;\r\n .row {\r\n display: flex;\r\n align-items: center;\r\n gap: 1.85rem;\r\n\r\n & > * {\r\n flex: 1;\r\n object-fit: cover;\r\n }\r\n\r\n span {\r\n padding: 10px 0;\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n color: #717171;\r\n font-size: 1rem;\r\n }\r\n }\r\n }\r\n}\r\n"],"names":[],"sourceRoot":""}
+1 -1
View File
@@ -1,3 +1,3 @@
.container[data-v-5da04a37]{position:relative;display:flex;flex-direction:column;align-items:center}.container .main-bg[data-v-5da04a37]{position:relative;width:100%;-o-object-fit:contain;object-fit:contain;z-index:1}.main-body[data-v-5da04a37]{min-height:300px;width:100%;z-index:2;margin-top:-50px;background-color:#fff;display:flex;flex-direction:column;align-items:center;border-radius:25px}.main-body .body-title[data-v-5da04a37]{margin-top:40px;color:#000;font-size:25px;font-weight:bold}.form-con[data-v-5da04a37]{width:90%;display:flex;margin:50px 0 35px 0;flex-direction:column;align-items:center;background-color:#fff}.form-con .form-item-row[data-v-5da04a37]{display:flex;gap:10px;flex:1}.form-con .form-submit[data-v-5da04a37]{width:260px;height:48px;margin-top:30px;background-color:#ffc300;color:#000}.form-con .remark[data-v-5da04a37]{margin-top:20px;text-align:center;font-size:12px;color:#717171}
/*# sourceMappingURL=mobileRegister.css.map?hash=b446ba1443bc4913f472*/
/*# sourceMappingURL=mobileRegister.css.map*/
+1 -1
View File
@@ -1 +1 @@
{"version":3,"file":"assets/css/mobileRegister.css?hash=b446ba1443bc4913f472","mappings":"AACA,4BACE,kBACA,aACA,sBACA,mBAEA,qCACE,kBACA,WACA,yCACA,UAIJ,4BACE,iBACA,WACA,UACA,iBACA,sBACA,aACA,sBACA,mBACA,mBAEA,wCACE,gBACA,WACA,eACA,iBAIJ,2BACE,UACA,aACA,qBACA,sBACA,mBACA,sBAEA,0CACE,aACA,SACA,OAGF,wCACE,YACA,YACA,gBACA,yBACA,WAGF,mCACE,gBACA,kBACA,eACA,c","sources":["webpack://liu-official/./src/components/vue/mobile/pages/Register.vue"],"sourcesContent":["\r\n.container {\r\n position: relative;\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n\r\n .main-bg {\r\n position: relative;\r\n width: 100%;\r\n object-fit: contain;\r\n z-index: 1;\r\n }\r\n}\r\n\r\n.main-body {\r\n min-height: 300px;\r\n width: 100%;\r\n z-index: 2;\r\n margin-top: -50px;\r\n background-color: rgb(255, 255, 255);\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n border-radius: 25px;\r\n\r\n .body-title {\r\n margin-top: 40px;\r\n color: #000000;\r\n font-size: 25px;\r\n font-weight: bold;\r\n }\r\n}\r\n\r\n.form-con {\r\n width: 90%;\r\n display: flex;\r\n margin: 50px 0 35px 0;\r\n flex-direction: column;\r\n align-items: center;\r\n background-color: white;\r\n\r\n .form-item-row {\r\n display: flex;\r\n gap: 10px;\r\n flex: 1;\r\n }\r\n\r\n .form-submit {\r\n width: 260px;\r\n height: 48px;\r\n margin-top: 30px;\r\n background-color: #ffc300;\r\n color: black;\r\n }\r\n\r\n .remark {\r\n margin-top: 20px;\r\n text-align: center;\r\n font-size: 12px;\r\n color: #717171;\r\n }\r\n}\r\n"],"names":[],"sourceRoot":""}
{"version":3,"file":"assets/css/mobileRegister.css","mappings":"AACA,4BACE,kBACA,aACA,sBACA,mBAEA,qCACE,kBACA,WACA,yCACA,UAIJ,4BACE,iBACA,WACA,UACA,iBACA,sBACA,aACA,sBACA,mBACA,mBAEA,wCACE,gBACA,WACA,eACA,iBAIJ,2BACE,UACA,aACA,qBACA,sBACA,mBACA,sBAEA,0CACE,aACA,SACA,OAGF,wCACE,YACA,YACA,gBACA,yBACA,WAGF,mCACE,gBACA,kBACA,eACA,c","sources":["webpack://liu-official/./src/components/vue/mobile/pages/Register.vue"],"sourcesContent":["\r\n.container {\r\n position: relative;\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n\r\n .main-bg {\r\n position: relative;\r\n width: 100%;\r\n object-fit: contain;\r\n z-index: 1;\r\n }\r\n}\r\n\r\n.main-body {\r\n min-height: 300px;\r\n width: 100%;\r\n z-index: 2;\r\n margin-top: -50px;\r\n background-color: rgb(255, 255, 255);\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n border-radius: 25px;\r\n\r\n .body-title {\r\n margin-top: 40px;\r\n color: #000000;\r\n font-size: 25px;\r\n font-weight: bold;\r\n }\r\n}\r\n\r\n.form-con {\r\n width: 90%;\r\n display: flex;\r\n margin: 50px 0 35px 0;\r\n flex-direction: column;\r\n align-items: center;\r\n background-color: white;\r\n\r\n .form-item-row {\r\n display: flex;\r\n gap: 10px;\r\n flex: 1;\r\n }\r\n\r\n .form-submit {\r\n width: 260px;\r\n height: 48px;\r\n margin-top: 30px;\r\n background-color: #ffc300;\r\n color: black;\r\n }\r\n\r\n .remark {\r\n margin-top: 20px;\r\n text-align: center;\r\n font-size: 12px;\r\n color: #717171;\r\n }\r\n}\r\n"],"names":[],"sourceRoot":""}
+5 -5
View File
@@ -198,7 +198,7 @@
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;
}
.news-main .xwzx .kuang .nrs .mingchen {
@@ -390,19 +390,19 @@
margin: 4px 0;
padding: 0;
border: none;
}
.news-main .articlea .pages ul li a {
display: inline-block;
max-width: 100%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
vertical-align: bottom;
color: #1a2026;
font-size: 14px;
text-decoration: none;
line-height: 1.6;
}
.news-main .articlea .pages ul li a {
color: inherit;
text-decoration: inherit;
}
.news-main .articlea .pages ul li a:hover {
color: #eb662b;
}
+1 -1
View File
@@ -88,4 +88,4 @@
color: #717171
}
/*# sourceMappingURL=register.css.map?hash=b446ba1443bc4913f472*/
/*# sourceMappingURL=register.css.map*/
+1 -1
View File
@@ -1 +1 @@
{"version":3,"file":"assets/css/register.css?hash=b446ba1443bc4913f472","mappings":"AAAA,QACI,WACA,aACA,kBACA,aACA,sBACA,uBACA,mBAEA,YACI,UACA,kBACA,WACA,YACA,qCACA,cAGJ,cACI,UACA,gEACA,WACA,aACA,sBACA,uBACA,mBAEA,qBACI,eACA,iBAGJ,mBACI,aACA,eAKZ,MACI,aACA,sBACA,mBAEA,aACI,iBACA,qBACA,eAGJ,cACI,gB;AClDR,2BACE,aACA,sBACA,mBACA,YACA,kBACA,wBACA,kBAEA,0CACE,aACA,SACA,OAGJ,8BACE,YACA,YACA,gBACA,yBACA,WAGF,yBACE,gBACA,kBACA,eACA,c","sources":["webpack://liu-official/./src/assets/scss/register.scss","webpack://liu-official/./src/components/vue/register/RegisterForm.vue"],"sourcesContent":[".banner {\r\n width: 100%;\r\n height: 520px;\r\n position: relative;\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n\r\n &__bg {\r\n z-index: 0;\r\n position: absolute;\r\n width: 100%;\r\n height: 100%;\r\n object-fit: cover;\r\n display: block;\r\n }\r\n\r\n &__body {\r\n z-index: 1;\r\n user-select: none;\r\n color: white;\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n\r\n &__title {\r\n font-size: 60px;\r\n line-height: 90px;\r\n }\r\n\r\n &__sub {\r\n margin-top: 0;\r\n font-size: 20px;\r\n }\r\n }\r\n}\r\n\r\n.main {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n\r\n &__title {\r\n font-weight: bold;\r\n margin: 95px 0 65px 0;\r\n font-size: 28px;\r\n }\r\n\r\n &__bottom {\r\n margin-top: 80px;\r\n }\r\n}\r\n","\r\n.form-con {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n width: 380px;\r\n padding: 60px 75px;\r\n box-shadow: #cccccc 0 0 5px;\r\n border-radius: 8px;\r\n\r\n .form-item-row {\r\n display: flex;\r\n gap: 10px;\r\n flex: 1;\r\n }\r\n}\r\n.form-submit {\r\n width: 260px;\r\n height: 48px;\r\n margin-top: 30px;\r\n background-color: #ffc300;\r\n color: black;\r\n}\r\n\r\n.remark {\r\n margin-top: 20px;\r\n text-align: center;\r\n font-size: 12px;\r\n color: #717171;\r\n}\r\n"],"names":[],"sourceRoot":""}
{"version":3,"file":"assets/css/register.css","mappings":"AAAA,QACI,WACA,aACA,kBACA,aACA,sBACA,uBACA,mBAEA,YACI,UACA,kBACA,WACA,YACA,qCACA,cAGJ,cACI,UACA,gEACA,WACA,aACA,sBACA,uBACA,mBAEA,qBACI,eACA,iBAGJ,mBACI,aACA,eAKZ,MACI,aACA,sBACA,mBAEA,aACI,iBACA,qBACA,eAGJ,cACI,gB;AClDR,2BACE,aACA,sBACA,mBACA,YACA,kBACA,wBACA,kBAEA,0CACE,aACA,SACA,OAGJ,8BACE,YACA,YACA,gBACA,yBACA,WAGF,yBACE,gBACA,kBACA,eACA,c","sources":["webpack://liu-official/./src/assets/scss/register.scss","webpack://liu-official/./src/components/vue/register/RegisterForm.vue"],"sourcesContent":[".banner {\r\n width: 100%;\r\n height: 520px;\r\n position: relative;\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n\r\n &__bg {\r\n z-index: 0;\r\n position: absolute;\r\n width: 100%;\r\n height: 100%;\r\n object-fit: cover;\r\n display: block;\r\n }\r\n\r\n &__body {\r\n z-index: 1;\r\n user-select: none;\r\n color: white;\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n\r\n &__title {\r\n font-size: 60px;\r\n line-height: 90px;\r\n }\r\n\r\n &__sub {\r\n margin-top: 0;\r\n font-size: 20px;\r\n }\r\n }\r\n}\r\n\r\n.main {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n\r\n &__title {\r\n font-weight: bold;\r\n margin: 95px 0 65px 0;\r\n font-size: 28px;\r\n }\r\n\r\n &__bottom {\r\n margin-top: 80px;\r\n }\r\n}\r\n","\r\n.form-con {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n width: 380px;\r\n padding: 60px 75px;\r\n box-shadow: #cccccc 0 0 5px;\r\n border-radius: 8px;\r\n\r\n .form-item-row {\r\n display: flex;\r\n gap: 10px;\r\n flex: 1;\r\n }\r\n}\r\n.form-submit {\r\n width: 260px;\r\n height: 48px;\r\n margin-top: 30px;\r\n background-color: #ffc300;\r\n color: black;\r\n}\r\n\r\n.remark {\r\n margin-top: 20px;\r\n text-align: center;\r\n font-size: 12px;\r\n color: #717171;\r\n}\r\n"],"names":[],"sourceRoot":""}
+1 -1
View File
@@ -1,3 +1,3 @@
.mobile-carousel[data-v-8dc6d67e]{position:relative;width:100%;overflow:hidden;touch-action:pan-y}.mobile-carousel .carousel-image[data-v-8dc6d67e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mobile-carousel[data-v-8dc6d67e] .el-carousel__arrow{display:none}.mobile-carousel[data-v-8dc6d67e] .el-carousel__indicators{bottom:10px}.mobile-carousel[data-v-8dc6d67e] .el-carousel__indicator{padding:8px 4px}.mobile-carousel[data-v-8dc6d67e] .el-carousel__button{width:6px;height:6px;border-radius:50%;background:hsla(0,0%,100%,.5)}.mobile-carousel[data-v-8dc6d67e] .el-carousel__indicator.is-active .el-carousel__button{background:#fff}
/*# sourceMappingURL=stadiumReserveDetailM.css.map?hash=b446ba1443bc4913f472*/
/*# sourceMappingURL=stadiumReserveDetailM.css.map*/
+1 -1
View File
@@ -1 +1 @@
{"version":3,"file":"assets/css/stadiumReserveDetailM.css?hash=b446ba1443bc4913f472","mappings":"AACA,kCACI,kBACA,WACA,gBACA,mBAGA,kDACI,WACA,YACA,qCAIJ,sDACI,aAIJ,2DACI,YAGJ,0DACI,gBAGJ,uDACI,UACA,WACA,kBACA,8BAGJ,yFACI,gB","sources":["webpack://liu-official/./src/components/vue/mobile/MobileCarousel.vue"],"sourcesContent":["\r\n.mobile-carousel {\r\n position: relative;\r\n width: 100%;\r\n overflow: hidden;\r\n touch-action: pan-y;\r\n\r\n\r\n .carousel-image {\r\n width: 100%;\r\n height: 100%;\r\n object-fit: cover;\r\n }\r\n\r\n /* 移动端优化 */\r\n :deep(.el-carousel__arrow) {\r\n display: none;\r\n /* 移动端隐藏箭头 */\r\n }\r\n\r\n :deep(.el-carousel__indicators) {\r\n bottom: 10px;\r\n }\r\n\r\n :deep(.el-carousel__indicator) {\r\n padding: 8px 4px;\r\n }\r\n\r\n :deep(.el-carousel__button) {\r\n width: 6px;\r\n height: 6px;\r\n border-radius: 50%;\r\n background: rgba(255, 255, 255, 0.5);\r\n }\r\n\r\n :deep(.el-carousel__indicator.is-active .el-carousel__button) {\r\n background: #fff;\r\n }\r\n}\r\n"],"names":[],"sourceRoot":""}
{"version":3,"file":"assets/css/stadiumReserveDetailM.css","mappings":"AACA,kCACI,kBACA,WACA,gBACA,mBAGA,kDACI,WACA,YACA,qCAIJ,sDACI,aAIJ,2DACI,YAGJ,0DACI,gBAGJ,uDACI,UACA,WACA,kBACA,8BAGJ,yFACI,gB","sources":["webpack://liu-official/./src/components/vue/mobile/MobileCarousel.vue"],"sourcesContent":["\r\n.mobile-carousel {\r\n position: relative;\r\n width: 100%;\r\n overflow: hidden;\r\n touch-action: pan-y;\r\n\r\n\r\n .carousel-image {\r\n width: 100%;\r\n height: 100%;\r\n object-fit: cover;\r\n }\r\n\r\n /* 移动端优化 */\r\n :deep(.el-carousel__arrow) {\r\n display: none;\r\n /* 移动端隐藏箭头 */\r\n }\r\n\r\n :deep(.el-carousel__indicators) {\r\n bottom: 10px;\r\n }\r\n\r\n :deep(.el-carousel__indicator) {\r\n padding: 8px 4px;\r\n }\r\n\r\n :deep(.el-carousel__button) {\r\n width: 6px;\r\n height: 6px;\r\n border-radius: 50%;\r\n background: rgba(255, 255, 255, 0.5);\r\n }\r\n\r\n :deep(.el-carousel__indicator.is-active .el-carousel__button) {\r\n background: #fff;\r\n }\r\n}\r\n"],"names":[],"sourceRoot":""}
+1 -1
View File
@@ -365,4 +365,4 @@ template {
.el-radio{--el-radio-font-size:var(--el-font-size-base);--el-radio-text-color:var(--el-text-color-regular);--el-radio-font-weight:var(--el-font-weight-primary);--el-radio-input-height:14px;--el-radio-input-width:14px;--el-radio-input-border-radius:var(--el-border-radius-circle);--el-radio-input-bg-color:var(--el-fill-color-blank);--el-radio-input-border:var(--el-border);--el-radio-input-border-color:var(--el-border-color);--el-radio-input-border-color-hover:var(--el-color-primary);align-items:center;color:var(--el-radio-text-color);cursor:pointer;display:inline-flex;font-size:var(--el-font-size-base);font-weight:var(--el-radio-font-weight);height:32px;margin-right:30px;outline:none;position:relative;-webkit-user-select:none;user-select:none;white-space:nowrap}.el-radio.el-radio--large{height:40px}.el-radio.el-radio--small{height:24px}.el-radio.is-bordered{border:var(--el-border);border-radius:var(--el-border-radius-base);box-sizing:border-box;padding:0 15px 0 9px}.el-radio.is-bordered.is-checked{border-color:var(--el-color-primary)}.el-radio.is-bordered.is-disabled{border-color:var(--el-border-color-lighter);cursor:not-allowed}.el-radio.is-bordered.el-radio--large{border-radius:var(--el-border-radius-base);padding:0 19px 0 11px}.el-radio.is-bordered.el-radio--large .el-radio__label{font-size:var(--el-font-size-base)}.el-radio.is-bordered.el-radio--large .el-radio__inner{height:14px;width:14px}.el-radio.is-bordered.el-radio--small{border-radius:var(--el-border-radius-base);padding:0 11px 0 7px}.el-radio.is-bordered.el-radio--small .el-radio__label{font-size:12px}.el-radio.is-bordered.el-radio--small .el-radio__inner{height:12px;width:12px}.el-radio:last-child{margin-right:0}.el-radio__input{cursor:pointer;display:inline-flex;outline:none;position:relative;vertical-align:middle;white-space:nowrap}.el-radio__input.is-disabled .el-radio__inner{border-color:var(--el-disabled-border-color)}.el-radio__input.is-disabled .el-radio__inner,.el-radio__input.is-disabled .el-radio__inner:after{background-color:var(--el-disabled-bg-color);cursor:not-allowed}.el-radio__input.is-disabled .el-radio__inner+.el-radio__label{cursor:not-allowed}.el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:var(--el-disabled-bg-color);border-color:var(--el-disabled-border-color)}.el-radio__input.is-disabled.is-checked .el-radio__inner:after{background-color:var(--el-text-color-placeholder)}.el-radio__input.is-disabled+span.el-radio__label{color:var(--el-text-color-placeholder);cursor:not-allowed}.el-radio__input.is-checked .el-radio__inner{background:var(--el-color-primary);border-color:var(--el-color-primary)}.el-radio__input.is-checked .el-radio__inner:after{background-color:var(--el-color-white);transform:translate(-50%,-50%) scale(1)}.el-radio__input.is-checked+.el-radio__label{color:var(--el-color-primary)}.el-radio__input.is-focus .el-radio__inner{border-color:var(--el-radio-input-border-color-hover)}.el-radio__inner{background-color:var(--el-radio-input-bg-color);border:var(--el-radio-input-border);border-radius:var(--el-radio-input-border-radius);box-sizing:border-box;cursor:pointer;display:inline-block;height:var(--el-radio-input-height);position:relative;width:var(--el-radio-input-width)}.el-radio__inner:hover{border-color:var(--el-radio-input-border-color-hover)}.el-radio__inner:after{border-radius:var(--el-radio-input-border-radius);content:"";height:4px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .15s ease-in;width:4px}.el-radio__original{bottom:0;left:0;margin:0;opacity:0;outline:none;position:absolute;right:0;top:0;z-index:-1}.el-radio__original:focus-visible+.el-radio__inner{border-radius:var(--el-radio-input-border-radius);outline:2px solid var(--el-radio-input-border-color-hover);outline-offset:1px}.el-radio:focus:not(:focus-visible):not(.is-focus):not(:active):not(.is-disabled) .el-radio__inner{box-shadow:0 0 2px 2px var(--el-radio-input-border-color-hover)}.el-radio__label{font-size:var(--el-radio-font-size);padding-left:8px}.el-radio.el-radio--large .el-radio__label{font-size:14px}.el-radio.el-radio--large .el-radio__inner{height:14px;width:14px}.el-radio.el-radio--small .el-radio__label{font-size:12px}.el-radio.el-radio--small .el-radio__inner{height:12px;width:12px}
/*# sourceMappingURL=vendor-common.css.map?hash=b446ba1443bc4913f472*/
/*# sourceMappingURL=vendor-common.css.map*/
File diff suppressed because one or more lines are too long