1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2024-11-19 18:08:21 +01:00

update jquery

This commit is contained in:
lxsang 2021-04-26 12:26:36 +02:00
parent 1bac21078c
commit 30abb9552f

View File

@ -25,7 +25,7 @@ end
rel="stylesheet" rel="stylesheet"
type="text/css" type="text/css"
href="<?=HTTP_ROOT?>/rst/katex/katex.min.css" /> href="<?=HTTP_ROOT?>/rst/katex/katex.min.css" />
<script src="<?=HTTP_ROOT?>/rst/gscripts/jquery-3.2.1.min.js"> </script> <script src="<?=HTTP_ROOT?>/rst/gscripts/jquery-3.4.1.min.js"> </script>
<?lua <?lua
if has_3d then if has_3d then
?> ?>