update 2023-03-19 19:25:19

This commit is contained in:
github-actions[bot]
2023-03-19 19:25:19 +08:00
parent 7faa469d83
commit aca8ef531d
10 changed files with 126 additions and 118 deletions

View File

@ -49,8 +49,7 @@
<script>
// thanks for Jo-Philipp Wich <jow@openwrt.org>
var luciLocation = <%= luci.http.write_json(luci.dispatcher.context.path) %>;
</script>
<script src="<%=media%>/js/jquery.min.js?v=<%= ver.luciversion %>"></script>
</script>
<script src="<%=media%>/js/script.js?v=<%= ver.luciversion %>"></script>
</body>
</html>

View File

@ -162,6 +162,8 @@
</style>
<% end -%>
<script src="<%=media%>/js/xhr.js?v=<%= ver.luciversion %>"></script>
<script src="<%=media%>/js/jquery.min.js?v=<%= ver.luciversion %>"></script>
<script src="<%=media%>/js/design.js?v=<%= ver.luciversion %>"></script>
<style title="text/css" id="global-scroll">
::-webkit-scrollbar {
width: 4px