diff --git a/assets/scripts/loading.js b/assets/scripts/loading.js deleted file mode 100644 index 78f321f..0000000 --- a/assets/scripts/loading.js +++ /dev/null @@ -1,4 +0,0 @@ -// 加载完成隐藏 loading 界面 -window.onload = () => { - $('#loading').hide(); -}; diff --git a/index.html b/index.html index b1f62a8..f698de5 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,32 @@ + @@ -167,7 +195,12 @@ - - + + \ No newline at end of file