feat:视频列表更换播放方式

This commit is contained in:
zjc
2025-02-21 13:40:03 +08:00
parent d547312c74
commit 23fbbcdb78
8 changed files with 3894 additions and 38 deletions

View File

@@ -37,7 +37,6 @@
watch(
() => dataRes.value,
(val) => {
console.log(val, '景区接受消息')
if (val) {
switch (val.type) {
case 'userPortrait':
@@ -87,7 +86,6 @@
const sendCarShip = (e) => {
timer = setInterval(() => {
if (isConnected.value) {
console.log('定时发送车船消息11')
sendMessage(
JSON.stringify({
action: 'start',