2023-03-03 合同打印修改,在线编辑文档控件增加

This commit is contained in:
2023-03-03 10:46:14 +08:00
parent 1cf35eb878
commit 1a8b21b64f
38 changed files with 3465 additions and 695 deletions
+28
View File
@@ -195,6 +195,17 @@
<Content Include="AttachFile\lib\popcorn.player.js" />
<Content Include="AttachFile\lib\popcorn.subtitle.js" />
<Content Include="AttachFile\Look.aspx" />
<Content Include="AttachFile\officecontrol\edit_save_office.gif" />
<Content Include="AttachFile\officecontrol\index.js" />
<Content Include="AttachFile\officecontrol\ntko.js" />
<Content Include="AttachFile\officecontrol\ntkobackground.min.js" />
<Content Include="AttachFile\officecontrol\ntkoofficecontrol.min.js" />
<Content Include="AttachFile\officecontrol\ntkooledocall.cab" />
<Content Include="AttachFile\officecontrol\ntkooledocallx64.cab" />
<Content Include="AttachFile\officecontrol\ntkoStyle.css" />
<Content Include="AttachFile\officecontrol\NTKO控件安装程序-评测专用演示版本.exe" />
<Content Include="AttachFile\officecontrol\OfficeControl.cab" />
<Content Include="AttachFile\officecontrol\OfficeControlx64.cab" />
<Content Include="AttachFile\player.aspx" />
<Content Include="AttachFile\res\webuploader\Uploader.swf" />
<Content Include="AttachFile\res\webuploader\webuploader.nolog.js" />
@@ -288,8 +299,10 @@
<Content Include="common\Menu_TestRun.xml" />
<Content Include="common\Menu_ZHGL.xml" />
<Content Include="common\themes.aspx" />
<Content Include="AttachFile\EditOffice.aspx" />
<Content Include="Controls\Fastreport.aspx" />
<Content Include="Controls\FlowOperateControl.ascx" />
<Content Include="AttachFile\IndexOffice.aspx" />
<Content Include="Controls\QRCodePrint.aspx" />
<Content Include="Controls\SeeQRImage.aspx" />
<Content Include="Controls\ShowQRImage.aspx" />
@@ -1444,6 +1457,7 @@
<Content Include="ZHGL\RealName\OnPost.aspx" />
<Content Include="ZHGL\RealName\SynchroRecord.aspx" />
<Content Include="ZHGL\RealName\SynchroSet.aspx" />
<Content Include="AttachFile\officecontrol\2222.docx" />
<None Include="Doc\help1.doc" />
<None Include="Doc\危险源因素辨识及评价方法说明.doc" />
<None Include="Doc\危险源清单导入说明.doc" />
@@ -6075,6 +6089,13 @@
<Compile Include="common\themes.aspx.designer.cs">
<DependentUpon>themes.aspx</DependentUpon>
</Compile>
<Compile Include="AttachFile\EditOffice.aspx.cs">
<DependentUpon>EditOffice.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="AttachFile\EditOffice.aspx.designer.cs">
<DependentUpon>EditOffice.aspx</DependentUpon>
</Compile>
<Compile Include="Controls\Fastreport.aspx.cs">
<DependentUpon>Fastreport.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -6089,6 +6110,13 @@
<Compile Include="Controls\FlowOperateControl.ascx.designer.cs">
<DependentUpon>FlowOperateControl.ascx</DependentUpon>
</Compile>
<Compile Include="AttachFile\IndexOffice.aspx.cs">
<DependentUpon>IndexOffice.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="AttachFile\IndexOffice.aspx.designer.cs">
<DependentUpon>IndexOffice.aspx</DependentUpon>
</Compile>
<Compile Include="Controls\QRCodePrint.aspx.cs">
<DependentUpon>QRCodePrint.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>