diff --git a/code/VideoAccess-VCMP/web/client/assets/images/background/talk.png b/code/VideoAccess-VCMP/web/client/assets/images/background/talk.png new file mode 100644 index 0000000..bcba1c2 Binary files /dev/null and b/code/VideoAccess-VCMP/web/client/assets/images/background/talk.png differ diff --git a/code/VideoAccess-VCMP/web/client/assets/images/background/talking.png b/code/VideoAccess-VCMP/web/client/assets/images/background/talking.png new file mode 100644 index 0000000..1ef10fb Binary files /dev/null and b/code/VideoAccess-VCMP/web/client/assets/images/background/talking.png differ diff --git a/code/VideoAccess-VCMP/web/client/src/components/videoPlay.jsx b/code/VideoAccess-VCMP/web/client/src/components/videoPlay.jsx index 396f13a..e3a03e6 100644 --- a/code/VideoAccess-VCMP/web/client/src/components/videoPlay.jsx +++ b/code/VideoAccess-VCMP/web/client/src/components/videoPlay.jsx @@ -191,7 +191,16 @@ const VideoPlay = ({ height, width }) => { } : operationState.talk.select ? - '2' : +
+ +
开始讲话
+
: '' : '' } {/* 下方操作 */}