初始化代码

This commit is contained in:
2025-12-22 14:33:31 +08:00
parent d02b31a8b9
commit c2c5ae2fdd
2313 changed files with 467239 additions and 0 deletions

Binary file not shown.

Binary file not shown.

1
public/js/index.min.css vendored Normal file

File diff suppressed because one or more lines are too long

1
public/js/index.min.js vendored Normal file

File diff suppressed because one or more lines are too long

2
public/js/jquery-3.5.1.min.js vendored Normal file

File diff suppressed because one or more lines are too long

2
public/js/jquery.min.js vendored Normal file

File diff suppressed because one or more lines are too long

1
public/js/moment.min.js vendored Normal file

File diff suppressed because one or more lines are too long

1
public/js/nprogress.min.css vendored Normal file
View File

@@ -0,0 +1 @@
#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0,-4px);-ms-transform:rotate(3deg) translate(0,-4px);transform:rotate(3deg) translate(0,-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:2px solid transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner 400ms linear infinite;animation:nprogress-spinner 400ms linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}

17242
public/js/pdf.js Normal file

File diff suppressed because it is too large Load Diff

44989
public/js/pdf.worker.js vendored Normal file

File diff suppressed because it is too large Load Diff

6
public/js/vue.min.js vendored Normal file

File diff suppressed because one or more lines are too long

6
public/js/vuex.min.js vendored Normal file

File diff suppressed because one or more lines are too long