m
This commit is contained in:
+2
-2
@@ -15,8 +15,8 @@ coverage
|
|||||||
/*.zip
|
/*.zip
|
||||||
.user.ini
|
.user.ini
|
||||||
.htaccess
|
.htaccess
|
||||||
index.html
|
./index.html
|
||||||
404.html
|
./404.html
|
||||||
.well-known
|
.well-known
|
||||||
|
|
||||||
/cypress/videos/
|
/cypress/videos/
|
||||||
|
|||||||
Vendored
+20
@@ -0,0 +1,20 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<link rel="icon" href="./favicon.ico">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>后台管理</title>
|
||||||
|
<script
|
||||||
|
src="https://lf1-cdn-tos.bytegoofy.com/obj/iconpark/svg_43293_30.da190ca0eb959dffd4c8445f912a22cf.js"></script>
|
||||||
|
<script type="module" crossorigin src="./assets/index.C2JgTgsq.js"></script>
|
||||||
|
<link rel="stylesheet" crossorigin href="./assets/css/index-CiupC-sT.css">
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<div id="app"></div>
|
||||||
|
<script src="./icon.js"></script>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
||||||
Reference in New Issue
Block a user