From 28f798df9d83458ecd9998d70bdf88e55d642691 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BE=E5=87=A0=E6=B5=B7?= Date: Fri, 2 Dec 2022 00:33:54 +0800 Subject: [PATCH] fix error --- angular.json | 2 +- package.json | 1 - .../components/admin-header/admin-header.component.html | 8 ++++---- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/angular.json b/angular.json index 0b2dc2a..1c5fc4b 100644 --- a/angular.json +++ b/angular.json @@ -22,7 +22,7 @@ "main": "src/main.ts", "polyfills": "src/polyfills.ts", "tsConfig": "tsconfig.app.json", - "aot": false, + "aot": true, "assets": [ "src/favicon.ico", "src/assets", diff --git a/package.json b/package.json index 930434b..f75e096 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,6 @@ "karma-coverage-istanbul-reporter": "^3.0.3", "karma-jasmine": "^4.0.1", "karma-jasmine-html-reporter": "^1.5.4", - "nz-tslint-rules": "^0.901.2", "protractor": "^7.0.0", "ts-node": "^10.5.0", "typescript": "~4.6.4" diff --git a/src/app/components/admin-header/admin-header.component.html b/src/app/components/admin-header/admin-header.component.html index 00be1c9..d668cd5 100644 --- a/src/app/components/admin-header/admin-header.component.html +++ b/src/app/components/admin-header/admin-header.component.html @@ -20,16 +20,16 @@
- + +