readme
This commit is contained in:
@@ -259,7 +259,7 @@ layout_mode = 2
|
||||
theme_type_variation = &"SideTab"
|
||||
toggle_mode = true
|
||||
button_group = ExtResource("3_wv1s6")
|
||||
text = "开始生产"
|
||||
text = "模拟生产"
|
||||
icon = ExtResource("11_h2x7p")
|
||||
expand_icon = true
|
||||
|
||||
@@ -1045,6 +1045,7 @@ theme_override_constants/v_separation = 16
|
||||
columns = 2
|
||||
|
||||
[node name="温湿度传感器" type="MarginContainer" parent="Layout/UX Window Service/Horizontal Layout/内容/MarginContainer"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="Layout/UX Window Service/Horizontal Layout/内容/MarginContainer/温湿度传感器"]
|
||||
@@ -1603,18 +1604,17 @@ layout_mode = 2
|
||||
text = "注册"
|
||||
|
||||
[node name="自动注册标识" type="VBoxContainer" parent="Layout/UX Window Service/Horizontal Layout/内容/MarginContainer"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
|
||||
[node name="标题栏Template" parent="Layout/UX Window Service/Horizontal Layout/内容/MarginContainer/自动注册标识" instance=ExtResource("13_7vm0l")]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Title" parent="Layout/UX Window Service/Horizontal Layout/内容/MarginContainer/自动注册标识/标题栏Template" index="0"]
|
||||
text = "自动注册标识"
|
||||
text = "模拟生产-自动注册标识"
|
||||
|
||||
[node name="Context" parent="Layout/UX Window Service/Horizontal Layout/内容/MarginContainer/自动注册标识/标题栏Template" index="1"]
|
||||
text = "好的我知道你不会喜欢手动注册一大堆的标识,
|
||||
因为这通常在生产过程中时自动的
|
||||
text = "好的我知道你不会喜欢手动注册一大堆的标识,因为这通常在生产过程中时自动注册的
|
||||
你现在需要手动注册所有的标识,但是你不太想一次手动整十多个标识出来
|
||||
对了,这个自动注册的过程只能一次批量注册
|
||||
因为单独注册的话就不能自动引用标识码了"
|
||||
|
||||
@@ -1631,7 +1631,7 @@ size_flags_horizontal = 3
|
||||
[node name="Label" type="Label" parent="Layout/UX Window Service/Horizontal Layout/内容/MarginContainer/自动注册标识/HFlowContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
theme_type_variation = &"AccentBox"
|
||||
text = "开始生产"
|
||||
text = "模拟生产"
|
||||
|
||||
[node name="GridContainer" type="GridContainer" parent="Layout/UX Window Service/Horizontal Layout/内容/MarginContainer/自动注册标识/HFlowContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
@@ -1725,7 +1725,7 @@ text = "操作"
|
||||
|
||||
[node name="start-button" type="Button" parent="Layout/UX Window Service/Horizontal Layout/内容/MarginContainer/自动注册标识/HFlowContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
text = "开始生产"
|
||||
text = "开始模拟生产"
|
||||
|
||||
[node name="VideoStreamPlayer" type="VideoStreamPlayer" parent="Layout/UX Window Service/Horizontal Layout/内容/MarginContainer/自动注册标识/HFlowContainer"]
|
||||
custom_minimum_size = Vector2(512, 512)
|
||||
|
Reference in New Issue
Block a user