add
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>资产辅助系统</title>
|
||||
<!-- 自动跳转到登录页 -->
|
||||
<meta http-equiv="refresh" content="0;url=src/pages/login.html">
|
||||
</head>
|
||||
<body>
|
||||
<p>正在跳转到登录页... 如果没有自动跳转,请<a href="src/pages/login.html">点击这里</a></p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user