Upgrade web frontend lib for enhanced security (#152)
This commit is contained in:
parent
62ab1625d7
commit
4142f9d03c
|
|
@ -130,7 +130,7 @@ static const std::string kMainTemplate = R"(
|
|||
<meta charset='utf-8'/>
|
||||
<link href='/bootstrap/css/bootstrap.min.css' rel='stylesheet' media='screen' />
|
||||
<link href='/bootstrap/css/bootstrap-table.min.css' rel='stylesheet' media='screen' />
|
||||
<script src='/jquery-3.2.1.min.js' defer></script>
|
||||
<script src='/jquery-3.5.0.min.js' defer></script>
|
||||
<script src='/bootstrap/js/bootstrap.min.js' defer></script>
|
||||
<script src='/bootstrap/js/bootstrap-table.min.js' defer></script>
|
||||
<script src='/starrocks.js' defer></script>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
File diff suppressed because it is too large
Load Diff
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Loading…
Reference in New Issue