1 line
3.3 KiB
1 line
3.3 KiB
{"version":3,"sources":["webpack:///src/views/E:/前端/xmf/src/views/Login.vue"],"names":[],"mappings":"AACA,sBACI,UAAW,CACX,YAAa,CACb,gBAAiB,CACjB,YAAa,CAJjB,kCAMQ,SAAU,CACV,WAAY,CACZ,+CAAA,CAAA,yBACA,CAAA,eACA,CAAA,mCAVR,SAaQ,CAAA,WACA,CAAA,YACA,CAAA,qBACA,CAAA,6BACA,CAAA,kBACA,CAAA,8CAlBR,MAAA,CAAA,YAqBY,CAAA,qBACA,CAAA,sBACA,CAAA,2DAvBZ,iBAyBgB,CAAA,cACA,CAAA,eACA,CAAA,aACA,CAAA,gEA5BhB,cA8BoB,CAAA,0CACA,CAAA,eACA,CAAA,aACA,CAAA,6DAjCpB,gBAqCgB,CAAA,iDArChB,UA0CY,CAAA,eACA,CAAA,6CA3CZ,YA8CY,CAAA,kBACA,CAAA,6BACA,CAAA,kDAhDZ,cAmDY,CAAA,eACA,CAAA,UACA,CAAA,gBACA,CAAA,4CAtDZ,UAyDY,CAAA,WACA,CAAA,kBACA,CAAA,8CA3DZ,eA8DY,CAAA,UACA,CAAA,YACA,CAAA,6BACA,CAAA,oDAjEZ,cAoEY,CAAA,iBACA,CAAA,cACA,CAAA,eACA,CAAA,UACA,CAAA,gBACA,CAAA,8DAzEZ,YA4EY,CAAA,sBACA,CAAA,kBACA,CAAA,WACA,CAAA,UACA,CAAA,WACA,CAAA,iBACA,CAAA,kBACA,CAAA,qBACA,CAAA,iDApFZ,UAuFY,CAAA,WACA","file":"chunk-f28fee1c.921f8587.css","sourcesContent":["\n.box {\n width: 100%;\n height: 100vh;\n min-height: 700px;\n display: flex;\n .login-left {\n width: 65%;\n height: 100%;\n background-image: url(../../src/assets/images/login.png);\n background-size: 100% 100%;\n overflow: hidden;\n }\n .login-right {\n width: 35%;\n height: 100%;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n align-items: center;\n .login-box {\n flex: 1;\n display: flex;\n flex-direction: column;\n justify-content: center;\n .login-titel {\n text-align: center;\n font-size: 20px;\n font-weight: 600;\n color: #3e3e3e;\n span {\n font-size: 12px;\n font-family: PingFangSC-Regular, PingFang SC;\n font-weight: 400;\n color: #b7b7b7;\n }\n }\n .login-content {\n margin-top: 200px;\n }\n }\n\n .right-footer {\n width: 100%;\n max-width: 358px;\n }\n .more-box {\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n .more-box span {\n font-size: 12px;\n font-weight: 400;\n color: #333333;\n line-height: 17px;\n }\n .more-hr {\n height: 1px;\n width: 120px;\n background: #d8d8d8;\n }\n .more-item {\n margin-top: 24px;\n width: 100%;\n display: flex;\n justify-content: space-between;\n }\n .more-item > .item {\n cursor: pointer;\n text-align: center;\n font-size: 12px;\n font-weight: 400;\n color: #999999;\n line-height: 17px;\n }\n .more-item > .item > .item-img {\n display: flex;\n justify-content: center;\n align-items: center;\n margin: auto;\n width: 40px;\n height: 40px;\n border-radius: 4px;\n margin-bottom: 10px;\n border: 1px solid #999999;\n }\n .item-img img {\n width: 20px;\n height: 20px;\n }\n }\n}\n"]} |