From 6e97fc2bca7fb7fdbeaad1cc9c906d061f699f5a Mon Sep 17 00:00:00 2001 From: adelyaou Date: Wed, 26 Nov 2025 01:23:10 +0700 Subject: [PATCH] update(auth-form):improve auth title for jenkins basic test build TESTING: trigger a new Jenkins pipeline run and ensure the updated auth form builds successfully without errors. --- employee-fe/index.html | 4 ++-- employee-fe/public/vite.svg | 1 - employee-fe/src/views/login.vue | 2 +- employee-fe/src/views/register.vue | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) delete mode 100644 employee-fe/public/vite.svg diff --git a/employee-fe/index.html b/employee-fe/index.html index ad7c535..7bbf9b4 100644 --- a/employee-fe/index.html +++ b/employee-fe/index.html @@ -2,9 +2,9 @@ - + - EMS APP + EMPLOYEE APP
diff --git a/employee-fe/public/vite.svg b/employee-fe/public/vite.svg deleted file mode 100644 index e7b8dfb..0000000 --- a/employee-fe/public/vite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/employee-fe/src/views/login.vue b/employee-fe/src/views/login.vue index 82ad9eb..59ca20c 100644 --- a/employee-fe/src/views/login.vue +++ b/employee-fe/src/views/login.vue @@ -2,7 +2,7 @@
-

Sign In

+

Login dulu

diff --git a/employee-fe/src/views/register.vue b/employee-fe/src/views/register.vue index 0154e25..85136d9 100644 --- a/employee-fe/src/views/register.vue +++ b/employee-fe/src/views/register.vue @@ -2,7 +2,7 @@
-

Register

+

Register dulu ges