【m】界面分为3个页面
This commit is contained in:
@@ -9,6 +9,12 @@
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
</head>
|
||||
<body class="h-screen w-screen flex flex-col text-white bg-grid relative">
|
||||
<!--
|
||||
============================================================
|
||||
注意:此文件为视频通话界面
|
||||
初始连接界面请访问 connect.html
|
||||
============================================================
|
||||
-->
|
||||
|
||||
<!--
|
||||
============================================================
|
||||
@@ -192,6 +198,10 @@
|
||||
<p class="text-sm text-gray-400 mt-1" id="connectingText">等待对方接受邀请</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user