From 9faca68d5223968d6ffcfcf6a3df0ad2d138e977 Mon Sep 17 00:00:00 2001 From: yanweidong Date: Mon, 29 Dec 2025 12:38:34 +0800 Subject: [PATCH] fix --- internal/logic/index.go | 2 +- res/templates/authentication-login.html | 162 +----------------------- 2 files changed, 2 insertions(+), 162 deletions(-) diff --git a/internal/logic/index.go b/internal/logic/index.go index bb03245..8fe8b05 100644 --- a/internal/logic/index.go +++ b/internal/logic/index.go @@ -10,5 +10,5 @@ func Index(c *gin.Context) { "Message": "This is " + c.Request.Host + " index page.", } - c.HTML(200, "index.html", data) + c.HTML(200, "authentication-login.html", data) } diff --git a/res/templates/authentication-login.html b/res/templates/authentication-login.html index 070b89e..7f8777d 100644 --- a/res/templates/authentication-login.html +++ b/res/templates/authentication-login.html @@ -18,20 +18,6 @@

Welcome to Modernize

Your Admin Dashboard

-

or sign in @@ -69,157 +55,11 @@

- + -
-
-

- Settings -

- -
-
-
Theme
- -
- - - - - -
- -
Theme Direction
-
- - - - - -
- -
Theme Colors
- -
- - - - - - - - - - - - - - - - - -
- -
Layout Type
-
-
- - -
-
- - -
-
- -
Container Option
- -
- - - - - -
- -
Sidebar Type
-
- - - - -
- - -
-
- -
Card With
- -
- - - - - -
-
-