From b299bacd3f2e5c1f47437faa004a60335212a95d Mon Sep 17 00:00:00 2001 From: Park Byung Eun Date: Thu, 21 Jul 2022 14:29:10 +0900 Subject: [PATCH] bug fix --- package.json | 2 +- .../horizontal/modern/modern.component.html | 6 +- src/app/modules/user/main/main.component.html | 347 ++++++++++-------- src/app/modules/user/main/main.component.ts | 167 +++++++++ src/app/modules/user/main/main.module.ts | 13 +- 5 files changed, 388 insertions(+), 147 deletions(-) diff --git a/package.json b/package.json index 6ea5254..f55c405 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "private": true, "scripts": { "ng": "ng", - "start": "ng serve", + "start": "ng serve --port 4400", "build": "ng build", "watch": "ng build --watch --configuration development", "test": "ng test", diff --git a/src/app/layout/layouts/horizontal/modern/modern.component.html b/src/app/layout/layouts/horizontal/modern/modern.component.html index d3dd758..47ea89c 100644 --- a/src/app/layout/layouts/horizontal/modern/modern.component.html +++ b/src/app/layout/layouts/horizontal/modern/modern.component.html @@ -84,8 +84,12 @@
+ Fuse © {{ currentYear }} +

@ COPYRIGHT Nova 2022 ALL RIGHTS RESERVED.

diff --git a/src/app/modules/user/main/main.component.html b/src/app/modules/user/main/main.component.html index 92ac3c0..111f9e2 100644 --- a/src/app/modules/user/main/main.component.html +++ b/src/app/modules/user/main/main.component.html @@ -1,100 +1,214 @@
- -
+
+ -
+ -