1
lu
2025-03-22 cb054ad80cfe66befdba09f544916bed9b67d8a8
1
已修改4个文件
9 ■■■■ 文件已修改
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/Sys/EasyRptDesign.Designer.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/Gs.DevApp.csproj 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
@@ -1601,6 +1601,8 @@
            // 
            // gvMx2
            // 
            this.gvMx2.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2.Appearance.Row.Options.UseFont = true;
            this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn4,
            this.gridColumn3,
@@ -1695,6 +1697,8 @@
            // 
            // gvMx3
            // 
            this.gvMx3.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx3.Appearance.Row.Options.UseFont = true;
            this.gvMx3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn1,
            this.gridColumn22,
DevApp/Gs.DevApp/DevFrm/Sys/EasyRptDesign.Designer.cs
@@ -58,7 +58,7 @@
            // environmentSettings1
            // 
            designerSettings2.ApplicationConnection = null;
            designerSettings2.DefaultFont = new System.Drawing.Font("宋体", 9F);
            designerSettings2.DefaultFont = new System.Drawing.Font("宋体",10F);
            designerSettings2.Icon = null;
            designerSettings2.Restrictions = designerRestrictions2;
            designerSettings2.Text = "";
DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs
@@ -127,7 +127,7 @@
            this.tlcMenuType});
            this.tlMenu.Cursor = System.Windows.Forms.Cursors.Default;
            this.tlMenu.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tlMenu.Font = new System.Drawing.Font("Tahoma", 9F);
            this.tlMenu.Font = new System.Drawing.Font("Tahoma", 10F);
            this.tlMenu.Location = new System.Drawing.Point(0, 0);
            this.tlMenu.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.tlMenu.MinWidth = 23;
DevApp/Gs.DevApp/Gs.DevApp.csproj
@@ -1169,6 +1169,7 @@
    </EmbeddedResource>
    <EmbeddedResource Include="DevFrm\FrmMain.resx">
      <DependentUpon>FrmMain.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="DevFrm\IPQC\Frm_ShouJian.resx">
      <DependentUpon>Frm_ShouJian.cs</DependentUpon>