Commit 8886d4fb authored by 李维's avatar 李维

调整表单样式

parent 03e0c1e9
...@@ -5864,7 +5864,7 @@ let FormComponent = /*@__PURE__*/ (() => { ...@@ -5864,7 +5864,7 @@ let FormComponent = /*@__PURE__*/ (() => {
} }
} }
FormComponent.ɵfac = function FormComponent_Factory(t) { return new (t || FormComponent)(_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdirectiveInject"](_angular_core__WEBPACK_IMPORTED_MODULE_0__["ApplicationRef"]), _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdirectiveInject"](_angular_core__WEBPACK_IMPORTED_MODULE_0__["ChangeDetectorRef"])); }; FormComponent.ɵfac = function FormComponent_Factory(t) { return new (t || FormComponent)(_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdirectiveInject"](_angular_core__WEBPACK_IMPORTED_MODULE_0__["ApplicationRef"]), _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdirectiveInject"](_angular_core__WEBPACK_IMPORTED_MODULE_0__["ChangeDetectorRef"])); };
FormComponent.ɵcmp = _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdefineComponent"]({ type: FormComponent, selectors: [["app-form"]], features: [_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵNgOnChangesFeature"]], decls: 19, vars: 7, consts: [[1, "model-content"], [2, "text-align", "center"], [2, "margin-top", "20px", "margin-bottom", "20px"], [3, "btnName", "skeJsonData", "texJsonData", "texPngData", "save", "refreshEmitter"], [2, "display", "inline-block", "width", "300px", "height", "150px", 3, "picUrl", "imageUploaded"], [2, "margin-top", "20px"], [2, "margin-right", "10px"], ["nz-input", "", "placeholder", "\u4E66\u540D", 2, "width", "200px", 3, "ngModel", "ngModelChange", "blur"], ["style", "margin: 20px; padding: 20px; border: solid 2px #000; border-radius: 30px;", 4, "ngFor", "ngForOf"], ["nz-button", "", "nzType", "primary", 3, "click"], [2, "margin", "20px", "padding", "20px", "border", "solid 2px #000", "border-radius", "30px"], ["nz-button", "", "nzType", "danger", 2, "float", "right", 3, "click"], ["type", "text", "nz-input", "", "placeholder", "\u8BF7\u586B\u5199\u5BF9\u5E94\u4E66\u9875", 2, "width", "200px", 3, "ngModel", "ngModelChange", "blur"], [2, "display", "inline-block", 3, "audioUrl", "audioUploaded"], [3, "bgItem", "hotZoneItemArr", "customTypeGroupArr", "save"]], template: function FormComponent_Template(rf, ctx) { FormComponent.ɵcmp = _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdefineComponent"]({ type: FormComponent, selectors: [["app-form"]], features: [_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵNgOnChangesFeature"]], decls: 19, vars: 7, consts: [[1, "model-content"], [2, "text-align", "center"], [2, "margin-top", "20px", "margin-bottom", "20px"], [3, "btnName", "skeJsonData", "texJsonData", "texPngData", "save", "refreshEmitter"], [2, "display", "inline-block", "width", "300px", "height", "150px", 3, "picUrl", "imageUploaded"], [2, "margin-top", "20px"], [2, "margin-right", "10px"], ["nz-input", "", "placeholder", "\u4E66\u540D", 2, "width", "300px", 3, "ngModel", "ngModelChange", "blur"], ["style", "margin: 20px; padding: 20px; border: solid 2px #000; border-radius: 30px;", 4, "ngFor", "ngForOf"], ["nz-button", "", "nzType", "primary", 3, "click"], [2, "margin", "20px", "padding", "20px", "border", "solid 2px #000", "border-radius", "30px"], ["nz-button", "", "nzType", "danger", 2, "float", "right", 3, "click"], ["type", "text", "nz-input", "", "placeholder", "\u8BF7\u586B\u5199\u5BF9\u5E94\u4E66\u9875", 2, "width", "200px", 3, "ngModel", "ngModelChange", "blur"], [2, "display", "inline-block", 3, "audioUrl", "audioUploaded"], [3, "bgItem", "hotZoneItemArr", "customTypeGroupArr", "save"]], template: function FormComponent_Template(rf, ctx) {
if (rf & 1) { if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](0, "div", 0); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](0, "div", 0);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](1, "div", 1); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](1, "div", 1);
...@@ -5882,7 +5882,7 @@ let FormComponent = /*@__PURE__*/ (() => { ...@@ -5882,7 +5882,7 @@ let FormComponent = /*@__PURE__*/ (() => {
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](8, "div", 5); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](8, "div", 5);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](9, "span", 6); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](9, "span", 6);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](10, "\u4E66\u672CID"); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](10, "\u4E66\u540D");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](11, "input", 7); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](11, "input", 7);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵlistener"]("ngModelChange", function FormComponent_Template_input_ngModelChange_11_listener($event) { return ctx.data.bookName = $event; })("blur", function FormComponent_Template_input_blur_11_listener() { return ctx.save(); }); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵlistener"]("ngModelChange", function FormComponent_Template_input_ngModelChange_11_listener($event) { return ctx.data.bookName = $event; })("blur", function FormComponent_Template_input_blur_11_listener() { return ctx.save(); });
......
This diff is collapsed.
...@@ -9532,7 +9532,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d ...@@ -9532,7 +9532,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
features: [_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵNgOnChangesFeature"]], features: [_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵNgOnChangesFeature"]],
decls: 19, decls: 19,
vars: 7, vars: 7,
consts: [[1, "model-content"], [2, "text-align", "center"], [2, "margin-top", "20px", "margin-bottom", "20px"], [3, "btnName", "skeJsonData", "texJsonData", "texPngData", "save", "refreshEmitter"], [2, "display", "inline-block", "width", "300px", "height", "150px", 3, "picUrl", "imageUploaded"], [2, "margin-top", "20px"], [2, "margin-right", "10px"], ["nz-input", "", "placeholder", "\u4E66\u540D", 2, "width", "200px", 3, "ngModel", "ngModelChange", "blur"], ["style", "margin: 20px; padding: 20px; border: solid 2px #000; border-radius: 30px;", 4, "ngFor", "ngForOf"], ["nz-button", "", "nzType", "primary", 3, "click"], [2, "margin", "20px", "padding", "20px", "border", "solid 2px #000", "border-radius", "30px"], ["nz-button", "", "nzType", "danger", 2, "float", "right", 3, "click"], ["type", "text", "nz-input", "", "placeholder", "\u8BF7\u586B\u5199\u5BF9\u5E94\u4E66\u9875", 2, "width", "200px", 3, "ngModel", "ngModelChange", "blur"], [2, "display", "inline-block", 3, "audioUrl", "audioUploaded"], [3, "bgItem", "hotZoneItemArr", "customTypeGroupArr", "save"]], consts: [[1, "model-content"], [2, "text-align", "center"], [2, "margin-top", "20px", "margin-bottom", "20px"], [3, "btnName", "skeJsonData", "texJsonData", "texPngData", "save", "refreshEmitter"], [2, "display", "inline-block", "width", "300px", "height", "150px", 3, "picUrl", "imageUploaded"], [2, "margin-top", "20px"], [2, "margin-right", "10px"], ["nz-input", "", "placeholder", "\u4E66\u540D", 2, "width", "300px", 3, "ngModel", "ngModelChange", "blur"], ["style", "margin: 20px; padding: 20px; border: solid 2px #000; border-radius: 30px;", 4, "ngFor", "ngForOf"], ["nz-button", "", "nzType", "primary", 3, "click"], [2, "margin", "20px", "padding", "20px", "border", "solid 2px #000", "border-radius", "30px"], ["nz-button", "", "nzType", "danger", 2, "float", "right", 3, "click"], ["type", "text", "nz-input", "", "placeholder", "\u8BF7\u586B\u5199\u5BF9\u5E94\u4E66\u9875", 2, "width", "200px", 3, "ngModel", "ngModelChange", "blur"], [2, "display", "inline-block", 3, "audioUrl", "audioUploaded"], [3, "bgItem", "hotZoneItemArr", "customTypeGroupArr", "save"]],
template: function FormComponent_Template(rf, ctx) { template: function FormComponent_Template(rf, ctx) {
if (rf & 1) { if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](0, "div", 0); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](0, "div", 0);
...@@ -9573,7 +9573,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d ...@@ -9573,7 +9573,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](9, "span", 6); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](9, "span", 6);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](10, "\u4E66\u672CID"); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](10, "\u4E66\u540D");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
......
This diff is collapsed.
...@@ -22,8 +22,8 @@ ...@@ -22,8 +22,8 @@
</div> </div>
<div style="margin-top: 20px;"> <div style="margin-top: 20px;">
<span style="margin-right: 10px;">本ID</span> <span style="margin-right: 10px;"></span>
<input nz-input placeholder="书名" [(ngModel)]="data.bookName" (blur)="save()" style="width: 200px;" /> <input nz-input placeholder="书名" [(ngModel)]="data.bookName" (blur)="save()" style="width: 300px;" />
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment