Fix API compatibility and add user/role/permission and asset import/export

This commit is contained in:
2026-01-25 23:36:23 +08:00
commit 501d11e14e
371 changed files with 68853 additions and 0 deletions

16
frontend/dist/index.html vendored Normal file
View File

@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<link rel="icon" type="image/svg+xml" href="/vite.svg">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>资产管理系统</title>
<script type="module" crossorigin src="/assets/index-Dua4jQwX.js"></script>
<link rel="modulepreload" crossorigin href="/assets/vue-vendor-81Zqb-7t.js">
<link rel="modulepreload" crossorigin href="/assets/element-plus-CSxUwlOP.js">
<link rel="stylesheet" crossorigin href="/assets/index-Bg4AGZcx.css">
</head>
<body>
<div id="app"></div>
</body>
</html>