mirror of
https://gitee.com/technical-laohu/mpay_v2_webman.git
synced 2026-04-21 09:24:33 +08:00
22 lines
676 B
HTML
22 lines
676 B
HTML
<!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>
|