From 9b2f94fc5d3d7a20e16465708acea0908bc26999 Mon Sep 17 00:00:00 2001 From: xce Date: Tue, 6 Jan 2026 02:44:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=90=AF=E6=B3=A8=E5=86=8C+=E6=9B=B4?= =?UTF-8?q?=E6=8D=A2ico?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/login.vue | 2 +- pages/mine/about/index.vue | 2 +- static/favicon.ico | Bin 16958 -> 15406 bytes static/logo.png | Bin 3616 -> 318234 bytes static/logo200.png | Bin 7995 -> 881655 bytes 5 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/login.vue b/pages/login.vue index 2a45be6..c4d3717 100644 --- a/pages/login.vue +++ b/pages/login.vue @@ -48,7 +48,7 @@ codeUrl: "", captchaEnabled: true, // 用户注册开关 - register: false, + register: true, globalConfig: getApp().globalData.config, loginForm: { username: "admin", diff --git a/pages/mine/about/index.vue b/pages/mine/about/index.vue index 92523a0..d534c69 100644 --- a/pages/mine/about/index.vue +++ b/pages/mine/about/index.vue @@ -1,7 +1,7 @@