From 36ceaaf9e4a67df3e29d12139acf3c002fa225ad Mon Sep 17 00:00:00 2001 From: CZT <czt18638530771@163.com> Date: 星期二, 26 三月 2024 19:17:49 +0800 Subject: [PATCH] 增加登录校验 --- src/main/resources/templates/home/home.html | 11 +++++++---- 1 files changed, 7 insertions(+), 4 deletions(-) diff --git a/src/main/resources/templates/home/home.html b/src/main/resources/templates/home/home.html index 07636b2..837a850 100644 --- a/src/main/resources/templates/home/home.html +++ b/src/main/resources/templates/home/home.html @@ -50,7 +50,7 @@ </dd> <hr> <dd> - <a href="#" target="_self">閫�鍑�</a> + <a href="./log-out">閫�鍑�</a> </dd> </dl> </li> @@ -94,6 +94,9 @@ </dd> <dd> <a lay-href="com.fzzy.api.view.GbCheckItem.d">妫�楠岄」閰嶇疆</a> + </dd> + <dd> + <a lay-href="com.fzzy.sys.User.d">鐢ㄦ埛绠$悊</a> </dd> </dl> </li> @@ -300,6 +303,9 @@ <a lay-href="com.fzzy.otherview.sh2023.ShApi2102.d">涓婃捣-鍊掍粨鍊掑叆</a> </dd> <dd> + <a lay-href="com.fzzy.otherview.sh2023.ShApi1311.d">涓婃捣-瑙嗛鐩戞帶淇℃伅</a> + </dd> + <dd> <a lay-href="com.fzzy.otherview.sh2023.ShApi2103.d">涓婃捣-绮儏璁惧閰嶇疆</a> </dd> <dd> @@ -310,9 +316,6 @@ </dd> <dd> <a lay-href="com.fzzy.otherview.sh2023.ShApi2204.d">涓婃捣-瀹氬寲姘存楠�</a> - </dd> - <dd> - <a lay-href="com.fzzy.test.ApiTest.d">瑙嗛鎺ュ彛娴嬭瘯</a> </dd> </dl> </li> -- Gitblit v1.9.3