Files
LiuGeYuYou-HTML/assets/css/mobileRegister.css.map
T

1 line
1.6 KiB
Plaintext
Raw Normal View History

2026-08-25 12:01:09 +08:00
{"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":""}