From c572debdb4f360d3e7bd94cfe5e735f29b4a2e24 Mon Sep 17 00:00:00 2001 From: opensnail <598092184@qq.com> Date: Sat, 11 Jan 2025 11:38:19 +0800 Subject: [PATCH] =?UTF-8?q?feat(1.3.0-beta1.1):=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=AE=9A=E6=97=B6=E4=BB=BB=E5=8A=A1=E6=99=AE=E9=80=9A=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E6=B7=BB=E5=8A=A0=E5=AE=9A=E6=97=B6=E4=BB=BB=E5=8A=A1?= =?UTF-8?q?=E6=97=A0=E6=9D=83=E9=99=90=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 2 +- src/components/common/system-user.vue | 6 +++--- src/service/api/user.ts | 10 +++++++++- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/.env b/.env index 535bef2..d90b332 100644 --- a/.env +++ b/.env @@ -4,7 +4,7 @@ VITE_APP_TITLE=Snail Job VITE_APP_DESC=A flexible, reliable, and fast platform for distributed task retry and distributed task scheduling. -VITE_APP_VERSION=1.3.0-beta1 +VITE_APP_VERSION=1.3.0-beta1.1 VITE_APP_DEFAULT_TOKEN=SJ_Wyz3dmsdbDOkDujOTSSoBjGQP1BMsVnj diff --git a/src/components/common/system-user.vue b/src/components/common/system-user.vue index f67cc98..8d16dea 100644 --- a/src/components/common/system-user.vue +++ b/src/components/common/system-user.vue @@ -1,7 +1,7 @@