mirror of
https://github.com/yhl452493373/frpc-panel.git
synced 2026-04-04 14:27:01 +08:00
add convert json to toml by toml.js
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
<link rel="stylesheet" href="./static/css/layui-theme-dark.css?v=${ .version }">
|
||||
<link rel="stylesheet" href="./static/css/index.css?v=${ .version }">
|
||||
<link rel="stylesheet" href="./static/css/color.css?v=${ .version }">
|
||||
<script src="./static/js/json-process.js?v=${ .version }"></script>
|
||||
<script src="./static/js/toml.js?v=${ .version }"></script>
|
||||
<script src="./static/lib/layui/layui.js?v=${ .version }"></script>
|
||||
<script src="./static/js/index-client-info.js?v=${ .version }"></script>
|
||||
<script src="./static/js/index-proxy-overview.js?v=${ .version }"></script>
|
||||
|
||||
Reference in New Issue
Block a user