ZhiYeJianKang_PeiXun/Song.Site/Utility/CkplayerX1/sample/iframe.html
2025-02-20 15:41:53 +08:00

15 lines
352 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>ckplayer</title>
<style type="text/css">body{margin:0;padding:0px;font-family:"Microsoft YaHei",YaHei,"微软雅黑",SimHei,"黑体";font-size:14px}</style>
</head>
<body>
<iframe src="h5.html" height="500" width="600" frameborder="0" allowfullscreen></iframe>
</body>
</html>