mirror of
https://gitee.com/technical-laohu/mpay_v2_webman.git
synced 2026-04-23 18:44:26 +08:00
重构初始化
This commit is contained in:
21
public/admin/index.html
Normal file
21
public/admin/index.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="./static/svg/snow-BRqJXV9J.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<base href="/admin/" />
|
||||
<link rel="stylesheet" href="./css/loading.css" type="text/css" />
|
||||
<title>管理后台</title>
|
||||
<script type="module" crossorigin src="./static/js/index-CXsUPViQ.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="./static/css/index-Dw94WLxY.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app">
|
||||
<div class="init-page">
|
||||
<div class="snow-loader"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user