Fix API compatibility and add user/role/permission and asset import/export
This commit is contained in:
16
frontend/dist/index.html
vendored
Normal file
16
frontend/dist/index.html
vendored
Normal 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>
|
||||
Reference in New Issue
Block a user