From f22c2bda5fbe1e016403c6585334cac15d256f49 Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期三, 12 六月 2024 19:17:35 +0800 Subject: [PATCH] 调整石嘴山省平台配置文件信息 --- src/main/resources/templates/home/home.html | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/src/main/resources/templates/home/home.html b/src/main/resources/templates/home/home.html index ebaf2ec..d1bbbbe 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> @@ -95,6 +95,12 @@ <dd> <a lay-href="com.fzzy.api.view.GbCheckItem.d">妫�楠岄」閰嶇疆</a> </dd> + <dd> + <a lay-href="com.fzzy.sys.User.d">鐢ㄦ埛绠$悊</a> + </dd> + <dd> + <a lay-href="com.fzzy.api.view.GbUnifiedCoding.d">缁熶竴缂栫爜绠$悊</a> + </dd> </dl> </li> -- Gitblit v1.9.3