feat: 完成 issue #134 登录认证+用户/角色管理(web/auth,RBAC 三级,OIDC 预留,接入配置台)

This commit is contained in:
2026-08-05 10:14:25 +08:00
parent faddf24d11
commit 7cf783e7c6
7 changed files with 548 additions and 0 deletions
+1
View File
@@ -145,6 +145,7 @@
</div>
</section>
<script src="../auth/auth.js"></script>
<script src="studio.js"></script>
</body>
</html>