refactor: remove company management

This commit is contained in:
Frudrax Cheng
2026-06-05 18:00:06 +08:00
parent b39cb86e70
commit 8f9d3653c8
12 changed files with 84 additions and 1074 deletions
+2 -2
View File
@@ -3,11 +3,11 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>溯源管理平台</title>
<title>溯源赋码平台</title>
<link rel="icon" type="image/x-icon" href="/src/assets/img/favicon.ico">
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>
</html>