mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-02-03 01:25:54 +08:00
使用本地SID二次校验增强管理系统安全性
This commit is contained in:
15
web/views/@default/login/validate.html
Normal file
15
web/views/@default/login/validate.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=0">
|
||||
{$TEA.VUE}
|
||||
{$TEA.SEMANTIC}
|
||||
<title></title>
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user