You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

42 lines
1.7 KiB
Plaintext

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>公文正文</title>
<link href="../../../../DataUser/Style/ccbpm.css" rel="stylesheet" type="text/css" />
<link href="../../../Scripts/easyUI145/themes/icon.css" rel="stylesheet" type="text/css" />
<link href="../../../Scripts/easyUI145/themes/default/easyui.css" rel="stylesheet" type="text/css" />
<link href="../../../Comm/Style/Table0.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="../../../Scripts/jquery/jquery.min.js"></script>
<script type="text/javascript" src="../../../Scripts/jquery/jquery.easyui.min.js"></script>
<script language="JavaScript" src="../../../Comm/JScript.js" type="text/javascript"></script>
<script type="text/javascript" src="../../../Scripts/bootstrap/js/jquery.min.js"></script>
<script type="text/javascript" src="../../../Scripts/bootstrap/js/bootstrap.min.js"></script>
<script src="../../../Scripts/QueryString.js" type="text/javascript"></script>
<script src="../../../Scripts/config.js" type="text/javascript"></script>
<script src="../../../Scripts/PinYin.js" type="text/javascript"></script>
<script src="../../../Comm/Gener.js" type="text/javascript"></script>
<script src="DDLBar.js"></script>
<script src="FrmComponentsEnum.js"></script>
<script type="text/javascript">
//页面启动函数.
$(function () {
InitBar(110);
});
</script>
</head>
<body>
<div id="bar">
</div>
<fieldset>
<legend>帮助</legend>
<ul>
<li>公文正文编辑需要嵌入的wps, word 插件. </li>
</ul>
</fieldset>
</body>
</html>