Skip to content
切换导航条
切换导航条
当前项目
正在载入...
登录
李娜
/
SO908-XLRStore
转到一个项目
切换导航栏
切换导航栏固定状态
项目
群组
代码片段
帮助
项目
活动
版本库
流水线
图表
问题
0
合并请求
0
维基
网络
创建新的问题
作业
提交
问题看板
文件
提交
网络
比较
分支
标签
Commit 8a22b7d4
由
张东亮
编写于
2021-08-22 19:47:57 +0800
浏览文件
选项
浏览文件
标签
下载
差异文件
Merge branch 'master' of
http://106.15.194.121:8083/lina/SO908-XLRStore
2 个父辈
f6dcc38d
1df02aac
显示空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
4 行增加
和
3 行删除
source/XLRStoreClient/useControl/EquipControl.Designer.cs
source/XLRStoreClient/useControl/ReelDataControl.Designer.cs
source/XLRStoreClient/useControl/EquipControl.Designer.cs
查看文件 @
8a22b7d
...
@@ -47,7 +47,7 @@
...
@@ -47,7 +47,7 @@
this
.
lblShelf
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
lblShelf
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
lblShelf
.
ForeColor
=
System
.
Drawing
.
Color
.
Black
;
this
.
lblShelf
.
ForeColor
=
System
.
Drawing
.
Color
.
Black
;
this
.
lblShelf
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
lblShelf
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
lblShelf
.
Location
=
new
System
.
Drawing
.
Point
(
180
,
29
);
this
.
lblShelf
.
Location
=
new
System
.
Drawing
.
Point
(
75
,
29
);
this
.
lblShelf
.
Name
=
"lblShelf"
;
this
.
lblShelf
.
Name
=
"lblShelf"
;
this
.
lblShelf
.
Size
=
new
System
.
Drawing
.
Size
(
56
,
17
);
this
.
lblShelf
.
Size
=
new
System
.
Drawing
.
Size
(
56
,
17
);
this
.
lblShelf
.
TabIndex
=
0
;
this
.
lblShelf
.
TabIndex
=
0
;
...
@@ -155,6 +155,7 @@
...
@@ -155,6 +155,7 @@
this
.
lblWarn
.
Size
=
new
System
.
Drawing
.
Size
(
242
,
42
);
this
.
lblWarn
.
Size
=
new
System
.
Drawing
.
Size
(
242
,
42
);
this
.
lblWarn
.
TabIndex
=
8
;
this
.
lblWarn
.
TabIndex
=
8
;
this
.
lblWarn
.
Text
=
"暂无报警"
;
this
.
lblWarn
.
Text
=
"暂无报警"
;
this
.
lblWarn
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleCenter
;
this
.
lblWarn
.
DoubleClick
+=
new
System
.
EventHandler
(
this
.
panName_DoubleClick_1
);
this
.
lblWarn
.
DoubleClick
+=
new
System
.
EventHandler
(
this
.
panName_DoubleClick_1
);
this
.
lblWarn
.
MouseEnter
+=
new
System
.
EventHandler
(
this
.
lblDebug_MouseEnter
);
this
.
lblWarn
.
MouseEnter
+=
new
System
.
EventHandler
(
this
.
lblDebug_MouseEnter
);
this
.
lblWarn
.
MouseLeave
+=
new
System
.
EventHandler
(
this
.
lblDebug_MouseLeave
);
this
.
lblWarn
.
MouseLeave
+=
new
System
.
EventHandler
(
this
.
lblDebug_MouseLeave
);
...
...
source/XLRStoreClient/useControl/ReelDataControl.Designer.cs
查看文件 @
8a22b7d
...
@@ -104,9 +104,9 @@
...
@@ -104,9 +104,9 @@
this
.
lblSingle
.
ForeColor
=
System
.
Drawing
.
Color
.
Black
;
this
.
lblSingle
.
ForeColor
=
System
.
Drawing
.
Color
.
Black
;
this
.
lblSingle
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
1
);
this
.
lblSingle
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
1
);
this
.
lblSingle
.
Name
=
"lblSingle"
;
this
.
lblSingle
.
Name
=
"lblSingle"
;
this
.
lblSingle
.
Size
=
new
System
.
Drawing
.
Size
(
6
2
,
23
);
this
.
lblSingle
.
Size
=
new
System
.
Drawing
.
Size
(
7
2
,
23
);
this
.
lblSingle
.
TabIndex
=
3
;
this
.
lblSingle
.
TabIndex
=
3
;
this
.
lblSingle
.
Text
=
"检测有料"
;
this
.
lblSingle
.
Text
=
"检测有料
✔
"
;
this
.
lblSingle
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleCenter
;
this
.
lblSingle
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleCenter
;
//
//
// ReelDataControl
// ReelDataControl
...
...
编写
预览
支持
Markdown
格式
附加文件
你添加了
0
人
到此讨论。请谨慎行事。
Finish editing this message first!
Cancel
请
注册
或
登录
后发表评论