feat: 聊天界面修改&登录界面样式修改
This commit is contained in:
@@ -40,8 +40,8 @@
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import { ref, computed, watch } from 'vue'
|
||||
import Video from '@/assets/media/example_video.mp4'
|
||||
import { ref, computed } from 'vue'
|
||||
import Video from '@/assets/media/example.mp4'
|
||||
// Props
|
||||
interface Props {
|
||||
videoSrc?: string
|
||||
|
||||
Reference in New Issue
Block a user