From 29a33331e40d5c1d80c24c918111ee273ceb4680 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Wed, 1 May 2024 01:33:11 +0800 Subject: [PATCH] :bug: Bug fixes of risk detection :lipstick: Optimized UI --- .idea/workspace.xml | 11 ++++++--- pkg/server/auth_api.go | 2 +- pkg/services/ticket.go | 18 +++++++++++--- pkg/views/partials/header.gohtml | 1 + pkg/views/users/personalize.gohtml | 39 ++++++++++++++++++++++++++---- 5 files changed, 57 insertions(+), 14 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 4ab9e55..d299f91 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,10 +4,12 @@