fix(用户管理): 修复用户列表页面加载失败问题
Some checks failed
CI / rust-check (push) Has been cancelled
CI / rust-test (push) Has been cancelled
CI / frontend-build (push) Has been cancelled
CI / security-audit (push) Has been cancelled

修复用户列表页面加载失败导致测试超时的问题,确保页面元素正确渲染
This commit is contained in:
iven
2026-04-19 08:46:28 +08:00
parent 0ee9d22634
commit 841766b168
174 changed files with 26366 additions and 675 deletions

View File

@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html lang="en" translate="no">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="./playwright-logo.svg" type="image/svg+xml">
<title>Playwright Test</title>
<script type="module" crossorigin src="./uiMode.Vipi55dB.js"></script>
<link rel="modulepreload" crossorigin href="./assets/defaultSettingsView-GTWI-W_B.js">
<link rel="stylesheet" crossorigin href="./defaultSettingsView.B4dS75f0.css">
<link rel="stylesheet" crossorigin href="./uiMode.Btcz36p_.css">
</head>
<body>
<div id="root"></div>
</body>
</html>