From c781158fbb7260a7092de22fb24bde061e8426a9 Mon Sep 17 00:00:00 2001 From: liuminjian Date: Tue, 6 Apr 2021 09:45:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- static/js/project/user/login.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 5f367f2..72822eb 100644 --- a/index.html +++ b/index.html @@ -41,7 +41,7 @@ - \ No newline at end of file diff --git a/static/js/project/user/login.js b/static/js/project/user/login.js index 2352769..f0cb0af 100644 --- a/static/js/project/user/login.js +++ b/static/js/project/user/login.js @@ -1,6 +1,6 @@ /** - * Created by liuminjian on 2021/4/5. + * Created by admin on 2021/4/5. * */ define(['jquery', "Tools"], function ($, Tools) {