677 lines
35 KiB
C#
677 lines
35 KiB
C#
namespace Delivery.Plugin
|
|
{
|
|
partial class 会员数据操作
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
this.tabPane1 = new DevExpress.XtraBars.Navigation.TabPane();
|
|
this.tabNavigationPage1 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
|
|
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.新增学校ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.修改学校ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.清空绑定ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.刷新列表ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.删除学校ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.settingControl1 = new UI.Framework.Controls.SettingControl();
|
|
this.tabNavigationPage2 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
|
|
this.pageControl1 = new UI.Framework.Controls.PageControl();
|
|
this.gridControl2 = new DevExpress.XtraGrid.GridControl();
|
|
this.contextMenuStrip2 = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.增加免单码ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.刷新列表ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.tabNavigationPage3 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
|
|
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
|
|
this.gridControl4 = new DevExpress.XtraGrid.GridControl();
|
|
this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.pageControl2 = new UI.Framework.Controls.PageControl();
|
|
this.gridControl3 = new DevExpress.XtraGrid.GridControl();
|
|
this.contextMenuStrip3 = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.修改配置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.删除订单ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.编辑快递点ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabPane1)).BeginInit();
|
|
this.tabPane1.SuspendLayout();
|
|
this.tabNavigationPage1.SuspendLayout();
|
|
this.groupBox2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
|
|
this.contextMenuStrip1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|
this.groupBox1.SuspendLayout();
|
|
this.tabNavigationPage2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
|
|
this.contextMenuStrip2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
|
|
this.tabNavigationPage3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl3)).BeginInit();
|
|
this.contextMenuStrip3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// tabPane1
|
|
//
|
|
this.tabPane1.AllowCollapse = DevExpress.Utils.DefaultBoolean.Default;
|
|
this.tabPane1.Controls.Add(this.tabNavigationPage1);
|
|
this.tabPane1.Controls.Add(this.tabNavigationPage2);
|
|
this.tabPane1.Controls.Add(this.tabNavigationPage3);
|
|
this.tabPane1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tabPane1.Location = new System.Drawing.Point(0, 0);
|
|
this.tabPane1.Name = "tabPane1";
|
|
this.tabPane1.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] {
|
|
this.tabNavigationPage1,
|
|
this.tabNavigationPage2,
|
|
this.tabNavigationPage3});
|
|
this.tabPane1.RegularSize = new System.Drawing.Size(913, 586);
|
|
this.tabPane1.SelectedPage = this.tabNavigationPage2;
|
|
this.tabPane1.Size = new System.Drawing.Size(913, 586);
|
|
this.tabPane1.TabIndex = 0;
|
|
this.tabPane1.Text = "tabPane1";
|
|
//
|
|
// tabNavigationPage1
|
|
//
|
|
this.tabNavigationPage1.Caption = "大学管理";
|
|
this.tabNavigationPage1.Controls.Add(this.groupBox2);
|
|
this.tabNavigationPage1.Controls.Add(this.groupBox1);
|
|
this.tabNavigationPage1.Name = "tabNavigationPage1";
|
|
this.tabNavigationPage1.Size = new System.Drawing.Size(913, 558);
|
|
//
|
|
// groupBox2
|
|
//
|
|
this.groupBox2.Controls.Add(this.gridControl1);
|
|
this.groupBox2.Location = new System.Drawing.Point(3, 5);
|
|
this.groupBox2.Name = "groupBox2";
|
|
this.groupBox2.Size = new System.Drawing.Size(326, 548);
|
|
this.groupBox2.TabIndex = 6;
|
|
this.groupBox2.TabStop = false;
|
|
this.groupBox2.Text = "学校汇总";
|
|
//
|
|
// gridControl1
|
|
//
|
|
this.gridControl1.ContextMenuStrip = this.contextMenuStrip1;
|
|
this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gridControl1.Location = new System.Drawing.Point(3, 18);
|
|
this.gridControl1.MainView = this.gridView1;
|
|
this.gridControl1.Name = "gridControl1";
|
|
this.gridControl1.Size = new System.Drawing.Size(320, 527);
|
|
this.gridControl1.TabIndex = 6;
|
|
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView1});
|
|
//
|
|
// contextMenuStrip1
|
|
//
|
|
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.新增学校ToolStripMenuItem,
|
|
this.修改学校ToolStripMenuItem,
|
|
this.编辑快递点ToolStripMenuItem,
|
|
this.清空绑定ToolStripMenuItem,
|
|
this.刷新列表ToolStripMenuItem,
|
|
this.删除学校ToolStripMenuItem});
|
|
this.contextMenuStrip1.Name = "contextMenuStrip1";
|
|
this.contextMenuStrip1.Size = new System.Drawing.Size(181, 158);
|
|
//
|
|
// 新增学校ToolStripMenuItem
|
|
//
|
|
this.新增学校ToolStripMenuItem.Name = "新增学校ToolStripMenuItem";
|
|
this.新增学校ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.新增学校ToolStripMenuItem.Text = "新增学校";
|
|
this.新增学校ToolStripMenuItem.Click += new System.EventHandler(this.新增学校ToolStripMenuItem_Click_1);
|
|
//
|
|
// 修改学校ToolStripMenuItem
|
|
//
|
|
this.修改学校ToolStripMenuItem.Name = "修改学校ToolStripMenuItem";
|
|
this.修改学校ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.修改学校ToolStripMenuItem.Text = "修改学校";
|
|
this.修改学校ToolStripMenuItem.Click += new System.EventHandler(this.修改学校ToolStripMenuItem_Click);
|
|
//
|
|
// 清空绑定ToolStripMenuItem
|
|
//
|
|
this.清空绑定ToolStripMenuItem.Name = "清空绑定ToolStripMenuItem";
|
|
this.清空绑定ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.清空绑定ToolStripMenuItem.Text = "清空绑定";
|
|
this.清空绑定ToolStripMenuItem.Click += new System.EventHandler(this.清空绑定ToolStripMenuItem_Click);
|
|
//
|
|
// 刷新列表ToolStripMenuItem
|
|
//
|
|
this.刷新列表ToolStripMenuItem.Name = "刷新列表ToolStripMenuItem";
|
|
this.刷新列表ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.刷新列表ToolStripMenuItem.Text = "刷新列表";
|
|
this.刷新列表ToolStripMenuItem.Click += new System.EventHandler(this.刷新列表ToolStripMenuItem_Click);
|
|
//
|
|
// 删除学校ToolStripMenuItem
|
|
//
|
|
this.删除学校ToolStripMenuItem.Name = "删除学校ToolStripMenuItem";
|
|
this.删除学校ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.删除学校ToolStripMenuItem.Text = "删除学校";
|
|
this.删除学校ToolStripMenuItem.Click += new System.EventHandler(this.删除学校ToolStripMenuItem_Click);
|
|
//
|
|
// gridView1
|
|
//
|
|
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.gridColumn1});
|
|
this.gridView1.GridControl = this.gridControl1;
|
|
this.gridView1.Name = "gridView1";
|
|
this.gridView1.OptionsBehavior.ReadOnly = true;
|
|
this.gridView1.OptionsSelection.ResetSelectionClickOutsideCheckboxSelector = true;
|
|
this.gridView1.OptionsView.ShowGroupPanel = false;
|
|
this.gridView1.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView1_RowClick);
|
|
//
|
|
// gridColumn1
|
|
//
|
|
this.gridColumn1.Caption = "学校全名";
|
|
this.gridColumn1.FieldName = "name";
|
|
this.gridColumn1.Name = "gridColumn1";
|
|
this.gridColumn1.Visible = true;
|
|
this.gridColumn1.VisibleIndex = 0;
|
|
this.gridColumn1.Width = 188;
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.simpleButton1);
|
|
this.groupBox1.Controls.Add(this.settingControl1);
|
|
this.groupBox1.Location = new System.Drawing.Point(332, 5);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Size = new System.Drawing.Size(572, 548);
|
|
this.groupBox1.TabIndex = 5;
|
|
this.groupBox1.TabStop = false;
|
|
this.groupBox1.Text = "属性编辑";
|
|
//
|
|
// simpleButton1
|
|
//
|
|
this.simpleButton1.Location = new System.Drawing.Point(242, 511);
|
|
this.simpleButton1.Name = "simpleButton1";
|
|
this.simpleButton1.Size = new System.Drawing.Size(107, 31);
|
|
this.simpleButton1.TabIndex = 1;
|
|
this.simpleButton1.Text = "保存";
|
|
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
|
|
//
|
|
// settingControl1
|
|
//
|
|
this.settingControl1.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.settingControl1.Location = new System.Drawing.Point(3, 18);
|
|
this.settingControl1.Name = "settingControl1";
|
|
this.settingControl1.Size = new System.Drawing.Size(566, 487);
|
|
this.settingControl1.TabIndex = 0;
|
|
//
|
|
// tabNavigationPage2
|
|
//
|
|
this.tabNavigationPage2.Caption = "免单码管理";
|
|
this.tabNavigationPage2.Controls.Add(this.pageControl1);
|
|
this.tabNavigationPage2.Controls.Add(this.gridControl2);
|
|
this.tabNavigationPage2.Name = "tabNavigationPage2";
|
|
this.tabNavigationPage2.Size = new System.Drawing.Size(913, 558);
|
|
//
|
|
// pageControl1
|
|
//
|
|
this.pageControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.pageControl1.Location = new System.Drawing.Point(0, 522);
|
|
this.pageControl1.Name = "pageControl1";
|
|
this.pageControl1.Size = new System.Drawing.Size(913, 36);
|
|
this.pageControl1.TabIndex = 1;
|
|
//
|
|
// gridControl2
|
|
//
|
|
this.gridControl2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.gridControl2.ContextMenuStrip = this.contextMenuStrip2;
|
|
this.gridControl2.Location = new System.Drawing.Point(3, 3);
|
|
this.gridControl2.MainView = this.gridView2;
|
|
this.gridControl2.Name = "gridControl2";
|
|
this.gridControl2.Size = new System.Drawing.Size(907, 513);
|
|
this.gridControl2.TabIndex = 0;
|
|
this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView2});
|
|
//
|
|
// contextMenuStrip2
|
|
//
|
|
this.contextMenuStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.增加免单码ToolStripMenuItem,
|
|
this.刷新列表ToolStripMenuItem1});
|
|
this.contextMenuStrip2.Name = "contextMenuStrip2";
|
|
this.contextMenuStrip2.Size = new System.Drawing.Size(125, 48);
|
|
//
|
|
// 增加免单码ToolStripMenuItem
|
|
//
|
|
this.增加免单码ToolStripMenuItem.Name = "增加免单码ToolStripMenuItem";
|
|
this.增加免单码ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
|
this.增加免单码ToolStripMenuItem.Text = "增免单码";
|
|
this.增加免单码ToolStripMenuItem.Click += new System.EventHandler(this.增加免单码ToolStripMenuItem_Click);
|
|
//
|
|
// 刷新列表ToolStripMenuItem1
|
|
//
|
|
this.刷新列表ToolStripMenuItem1.Name = "刷新列表ToolStripMenuItem1";
|
|
this.刷新列表ToolStripMenuItem1.Size = new System.Drawing.Size(124, 22);
|
|
this.刷新列表ToolStripMenuItem1.Text = "刷新列表";
|
|
this.刷新列表ToolStripMenuItem1.Click += new System.EventHandler(this.刷新列表ToolStripMenuItem1_Click);
|
|
//
|
|
// gridView2
|
|
//
|
|
this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.gridColumn3,
|
|
this.gridColumn4,
|
|
this.gridColumn5,
|
|
this.gridColumn6,
|
|
this.gridColumn7,
|
|
this.gridColumn8,
|
|
this.gridColumn9});
|
|
this.gridView2.GridControl = this.gridControl2;
|
|
this.gridView2.Name = "gridView2";
|
|
this.gridView2.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// gridColumn3
|
|
//
|
|
this.gridColumn3.Caption = "免单码";
|
|
this.gridColumn3.FieldName = "m_code";
|
|
this.gridColumn3.Name = "gridColumn3";
|
|
this.gridColumn3.OptionsColumn.ReadOnly = true;
|
|
this.gridColumn3.Visible = true;
|
|
this.gridColumn3.VisibleIndex = 0;
|
|
this.gridColumn3.Width = 94;
|
|
//
|
|
// gridColumn4
|
|
//
|
|
this.gridColumn4.Caption = "用户账号";
|
|
this.gridColumn4.FieldName = "username";
|
|
this.gridColumn4.Name = "gridColumn4";
|
|
this.gridColumn4.OptionsColumn.ReadOnly = true;
|
|
this.gridColumn4.Visible = true;
|
|
this.gridColumn4.VisibleIndex = 1;
|
|
this.gridColumn4.Width = 151;
|
|
//
|
|
// gridColumn5
|
|
//
|
|
this.gridColumn5.Caption = "用户昵称";
|
|
this.gridColumn5.FieldName = "usernick";
|
|
this.gridColumn5.Name = "gridColumn5";
|
|
this.gridColumn5.OptionsColumn.ReadOnly = true;
|
|
this.gridColumn5.Visible = true;
|
|
this.gridColumn5.VisibleIndex = 2;
|
|
this.gridColumn5.Width = 128;
|
|
//
|
|
// gridColumn6
|
|
//
|
|
this.gridColumn6.Caption = "有效性";
|
|
this.gridColumn6.FieldName = "status";
|
|
this.gridColumn6.Name = "gridColumn6";
|
|
this.gridColumn6.OptionsColumn.ReadOnly = true;
|
|
this.gridColumn6.Visible = true;
|
|
this.gridColumn6.VisibleIndex = 3;
|
|
this.gridColumn6.Width = 128;
|
|
//
|
|
// gridColumn7
|
|
//
|
|
this.gridColumn7.Caption = "订单时间";
|
|
this.gridColumn7.FieldName = "crt_time";
|
|
this.gridColumn7.Name = "gridColumn7";
|
|
this.gridColumn7.OptionsColumn.ReadOnly = true;
|
|
this.gridColumn7.Visible = true;
|
|
this.gridColumn7.VisibleIndex = 4;
|
|
this.gridColumn7.Width = 128;
|
|
//
|
|
// gridColumn8
|
|
//
|
|
this.gridColumn8.Caption = "使用人编号";
|
|
this.gridColumn8.FieldName = "usingid";
|
|
this.gridColumn8.Name = "gridColumn8";
|
|
this.gridColumn8.OptionsColumn.ReadOnly = true;
|
|
this.gridColumn8.Visible = true;
|
|
this.gridColumn8.VisibleIndex = 5;
|
|
this.gridColumn8.Width = 128;
|
|
//
|
|
// gridColumn9
|
|
//
|
|
this.gridColumn9.Caption = "关联订单ID";
|
|
this.gridColumn9.FieldName = "orderid";
|
|
this.gridColumn9.Name = "gridColumn9";
|
|
this.gridColumn9.OptionsColumn.ReadOnly = true;
|
|
this.gridColumn9.Visible = true;
|
|
this.gridColumn9.VisibleIndex = 6;
|
|
this.gridColumn9.Width = 132;
|
|
//
|
|
// tabNavigationPage3
|
|
//
|
|
this.tabNavigationPage3.Caption = "取件数据管理";
|
|
this.tabNavigationPage3.Controls.Add(this.simpleButton2);
|
|
this.tabNavigationPage3.Controls.Add(this.label1);
|
|
this.tabNavigationPage3.Controls.Add(this.dateTimePicker1);
|
|
this.tabNavigationPage3.Controls.Add(this.gridControl4);
|
|
this.tabNavigationPage3.Controls.Add(this.pageControl2);
|
|
this.tabNavigationPage3.Controls.Add(this.gridControl3);
|
|
this.tabNavigationPage3.Name = "tabNavigationPage3";
|
|
this.tabNavigationPage3.Size = new System.Drawing.Size(913, 558);
|
|
//
|
|
// simpleButton2
|
|
//
|
|
this.simpleButton2.Location = new System.Drawing.Point(716, 11);
|
|
this.simpleButton2.Name = "simpleButton2";
|
|
this.simpleButton2.Size = new System.Drawing.Size(75, 23);
|
|
this.simpleButton2.TabIndex = 10;
|
|
this.simpleButton2.Text = "搜索";
|
|
this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click);
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(234, 15);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(0, 14);
|
|
this.label1.TabIndex = 9;
|
|
//
|
|
// dateTimePicker1
|
|
//
|
|
this.dateTimePicker1.Location = new System.Drawing.Point(507, 12);
|
|
this.dateTimePicker1.Name = "dateTimePicker1";
|
|
this.dateTimePicker1.Size = new System.Drawing.Size(181, 22);
|
|
this.dateTimePicker1.TabIndex = 8;
|
|
//
|
|
// gridControl4
|
|
//
|
|
this.gridControl4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.gridControl4.Location = new System.Drawing.Point(8, 11);
|
|
this.gridControl4.MainView = this.gridView4;
|
|
this.gridControl4.Name = "gridControl4";
|
|
this.gridControl4.Size = new System.Drawing.Size(220, 508);
|
|
this.gridControl4.TabIndex = 7;
|
|
this.gridControl4.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView4});
|
|
//
|
|
// gridView4
|
|
//
|
|
this.gridView4.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.gridColumn10});
|
|
this.gridView4.GridControl = this.gridControl4;
|
|
this.gridView4.Name = "gridView4";
|
|
this.gridView4.OptionsBehavior.ReadOnly = true;
|
|
this.gridView4.OptionsSelection.ResetSelectionClickOutsideCheckboxSelector = true;
|
|
this.gridView4.OptionsView.ShowGroupPanel = false;
|
|
this.gridView4.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView4_RowClick);
|
|
this.gridView4.RowCellClick += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.gridView4_RowCellClick);
|
|
//
|
|
// gridColumn10
|
|
//
|
|
this.gridColumn10.Caption = "学校全名";
|
|
this.gridColumn10.FieldName = "name";
|
|
this.gridColumn10.Name = "gridColumn10";
|
|
this.gridColumn10.OptionsColumn.ReadOnly = true;
|
|
this.gridColumn10.Visible = true;
|
|
this.gridColumn10.VisibleIndex = 0;
|
|
this.gridColumn10.Width = 188;
|
|
//
|
|
// pageControl2
|
|
//
|
|
this.pageControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.pageControl2.Location = new System.Drawing.Point(0, 522);
|
|
this.pageControl2.Name = "pageControl2";
|
|
this.pageControl2.Size = new System.Drawing.Size(913, 36);
|
|
this.pageControl2.TabIndex = 1;
|
|
//
|
|
// gridControl3
|
|
//
|
|
this.gridControl3.ContextMenuStrip = this.contextMenuStrip3;
|
|
this.gridControl3.Location = new System.Drawing.Point(234, 45);
|
|
this.gridControl3.MainView = this.gridView3;
|
|
this.gridControl3.Name = "gridControl3";
|
|
this.gridControl3.Size = new System.Drawing.Size(667, 474);
|
|
this.gridControl3.TabIndex = 0;
|
|
this.gridControl3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView3});
|
|
//
|
|
// contextMenuStrip3
|
|
//
|
|
this.contextMenuStrip3.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.修改配置ToolStripMenuItem,
|
|
this.删除订单ToolStripMenuItem});
|
|
this.contextMenuStrip3.Name = "contextMenuStrip3";
|
|
this.contextMenuStrip3.Size = new System.Drawing.Size(125, 48);
|
|
//
|
|
// 修改配置ToolStripMenuItem
|
|
//
|
|
this.修改配置ToolStripMenuItem.Name = "修改配置ToolStripMenuItem";
|
|
this.修改配置ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
|
this.修改配置ToolStripMenuItem.Text = "修改属性";
|
|
this.修改配置ToolStripMenuItem.Click += new System.EventHandler(this.修改配置ToolStripMenuItem_Click);
|
|
//
|
|
// 删除订单ToolStripMenuItem
|
|
//
|
|
this.删除订单ToolStripMenuItem.Name = "删除订单ToolStripMenuItem";
|
|
this.删除订单ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
|
this.删除订单ToolStripMenuItem.Text = "删除订单";
|
|
this.删除订单ToolStripMenuItem.Click += new System.EventHandler(this.删除订单ToolStripMenuItem_Click);
|
|
//
|
|
// gridView3
|
|
//
|
|
this.gridView3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.gridColumn11,
|
|
this.gridColumn12,
|
|
this.gridColumn13,
|
|
this.gridColumn14,
|
|
this.gridColumn16,
|
|
this.gridColumn15,
|
|
this.gridColumn17,
|
|
this.gridColumn18});
|
|
this.gridView3.GridControl = this.gridControl3;
|
|
this.gridView3.Name = "gridView3";
|
|
this.gridView3.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// gridColumn11
|
|
//
|
|
this.gridColumn11.Caption = "姓名";
|
|
this.gridColumn11.FieldName = "real_name";
|
|
this.gridColumn11.Name = "gridColumn11";
|
|
this.gridColumn11.Visible = true;
|
|
this.gridColumn11.VisibleIndex = 0;
|
|
//
|
|
// gridColumn12
|
|
//
|
|
this.gridColumn12.Caption = "手机号";
|
|
this.gridColumn12.FieldName = "real_telnumber";
|
|
this.gridColumn12.Name = "gridColumn12";
|
|
this.gridColumn12.Visible = true;
|
|
this.gridColumn12.VisibleIndex = 1;
|
|
//
|
|
// gridColumn13
|
|
//
|
|
this.gridColumn13.Caption = "取件码";
|
|
this.gridColumn13.FieldName = "q_code";
|
|
this.gridColumn13.Name = "gridColumn13";
|
|
this.gridColumn13.Visible = true;
|
|
this.gridColumn13.VisibleIndex = 2;
|
|
//
|
|
// gridColumn14
|
|
//
|
|
this.gridColumn14.Caption = "取件位置";
|
|
this.gridColumn14.FieldName = "q_location";
|
|
this.gridColumn14.Name = "gridColumn14";
|
|
this.gridColumn14.Visible = true;
|
|
this.gridColumn14.VisibleIndex = 3;
|
|
//
|
|
// gridColumn16
|
|
//
|
|
this.gridColumn16.Caption = "时间";
|
|
this.gridColumn16.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
|
|
this.gridColumn16.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
this.gridColumn16.FieldName = "crt_time";
|
|
this.gridColumn16.Name = "gridColumn16";
|
|
this.gridColumn16.Visible = true;
|
|
this.gridColumn16.VisibleIndex = 5;
|
|
//
|
|
// gridColumn15
|
|
//
|
|
this.gridColumn15.Caption = "送往目的";
|
|
this.gridColumn15.FieldName = "s_location";
|
|
this.gridColumn15.Name = "gridColumn15";
|
|
this.gridColumn15.Visible = true;
|
|
this.gridColumn15.VisibleIndex = 4;
|
|
//
|
|
// gridColumn17
|
|
//
|
|
this.gridColumn17.Caption = "用户编号";
|
|
this.gridColumn17.FieldName = "userid";
|
|
this.gridColumn17.Name = "gridColumn17";
|
|
this.gridColumn17.Visible = true;
|
|
this.gridColumn17.VisibleIndex = 6;
|
|
//
|
|
// gridColumn18
|
|
//
|
|
this.gridColumn18.Caption = "是否送达";
|
|
this.gridColumn18.FieldName = "is_arrive";
|
|
this.gridColumn18.Name = "gridColumn18";
|
|
this.gridColumn18.Visible = true;
|
|
this.gridColumn18.VisibleIndex = 7;
|
|
//
|
|
// gridColumn2
|
|
//
|
|
this.gridColumn2.Caption = "负责人";
|
|
this.gridColumn2.Name = "gridColumn2";
|
|
//
|
|
// 编辑快递点ToolStripMenuItem
|
|
//
|
|
this.编辑快递点ToolStripMenuItem.Name = "编辑快递点ToolStripMenuItem";
|
|
this.编辑快递点ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.编辑快递点ToolStripMenuItem.Text = "编辑快递点";
|
|
this.编辑快递点ToolStripMenuItem.Click += new System.EventHandler(this.编辑快递点ToolStripMenuItem_Click);
|
|
//
|
|
// 会员数据操作
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(913, 586);
|
|
this.Controls.Add(this.tabPane1);
|
|
this.MaximizeBox = false;
|
|
this.MinimizeBox = false;
|
|
this.Name = "会员数据操作";
|
|
this.Text = "会员数据操作";
|
|
this.Load += new System.EventHandler(this.会员数据操作_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.tabPane1)).EndInit();
|
|
this.tabPane1.ResumeLayout(false);
|
|
this.tabNavigationPage1.ResumeLayout(false);
|
|
this.groupBox2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
|
|
this.contextMenuStrip1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.tabNavigationPage2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
|
|
this.contextMenuStrip2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
|
|
this.tabNavigationPage3.ResumeLayout(false);
|
|
this.tabNavigationPage3.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl3)).EndInit();
|
|
this.contextMenuStrip3.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraBars.Navigation.TabPane tabPane1;
|
|
private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage1;
|
|
private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage2;
|
|
private System.Windows.Forms.GroupBox groupBox2;
|
|
private DevExpress.XtraGrid.GridControl gridControl1;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private UI.Framework.Controls.SettingControl settingControl1;
|
|
private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage3;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton1;
|
|
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
|
|
private System.Windows.Forms.ToolStripMenuItem 新增学校ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem 修改学校ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem 清空绑定ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem 刷新列表ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem 删除学校ToolStripMenuItem;
|
|
private UI.Framework.Controls.PageControl pageControl1;
|
|
private DevExpress.XtraGrid.GridControl gridControl2;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
|
|
private System.Windows.Forms.ContextMenuStrip contextMenuStrip2;
|
|
private System.Windows.Forms.ToolStripMenuItem 刷新列表ToolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripMenuItem 增加免单码ToolStripMenuItem;
|
|
private UI.Framework.Controls.PageControl pageControl2;
|
|
private DevExpress.XtraGrid.GridControl gridControl3;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
|
|
private DevExpress.XtraGrid.GridControl gridControl4;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView4;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
|
|
private System.Windows.Forms.ContextMenuStrip contextMenuStrip3;
|
|
private System.Windows.Forms.ToolStripMenuItem 修改配置ToolStripMenuItem;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
|
|
private System.Windows.Forms.ToolStripMenuItem 删除订单ToolStripMenuItem;
|
|
private System.Windows.Forms.DateTimePicker dateTimePicker1;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton2;
|
|
private System.Windows.Forms.Label label1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
|
|
private System.Windows.Forms.ToolStripMenuItem 编辑快递点ToolStripMenuItem;
|
|
}
|
|
} |