fix: 修复后台求婚记录列表未显示已成功和已离婚记录的问题
This commit is contained in:
12
test-render.html
Normal file
12
test-render.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="refresh" content="0;url='http://localhost'" />
|
||||
|
||||
<title>Redirecting to http://localhost</title>
|
||||
</head>
|
||||
<body>
|
||||
Redirecting to <a href="http://localhost">http://localhost</a>.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user