UNPKG

ecp-ui-lib

Version:

23 lines 5.89 kB
/** * @fileoverview added by tsickle * @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc */ import { Component } from '@angular/core'; export class EcpLoginPageComponent { constructor() { } /** * @return {?} */ ngOnInit() { } } EcpLoginPageComponent.decorators = [ { type: Component, args: [{ selector: 'app-ecp-login-page', template: "<div class=\"login-main-body\">\r\n <div class=\"login-middle-body\">\r\n <div class=\"page-txt\">\r\n <div class=\"title\">\r\n \u667A\u6167\u6C34\u52A1\u7BA1\u7406\u7CFB\u7EDF\r\n </div>\r\n <div class=\"sub-title\">\r\n \u4E3B\u8981\u5305\u62EC\u7528\u6237\u4FE1\u606F\u7BA1\u7406\uFF0C\u8BBE\u5907\u7BA1\u7406\uFF0C\u6284\u8868\u7BA1\u7406\uFF0C\u7F34\u8D39\u7BA1\u7406,\u7BA1\u6F0F\u7BA1\u7406\u7B49\r\n </div>\r\n </div>\r\n <div class=\"page-img\"><div class=\"content\">\r\n <div class=\"sub-img1 zoomIn\"></div>\r\n <div class=\"sub-img2\"></div>\r\n <div class=\"sub-img3\"></div>\r\n <div class=\"sub-img4\"></div>\r\n <div class=\"sub-img5\"></div>\r\n <div class=\"sub-img6\"></div>\r\n <div class=\"sub-img7\"></div>\r\n </div> </div>\r\n <app-ecp-loginform></app-ecp-loginform>\r\n </div>\r\n</div>\r\n", styles: [".login-main-body{height:100%;min-width:1314px;min-height:760px;overflow:hidden;background:url(../../../../src/assets/login/bg.jpg) 0 0/100% 100% no-repeat}.login-middle-body{width:1314px;margin:0 auto;position:relative}.page-txt{position:absolute;top:115px;left:80px}.page-txt .title{font-size:36px;font-weight:700;color:rgba(255,255,255,1);margin-bottom:10px;-webkit-animation:.8s .2s both fadeInUp;-moz-animation:.8s .2s both fadeInUp}.page-txt .sub-title{font-size:24px;color:rgba(255,255,255,1);-webkit-animation:.8s .6s both fadeInUp;-moz-animation:.8s .6s both fadeInUp}.page-img{position:absolute;top:300px;width:705px;height:780px;-webkit-animation:1s 1.5s both fadeInUp;-moz-animation:1s .2s both fadeInUp;animation-delay:1.5s}.page-img .content{position:relative;width:705px;height:780px;background:url(../../../../src/assets/login/pc/pc1.png) 18px 27px no-repeat}.page-img .content .sub-img1{position:absolute;top:177px;left:0;width:129px;height:90px;background:url(../../../../src/assets/login/pc/5.png) no-repeat}.page-img .content .sub-img2{position:absolute;top:0;left:120px;width:128px;height:99px;background:url(../../../../src/assets/login/pc/6.png) no-repeat}.page-img .content .sub-img3{position:absolute;top:17px;left:241px;width:126px;height:90px;background:url(../../../../src/assets/login/pc/7.png) no-repeat}.page-img .content .sub-img4{position:absolute;top:33px;left:358px;width:120px;height:82px;background:url(../../../../src/assets/login/pc/4.png) no-repeat}.page-img .content .sub-img5{position:absolute;top:114px;left:144px;width:379px;height:169px;background:url(../../../../src/assets/login/pc/1.png) no-repeat}.page-img .content .sub-img6{position:absolute;top:133px;left:498px;width:131px;height:88px;background:url(../../../../src/assets/login/pc/3.png) no-repeat}.page-img .content .sub-img7{position:absolute;top:113px;left:630px;width:74px;height:44px;background:url(../../../../src/assets/login/pc/2.png) no-repeat}.page-img .content .sub-img1,.page-img .content .sub-img2,.page-img .content .sub-img3,.page-img .content .sub-img4,.page-img .content .sub-img5,.page-img .content .sub-img6,.page-img .content .sub-img7{animation:3s infinite fadeInUptest;-moz-animation:3s infinite fadeInUptest;-webkit-animation:3s infinite fadeInUptest;-o-animation:3s infinite fadeInUptest}.page-img .content .sub-img1,.page-img .content .sub-img3,.page-img .content .sub-img5,.page-img .content .sub-img7{animation-delay:1.5s;-webkit-animation-delay:1.5s}.page-img .content .sub-img2,.page-img .content .sub-img4,.page-img .content .sub-img6{animation-delay:3s;-webkit-animation-delay:3s}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-webkit-keyframes fadeInUptest{0%,100%{opacity:1;-webkit-transform:translateY(0)}50%,51%{opacity:1;-webkit-transform:translateY(8px)}}@media screen and (max-width:1024px){.login-main-body{min-width:100%}.login-middle-body{width:1007px!important}.page-txt{position:absolute;top:115px;left:30px}.page-txt .title{font-size:30px;font-weight:700;color:rgba(255,255,255,1);margin-bottom:5px}.page-txt .sub-title{font-size:16px;color:rgba(255,255,255,1)}.page-img{position:absolute;top:220px;left:-40px}}@media screen and (max-width:1280px){.login-main-body{min-width:100%}.login-middle-body{width:1250px}.page-txt{position:absolute;top:115px;left:30px}}"] }] } ]; /** @nocollapse */ EcpLoginPageComponent.ctorParameters = () => []; //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZWNwLWxvZ2luLXBhZ2UuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6Im5nOi8vZWNwLXVpLWxpYi8iLCJzb3VyY2VzIjpbImxpYi9lY3AtbG9naW4tbW91ZGxlL2VjcC1sb2dpbi1wYWdlL2VjcC1sb2dpbi1wYWdlLmNvbXBvbmVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7O0FBQUEsT0FBTyxFQUFFLFNBQVMsRUFBVSxNQUFNLGVBQWUsQ0FBQztBQU9sRCxNQUFNLE9BQU8scUJBQXFCO0lBRWhDLGdCQUFnQixDQUFDOzs7O0lBRWpCLFFBQVE7SUFDUixDQUFDOzs7WUFWRixTQUFTLFNBQUM7Z0JBQ1QsUUFBUSxFQUFFLG9CQUFvQjtnQkFDOUIsbTVCQUE4Qzs7YUFFL0MiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIE9uSW5pdCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdhcHAtZWNwLWxvZ2luLXBhZ2UnLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi9lY3AtbG9naW4tcGFnZS5jb21wb25lbnQuaHRtbCcsXHJcbiAgc3R5bGVVcmxzOiBbJy4vZWNwLWxvZ2luLXBhZ2UuY29tcG9uZW50LmNzcyddXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBFY3BMb2dpblBhZ2VDb21wb25lbnQgaW1wbGVtZW50cyBPbkluaXQge1xyXG5cclxuICBjb25zdHJ1Y3RvcigpIHsgfVxyXG5cclxuICBuZ09uSW5pdCgpIHtcclxuICB9XHJcblxyXG59XHJcbiJdfQ==