feat:跟新livekit房间创建

This commit is contained in:
leilei
2025-09-26 17:58:42 +08:00
parent 121fc5ea19
commit af994f88de
15 changed files with 1052 additions and 41 deletions

View File

@@ -71,8 +71,7 @@
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
height: 100%;
.el-dialog {
margin: 0 auto !important;

View File

@@ -7,9 +7,9 @@
@import "./ruoyi.scss";
@import 'element-plus/theme-chalk/index.css';
@tailwind base;
@tailwind components;
@tailwind utilities;
// @tailwind base;
// @tailwind components;
// @tailwind utilities;
body {
height: 100%;