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) {