From 554d0daf6d91a8fa09e5255a84e57ed5c51edeaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E7=A5=A5=E8=B6=85?= Date: Wed, 28 Apr 2021 14:56:19 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B4=A2=E5=8A=A1=E7=AE=A1=E7=90=86=E5=8F=AA?= =?UTF-8?q?=E6=9C=89=E4=BC=81=E4=B8=9A=E7=89=88=E6=89=8D=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E6=89=93=E5=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- internal/web/helpers/user_must_auth.go | 1 + web/views/@default/@layout.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/internal/web/helpers/user_must_auth.go b/internal/web/helpers/user_must_auth.go index da472ed4..945218a5 100644 --- a/internal/web/helpers/user_must_auth.go +++ b/internal/web/helpers/user_must_auth.go @@ -222,6 +222,7 @@ func (this *userMustAuth) modules(adminId int64) []maps.Map { "module": configloaders.AdminModuleCodeFinance, "name": "财务管理", "icon": "yen sign", + "isOn": teaconst.IsPlus, }, { "code": "admins", diff --git a/web/views/@default/@layout.html b/web/views/@default/@layout.html index ec08d40f..caf17b4c 100644 --- a/web/views/@default/@layout.html +++ b/web/views/@default/@layout.html @@ -76,7 +76,7 @@
- +