From 97743458c17755dcd1fbabc28f3f97b41830bb1b Mon Sep 17 00:00:00 2001 From: zhangwei Date: Wed, 7 Nov 2018 15:07:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4ysp=E7=9A=84=E5=B8=AE?= =?UTF-8?q?=E5=8A=A9=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/views/home.jsp | 11 +- .../webapp/online-help/ysp/video_scene.html | 202 ++++++++++++++++++ .../webapp/online-help/ysp/voip_sample.html | 200 +++++++++++++++++ 3 files changed, 411 insertions(+), 2 deletions(-) create mode 100644 src/main/webapp/online-help/ysp/video_scene.html create mode 100644 src/main/webapp/online-help/ysp/voip_sample.html diff --git a/src/main/webapp/WEB-INF/views/home.jsp b/src/main/webapp/WEB-INF/views/home.jsp index 3ba5d0630..20847b24e 100644 --- a/src/main/webapp/WEB-INF/views/home.jsp +++ b/src/main/webapp/WEB-INF/views/home.jsp @@ -222,6 +222,13 @@ function refreshCache(cacheName){ overflow-y: auto; overflow-x: hidden; } +#helpHref{ +padding:16px 6px 13px 8px; +color:#c5c5c5 +} +#helpHref:hover{ +background:#3d3d3d; +} @@ -326,8 +333,8 @@ function refreshCache(cacheName){ -