Files
OA/app/api/view/office/officeapps.html
T
2026-07-23 09:40:36 +08:00

14 lines
625 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="renderer" content="webkit">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=0">
<link rel="mobile-prefetch" href=""/>
<title>文档信息</title>
</head>
<body style="width:100%;height:100vh; margin:0; padding:0">
<iframe src="//view.officeapps.live.com/op/view.aspx?src={$url}" frameborder="0" align="left" width="100%" height="100%" scrolling="yes"></iframe>
</body>
</html>