Skip to content

Commit

Permalink
'fix'
Browse files Browse the repository at this point in the history
  • Loading branch information
yeuxuan committed Jul 14, 2024
1 parent bd8bec9 commit 9790bf8
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion sub_admin/editserver.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<?php
include("foot.php");
?>
<!-- <link rel="stylesheet" href="https://www.layuicdn.com/layui/css/layui.css?v=20201111001" />
<!-- <link rel="stylesheet" href="../assets/layui/css/layui.css?v=20201111001?v=20201111001" />
<link rel="stylesheet" type="text/css" href="./css/theme.css?v=20201111001" /> -->
<style>
body {
Expand Down
2 changes: 1 addition & 1 deletion sub_admin/edituser.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<?php
include("foot.php");
?>
<!-- <link rel="stylesheet" href="https://www.layuicdn.com/layui/css/layui.css?v=20201111001" />
<!-- <link rel="stylesheet" href="../assets/layui/css/layui.css?v=20201111001?v=20201111001" />
<link rel="stylesheet" type="text/css" href="./css/theme.css?v=20201111001" /> -->
<style>
body {
Expand Down
2 changes: 1 addition & 1 deletion sub_admin/head.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" href="https://www.layuicdn.com/layui/css/layui.css" />
<link rel="stylesheet" href="../assets/layui/css/layui.css?v=20201111001" />
<link rel="stylesheet" type="text/css" href="css/admin.css" />
<link rel="stylesheet" type="text/css" href="css/theme.css" />
<title><?php echo $subconf['hostname'].'后台管理'; ?></title>
Expand Down
2 changes: 1 addition & 1 deletion sub_admin/hostset.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<title>
<?php echo $subconf['hostname']; ?>-网站设置
</title>
<!-- <link rel="stylesheet" href="https://www.layuicdn.com/layui/css/layui.css">
<!-- <link rel="stylesheet" href="../assets/layui/css/layui.css?v=20201111001">
<link rel="stylesheet" type="text/css" href="../css/theme.css" /> -->
<?php
include("foot.php");
Expand Down
2 changes: 1 addition & 1 deletion sub_admin/kami.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
}

</style>
<!-- <link rel="stylesheet" href="https://www.layuicdn.com/layui/css/layui.css?v=20201111001" />
<!-- <link rel="stylesheet" href="../assets/layui/css/layui.css?v=20201111001?v=20201111001" />
<link rel="stylesheet" type="text/css" href="./css/theme.css?v=20201111001" /> -->
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion sub_admin/log.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<?php
include("foot.php");
?>
<!-- <link rel="stylesheet" href="https://www.layuicdn.com/layui/css/layui.css?v=20201111001" />
<!-- <link rel="stylesheet" href="../assets/layui/css/layui.css?v=20201111001?v=20201111001" />
<link rel="stylesheet" type="text/css" href="./css/theme.css?v=20201111001" /> -->
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion sub_admin/login.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<?php
include("foot.php");
?>
<!-- <link rel="stylesheet" href="https://www.layuicdn.com/layui/css/layui.css"> -->
<!-- <link rel="stylesheet" href="../assets/layui/css/layui.css?v=20201111001"> -->
<link rel="stylesheet" href="../assets/layui/css/logon.css">
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion sub_admin/new_kami.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<?php
include("foot.php");
?>
<!-- <link rel="stylesheet" href="https://www.layuicdn.com/layui/css/layui.css?v=20201111001">
<!-- <link rel="stylesheet" href="../assets/layui/css/layui.css?v=20201111001?v=20201111001">
<link rel="stylesheet" type="text/css" href="./css/theme.css?v=20201111001" /> -->
<style>
body {
Expand Down
2 changes: 1 addition & 1 deletion sub_admin/newapp.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<?php
include("foot.php");
?>
<!-- <link rel="stylesheet" href="https://www.layuicdn.com/layui/css/layui.css?v=20201111001" />
<!-- <link rel="stylesheet" href="../assets/layui/css/layui.css?v=20201111001?v=20201111001" />
<link rel="stylesheet" type="text/css" href="./css/theme.css?v=20201111001" /> -->
<style>
body { background-color: #FFFFFF; padding-right: 80px; }
Expand Down
2 changes: 1 addition & 1 deletion sub_admin/newserver.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<?php
include("foot.php");
?>
<!-- <link rel="stylesheet" href="https://www.layuicdn.com/layui/css/layui.css?v=20201111001" />
<!-- <link rel="stylesheet" href="../assets/layui/css/layui.css?v=20201111001?v=20201111001" />
<link rel="stylesheet" type="text/css" href="./css/theme.css?v=20201111001" /> -->
<style>
body { background-color: #FFFFFF; padding-right: 80px; }
Expand Down
2 changes: 1 addition & 1 deletion sub_admin/newuser.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<?php
include("foot.php");
?>
<!-- <link rel="stylesheet" href="https://www.layuicdn.com/layui/css/layui.css?v=20201111001" />
<!-- <link rel="stylesheet" href="../assets/layui/css/layui.css?v=20201111001?v=20201111001" />
<link rel="stylesheet" type="text/css" href="./css/theme.css?v=20201111001" /> -->
<style>
body {
Expand Down
2 changes: 1 addition & 1 deletion sub_admin/server_list.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<?php
include("foot.php");
?>
<!-- <link rel="stylesheet" href="https://www.layuicdn.com/layui/css/layui.css?v=20201111001" />
<!-- <link rel="stylesheet" href="../assets/layui/css/layui.css?v=20201111001?v=20201111001" />
<link rel="stylesheet" type="text/css" href="./css/theme.css?v=20201111001" /> -->
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion sub_admin/update_password.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<?php
include("foot.php");
?>
<!-- <link rel="stylesheet" href="https://www.layuicdn.com/layui/css/layui.css">
<!-- <link rel="stylesheet" href="../assets/layui/css/layui.css?v=20201111001">
<link rel="stylesheet" type="text/css" href="../css/theme.css" /> -->
<style>
body { padding: 20px; padding-right: 80px;background-color: #FFFFFF; }
Expand Down
2 changes: 1 addition & 1 deletion sub_admin/usermanger.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<?php
include("foot.php");
?>
<!-- <link rel="stylesheet" href="https://www.layuicdn.com/layui/css/layui.css?v=20201111001" />
<!-- <link rel="stylesheet" href="../assets/layui/css/layui.css?v=20201111001?v=20201111001" />
<link rel="stylesheet" type="text/css" href="./css/theme.css?v=20201111001" /> -->
</head>
<body>
Expand Down

0 comments on commit 9790bf8

Please sign in to comment.