📄 page_info_video.html.asp
字号:
<!-- #include file="page_forum_header.html.asp" -->
<!-- ##### 主栏目开始 ##### --->
<div>
<%
If Trim(Application(GBL_strCookieURL & "APP_strListID")) <> "" And Application(GBL_strCookieURL & "APP_strOpenList") = "0" Then
%>
<iframe src="http://show.bokecc.com/showzone/<%=Trim(Application(GBL_strCookieURL & "APP_strListID"))%>" height=1350 width=800 border=0>
</iframe>
<%Else
Response.Write "视频展区未正确设置或者已关闭"
End IF%>
</div>
<!-- ##### 主栏目结束 ##### -->
<!-- #include file="page_sub_footer.html.asp" -->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -