mirror of
				https://github.com/kenzok8/openwrt-packages.git
				synced 2025-11-03 08:28:50 +08:00 
			
		
		
		
	update 2023-03-19 19:25:19
This commit is contained in:
		@ -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>
 | 
			
		||||
 | 
			
		||||
@ -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
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user