UNPKG

@wjya/ngx-webapp-icpc.group.pms

Version:

angular webapp : icpc.group.pms

34 lines 4.65 kB
"use strict"; /** * @fileoverview This file was generated by the Angular template compiler. Do not edit. * * @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride,checkTypes} * tslint:disable */ Object.defineProperty(exports, "__esModule", { value: true }); var i0 = require("@angular/core"); var i1 = require("../../../../node_modules/ng-zorro-antd/antd.ngfactory"); var i2 = require("ng-zorro-antd"); var i3 = require("@wjya/ngx-webapp-fx/src/lib/shared/directive/nz-button-size.directive"); var i4 = require("./header.component"); var i5 = require("@angular/router"); var i6 = require("@wjya/ngx-webapp-fx/src/lib/core/auth/auth-jwt.service"); var styles_HeaderComponent = ["[_nghost-%COMP%] .header[_ngcontent-%COMP%]{\n background: #fff;\n height: 72px;\n }\n [_nghost-%COMP%] .header[_ngcontent-%COMP%] > div[_ngcontent-%COMP%]{\n height: 100%;\n line-height: 68px;\n padding-left: 40px;\n }\n [_nghost-%COMP%] .header[_ngcontent-%COMP%] > div[_ngcontent-%COMP%] > span[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{\n width: 48px;\n height: 48px;\n vertical-align: middle;\n }\n [_nghost-%COMP%] .header[_ngcontent-%COMP%] > div[_ngcontent-%COMP%] > span[_ngcontent-%COMP%] > span[_ngcontent-%COMP%]{\n vertical-align: middle;\n margin-left: 12px;\n font-size: 20px;\n font-weight: bold;\n }\n [_nghost-%COMP%] .header[_ngcontent-%COMP%] > div[_ngcontent-%COMP%] > span[_ngcontent-%COMP%]{\n display: inline-block;\n height: 100%;\n cursor: pointer;\n }\n [_nghost-%COMP%] .header button{\n float: right;\n margin:20px 20px 0 0;\n }"]; var RenderType_HeaderComponent = i0.ɵcrt({ encapsulation: 0, styles: styles_HeaderComponent, data: {} }); exports.RenderType_HeaderComponent = RenderType_HeaderComponent; function View_HeaderComponent_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 10, "div", [["class", "header"]], null, null, null, null, null)), (_l()(), i0.ɵeld(1, 0, null, null, 9, "div", [], null, null, null, null, null)), (_l()(), i0.ɵeld(2, 0, null, null, 3, "span", [], null, [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) { var pd_0 = (_co.goBack() !== false); ad = (pd_0 && ad); } return ad; }, null, null)), (_l()(), i0.ɵeld(3, 0, null, null, 0, "img", [["alt", "\u6211\u5BB6\u4E91\u667A\u6167\u793E\u533A\u7BA1\u7406\u5E73\u53F0"], ["src", "./assets/images/u28333.png"]], null, null, null, null, null)), (_l()(), i0.ɵeld(4, 0, null, null, 1, "span", [], null, null, null, null, null)), (_l()(), i0.ɵted(-1, null, ["\u6211\u5BB6\u4E91\u667A\u6167\u793E\u533A\u7BA1\u7406\u5E73\u53F0"])), (_l()(), i0.ɵeld(6, 0, null, null, 4, "button", [["nz-button", ""]], [[2, "ant-btn-lg", null]], [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) { var pd_0 = (i0.ɵnov(_v, 7)._onClick() !== false); ad = (pd_0 && ad); } if (("click" === en)) { var pd_1 = (_co.goBack() !== false); ad = (pd_1 && ad); } return ad; }, i1.View_NzButtonComponent_0, i1.RenderType_NzButtonComponent)), i0.ɵdid(7, 1097728, null, 0, i2.NzButtonComponent, [i0.ElementRef, i0.Renderer2], { nzType: [0, "nzType"] }, null), i0.ɵdid(8, 16384, null, 0, i3.NzButtonSizeDirective, [], null, null), (_l()(), i0.ɵeld(9, 0, null, 0, 1, "span", [], null, null, null, null, null)), (_l()(), i0.ɵted(-1, null, ["\u8FD4\u56DE\u9996\u9875"]))], function (_ck, _v) { var currVal_1 = "default"; _ck(_v, 7, 0, currVal_1); }, function (_ck, _v) { var currVal_0 = i0.ɵnov(_v, 8).buttonLarge; _ck(_v, 6, 0, currVal_0); }); } exports.View_HeaderComponent_0 = View_HeaderComponent_0; function View_HeaderComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "zx-header", [], null, null, null, View_HeaderComponent_0, RenderType_HeaderComponent)), i0.ɵdid(1, 114688, null, 0, i4.HeaderComponent, [i5.Router, i6.AuthServerProvider], null, null)], function (_ck, _v) { _ck(_v, 1, 0); }, null); } exports.View_HeaderComponent_Host_0 = View_HeaderComponent_Host_0; var HeaderComponentNgFactory = i0.ɵccf("zx-header", i4.HeaderComponent, View_HeaderComponent_Host_0, {}, {}, []); exports.HeaderComponentNgFactory = HeaderComponentNgFactory; //# sourceMappingURL=header.component.ngfactory.js.map