迁移 assets 文件夹 --> admin/css/other

develop
就眠仪式 2020-08-11 08:58:33 +08:00
parent 880a7ef7d3
commit e0e7ae8f2a
12 changed files with 7 additions and 7 deletions

View File

@ -4,7 +4,7 @@
<meta charset="utf-8"> <meta charset="utf-8">
<title>Login Page</title> <title>Login Page</title>
<link rel="stylesheet" href="component/pear/css/pear.css" /> <link rel="stylesheet" href="component/pear/css/pear.css" />
<link rel="stylesheet" href="assets/login.css" /> <link rel="stylesheet" href="admin/css/other/login.css" />
</head> </head>
<!-- 代 码 结 构 --> <!-- 代 码 结 构 -->
<body background="admin/images/background.svg"> <body background="admin/images/background.svg">

View File

@ -7,7 +7,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" href="../../component/pear/css/pear.css" /> <link rel="stylesheet" href="../../component/pear/css/pear.css" />
<link rel="stylesheet" href="../../assets/console1.css" /> <link rel="stylesheet" href="../../admin/css/other/console1.css" />
</head> </head>
<body class="pear-container"> <body class="pear-container">
<div> <div>

View File

@ -7,7 +7,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" href="../../component/pear/css/pear.css" /> <link rel="stylesheet" href="../../component/pear/css/pear.css" />
<link rel="stylesheet" href="../../assets/console2.css" /> <link rel="stylesheet" href="../../admin/css/other/console2.css" />
</head> </head>
<body class="pear-container"> <body class="pear-container">
<div class="layui-row layui-col-space10"> <div class="layui-row layui-col-space10">

View File

@ -4,7 +4,7 @@
<meta charset="utf-8"/> <meta charset="utf-8"/>
<title>IconFont Demo</title> <title>IconFont Demo</title>
<link rel="stylesheet" href="https://g.alicdn.com/thx/cube/1.3.2/cube.min.css"> <link rel="stylesheet" href="https://g.alicdn.com/thx/cube/1.3.2/cube.min.css">
<link rel="stylesheet" href="../../assets/icon.css"> <link rel="stylesheet" href="../../admin/css/other/icon.css">
<link rel="stylesheet" href="../../component/pear/css/pear.css" /> <link rel="stylesheet" href="../../component/pear/css/pear.css" />
<script src="iconfont.js"></script> <script src="iconfont.js"></script>
<!-- jQuery --> <!-- jQuery -->

View File

@ -4,7 +4,7 @@
<meta charset="utf-8"> <meta charset="utf-8">
<title></title> <title></title>
<link href="../../component/pear/css/pear.css" rel="stylesheet" /> <link href="../../component/pear/css/pear.css" rel="stylesheet" />
<link href="../../assets/error.css" rel="stylesheet" /> <link href="../../admin/css/other/error.css" rel="stylesheet" />
</head> </head>
<body> <body>
<div class="content"> <div class="content">

View File

@ -4,7 +4,7 @@
<meta charset="utf-8"> <meta charset="utf-8">
<title></title> <title></title>
<link href="../../component/pear/css/pear.css" rel="stylesheet" /> <link href="../../component/pear/css/pear.css" rel="stylesheet" />
<link href="../../assets/error.css" rel="stylesheet" /> <link href="../../admin/css/other/error.css" rel="stylesheet" />
</head> </head>
<body> <body>
<div class="content"> <div class="content">

View File

@ -4,7 +4,7 @@
<meta charset="utf-8"> <meta charset="utf-8">
<title></title> <title></title>
<link href="../../component/pear/css/pear.css" rel="stylesheet" /> <link href="../../component/pear/css/pear.css" rel="stylesheet" />
<link href="../../assets/error.css" rel="stylesheet" /> <link href="../../admin/css/other/error.css" rel="stylesheet" />
</head> </head>
<body> <body>
<div class="content"> <div class="content">