mirror of
https://github.com/fatedier/frp.git
synced 2026-01-10 10:13:16 +00:00
web/frpc: refactor dashboard with improved structure and API layer (#5117)
This commit is contained in:
1
assets/frpc/static/index-BAsh6RH1.js
Normal file
1
assets/frpc/static/index-BAsh6RH1.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
assets/frpc/static/index-JCcyRUo1.css
Normal file
1
assets/frpc/static/index-JCcyRUo1.css
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -3,9 +3,9 @@
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>frp client admin UI</title>
|
||||
<script type="module" crossorigin src="./index-HyKZ_pht.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="./index-iuf46MlF.css">
|
||||
<title>frp client</title>
|
||||
<script type="module" crossorigin src="./index-BAsh6RH1.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="./index-JCcyRUo1.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user