From d93da880cf7f078a8f9e7997e33704dad15c5947 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=92=E9=85=92=E7=9A=84=E6=9D=8E=E7=99=BD?= <670939375@qq.com> Date: Wed, 3 Jul 2024 15:29:21 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90bug=E4=BF=AE=E5=A4=8D=E3=80=91login?= =?UTF-8?q?=E5=B0=8F=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/user/templates/{login_base.html => base_login.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename views/user/templates/{login_base.html => base_login.html} (100%) diff --git a/views/user/templates/login_base.html b/views/user/templates/base_login.html similarity index 100% rename from views/user/templates/login_base.html rename to views/user/templates/base_login.html