From a5a6b40b5e62dc132b4e608769b1fa40bf1e916d Mon Sep 17 00:00:00 2001 From: KukuKeng <514113564@qq.com> Date: Thu, 31 Dec 2020 13:14:18 +0800 Subject: [PATCH] update student static --- source/xzs/src/main/resources/static/student/index.html | 2 +- .../static/student/static/css/chunk-36c5438e.e9f7891e.css | 1 + .../static/student/static/js/chunk-36c5438e.37e2ca8b.js | 1 + .../main/resources/static/student/static/js/index.f9694c5f.js | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 source/xzs/src/main/resources/static/student/static/css/chunk-36c5438e.e9f7891e.css create mode 100644 source/xzs/src/main/resources/static/student/static/js/chunk-36c5438e.37e2ca8b.js create mode 100644 source/xzs/src/main/resources/static/student/static/js/index.f9694c5f.js diff --git a/source/xzs/src/main/resources/static/student/index.html b/source/xzs/src/main/resources/static/student/index.html index 56885b5..2ba36eb 100644 --- a/source/xzs/src/main/resources/static/student/index.html +++ b/source/xzs/src/main/resources/static/student/index.html @@ -14,4 +14,4 @@ hm.src = 'https://hm.baidu.com/hm.js?cd8218cd51f800ed2b73e5751cb3f4f9' var s = document.getElementsByTagName('script')[0] s.parentNode.insertBefore(hm, s) - })()