fix: 修复后台求婚记录列表未显示已成功和已离婚记录的问题

This commit is contained in:
2026-03-12 12:33:28 +08:00
parent 909d578547
commit d827c8a1df
5 changed files with 367 additions and 2 deletions

12
test-render.html Normal file
View 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>