add an api proxy url to access frp server info

This commit is contained in:
杨黄林
2023-09-09 20:46:54 +08:00
parent 4636bd7e9f
commit 3eca20e927
18 changed files with 110 additions and 63 deletions

View File

@@ -14,6 +14,22 @@ section {
box-sizing: border-box;
}
.layui-header{
line-height: 60px;
font-size: 16px;
}
.layui-title{
position: absolute;
left: 200px;
right: 0;
top: 0;
height: 100%;
color: #fff;
padding: 0 15px;
box-sizing: border-box;
}
#searchForm input {
height: 30px;
line-height: 28px;