Browse Source

提交代码。

Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.6.1^2
zouap 3 years ago
parent
commit
461c6cd37c
2 changed files with 1 additions and 3 deletions
  1. +0
    -2
      web_src/js/jquery-3.5.0.min.js
  2. +1
    -1
      web_src/js/jquery.js

+ 0
- 2
web_src/js/jquery-3.5.0.min.js
File diff suppressed because it is too large
View File


+ 1
- 1
web_src/js/jquery.js View File

@@ -1,3 +1,3 @@
import $ from './jquery-3.5.0.min.js';
import $ from 'jquery';

window.$ = window.jQuery = $;

Loading…
Cancel
Save