diff --git a/app/pages/index.vue b/app/pages/index.vue index fcb8d95..9d0cb26 100644 --- a/app/pages/index.vue +++ b/app/pages/index.vue @@ -23,8 +23,21 @@ {{ connectionStatus === 'connected' ? '断开连接' : '连接' }} -
视频播放器地址: {{ playerAddress }}