小程序接口、培训计划界面调优

This commit is contained in:
2025-03-05 17:00:55 +08:00
parent e975ddbf1d
commit 02ba872cee
20 changed files with 422 additions and 1637 deletions
+16
View File
@@ -305,6 +305,7 @@
<Content Include="common\mainMenu_SubPackManage.aspx" />
<Content Include="common\mainMenu_SYHSE.aspx" />
<Content Include="common\mainMenu_SYHSEN.aspx" />
<Content Include="common\mainProjectNew.aspx" />
<Content Include="common\mainProjectSY.aspx" />
<Content Include="common\mainProjects.aspx" />
<Content Include="common\mains.aspx" />
@@ -3424,6 +3425,7 @@
<Content Include="ZHGL\HSSESystem\HSSEOrganize.aspx" />
<Content Include="ZHGL\HSSESystem\SafetyInstitution.aspx" />
<Content Include="ZHGL\HSSESystem\SafetyInstitutionEdit.aspx" />
<Content Include="ZHGL\InformationProject\BoardData.aspx" />
<Content Include="ZHGL\InformationProject\FileCabinetA.aspx" />
<Content Include="ZHGL\InformationProject\FileCabinetAEdit.aspx" />
<Content Include="ZHGL\InformationProject\FileCabinetAItemEdit.aspx" />
@@ -8049,6 +8051,13 @@
<Compile Include="common\mainMenu_SYHSEN.aspx.designer.cs">
<DependentUpon>mainMenu_SYHSEN.aspx</DependentUpon>
</Compile>
<Compile Include="common\mainProjectNew.aspx.cs">
<DependentUpon>mainProjectNew.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="common\mainProjectNew.aspx.designer.cs">
<DependentUpon>mainProjectNew.aspx</DependentUpon>
</Compile>
<Compile Include="common\mainProjectSY.aspx.cs">
<DependentUpon>mainProjectSY.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -19239,6 +19248,13 @@
<Compile Include="ZHGL\HSSESystem\SafetyInstitutionEdit.aspx.designer.cs">
<DependentUpon>SafetyInstitutionEdit.aspx</DependentUpon>
</Compile>
<Compile Include="ZHGL\InformationProject\BoardData.aspx.cs">
<DependentUpon>BoardData.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ZHGL\InformationProject\BoardData.aspx.designer.cs">
<DependentUpon>BoardData.aspx</DependentUpon>
</Compile>
<Compile Include="ZHGL\InformationProject\FileCabinetA.aspx.cs">
<DependentUpon>FileCabinetA.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>