UNPKG

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

Version:

angular webapp : icpc.group.pms

22 lines 3.36 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("@angular/common"); var i2 = require("./applying.component"); var styles_ApplyingComponent = ["[_nghost-%COMP%] .main[_ngcontent-%COMP%] {\n text-align: center;\n width: 480px;\n margin: 0 auto;\n display: flex;\n height: calc(100vh - 174px);\n flex-direction: column;\n justify-content: center;\n padding-top: 12px;\n }\n [_nghost-%COMP%] .main[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{\n font-size: 32px;\n font-weight: bold;\n margin: 20px 0;\n }\n [_nghost-%COMP%] .main[_ngcontent-%COMP%] > .tip[_ngcontent-%COMP%]{\n color:#999;\n }"]; var RenderType_ApplyingComponent = i0.ɵcrt({ encapsulation: 0, styles: styles_ApplyingComponent, data: {} }); exports.RenderType_ApplyingComponent = RenderType_ApplyingComponent; function View_ApplyingComponent_1(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "div", [["class", "tip"]], null, null, null, null, null)), (_l()(), i0.ɵted(-1, null, ["\u7533\u8BF7\u63D0\u4EA4\u540E1-3\u4E2A\u5DE5\u4F5C\u65E5\u5185\uFF0C\u6211\u4EEC\u7684\u5E02\u573A\u4EBA\u5458\u4F1A\u7535\u8BDD\u8054\u7CFB\u4F60\u586B\u5199\u7684\u8054\u7CFB\u7535\u8BDD\u8FDB\u884C\u5BA1\u6838\uFF0C\u8BF7\u4FDD\u6301\u7535\u8BDD\u901A\u7545\u3002"]))], null, null); } function View_ApplyingComponent_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 5, "div", [["class", "main"]], null, null, null, null, null)), (_l()(), i0.ɵeld(1, 0, null, null, 0, "img", [["alt", "\u57CE\u5E02\u5408\u4F19\u4EBA\u6B63\u5728\u5BA1\u6838\u4E2D"], ["style", "width: 100%;"]], [[8, "src", 4]], null, null, null, null)), (_l()(), i0.ɵeld(2, 0, null, null, 1, "p", [], null, null, null, null, null)), (_l()(), i0.ɵted(3, null, ["", ""])), (_l()(), i0.ɵand(16777216, null, null, 1, null, View_ApplyingComponent_1)), i0.ɵdid(5, 16384, null, 0, i1.NgIf, [i0.ViewContainerRef, i0.TemplateRef], { ngIf: [0, "ngIf"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_2 = _co.showTip; _ck(_v, 5, 0, currVal_2); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.imgUrl; _ck(_v, 1, 0, currVal_0); var currVal_1 = _co.result; _ck(_v, 3, 0, currVal_1); }); } exports.View_ApplyingComponent_0 = View_ApplyingComponent_0; function View_ApplyingComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "zx-applying", [], null, null, null, View_ApplyingComponent_0, RenderType_ApplyingComponent)), i0.ɵdid(1, 114688, null, 0, i2.ApplyingComponent, [], null, null)], function (_ck, _v) { _ck(_v, 1, 0); }, null); } exports.View_ApplyingComponent_Host_0 = View_ApplyingComponent_Host_0; var ApplyingComponentNgFactory = i0.ɵccf("zx-applying", i2.ApplyingComponent, View_ApplyingComponent_Host_0, { status: "status" }, {}, []); exports.ApplyingComponentNgFactory = ApplyingComponentNgFactory; //# sourceMappingURL=applying.component.ngfactory.js.map