iFactory.Godot/Mods/工业数据采集与分析应用分享/工业互联网标识解析与注册.tscn

685 lines
25 KiB
Plaintext
Raw Normal View History

2023-06-29 01:01:52 +08:00
[gd_scene load_steps=10 format=3 uid="uid://cdivd7qml4dvu"]
[ext_resource type="Script" path="res://BITKit/Scripts/UX/UXPanel.cs" id="1_im3hi"]
[ext_resource type="Script" path="res://BITKit/Scripts/GraphNode/GraphNodeConnector.cs" id="1_ua4ft"]
[ext_resource type="Texture2D" uid="uid://bqwchhovknbro" path="res://Artists/Art/Icons/Arrows/icon_chevron-right-rounded.png" id="2_b3djk"]
[ext_resource type="VideoStream" path="res://Mods/工业数据采集与分析应用分享/Arts/Videos/生产过程模拟.ogv" id="2_hle6k"]
[ext_resource type="PackedScene" uid="uid://d1po2qljd0jh2" path="res://Mods/教育平台/教程header.tscn" id="2_t35ce"]
[ext_resource type="Texture2D" uid="uid://mfyhei8n50j0" path="res://Artists/Art/Icons/icon_gears.png" id="3_bpa18"]
[ext_resource type="PackedScene" uid="uid://x86mmss5del3" path="res://Mods/CAICT/Templates/标识解析溯源元素.tscn" id="3_buh0o"]
[ext_resource type="Script" path="res://BITKit/Scripts/GraphNode/GraphFlowService.cs" id="3_g5nag"]
[ext_resource type="Texture2D" uid="uid://dyum0qcnvw2fm" path="res://Artists/Art/Icons/icon_park-twotone_data-user.png" id="4_v0ed3"]
[node name="工业互联网标识解析与注册" type="VBoxContainer"]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_im3hi")
allowCursor = true
allowInput = true
[node name="教程Header" parent="." instance=ExtResource("2_t35ce")]
layout_mode = 2
[node name="HBoxContainer" type="MarginContainer" parent="."]
layout_mode = 2
size_flags_vertical = 3
[node name="HBoxContainer" type="HBoxContainer" parent="HBoxContainer"]
layout_mode = 2
[node name="VBoxContainer" type="VBoxContainer" parent="HBoxContainer/HBoxContainer"]
layout_mode = 2
size_flags_horizontal = 3
[node name="TabContainer" type="TabContainer" parent="HBoxContainer/HBoxContainer/VBoxContainer"]
layout_mode = 2
size_flags_vertical = 3
[node name="标识注册" type="ColorRect" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer"]
custom_minimum_size = Vector2(768, 0)
layout_mode = 2
size_flags_vertical = 3
color = Color(0.0509804, 0.0509804, 0.0509804, 1)
[node name="GraphEdit" type="GraphEdit" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_ua4ft")
[node name="4-9" type="GraphNode" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit"]
layout_mode = 2
offset_left = 1261.0
offset_top = 210.0
offset_right = 1441.0
offset_bottom = 398.0
mouse_filter = 1
title = "手动注册标识"
position_offset = Vector2(1261, 210)
draggable = false
selectable = false
slot/0/left_enabled = true
slot/0/left_type = 0
slot/0/left_color = Color(1, 1, 1, 1)
slot/0/left_icon = null
slot/0/right_enabled = true
slot/0/right_type = 0
slot/0/right_color = Color(1, 1, 1, 1)
slot/0/right_icon = null
slot/0/draw_stylebox = true
slot/1/left_enabled = true
slot/1/left_type = 0
slot/1/left_color = Color(1, 1, 1, 1)
slot/1/left_icon = null
slot/1/right_enabled = false
slot/1/right_type = 0
slot/1/right_color = Color(1, 1, 1, 1)
slot/1/right_icon = null
slot/1/draw_stylebox = true
slot/2/left_enabled = true
slot/2/left_type = 0
slot/2/left_color = Color(1, 1, 1, 1)
slot/2/left_icon = null
slot/2/right_enabled = false
slot/2/right_type = 0
slot/2/right_color = Color(1, 1, 1, 1)
slot/2/right_icon = null
slot/2/draw_stylebox = true
slot/3/left_enabled = true
slot/3/left_type = 0
slot/3/left_color = Color(1, 1, 1, 1)
slot/3/left_icon = null
slot/3/right_enabled = false
slot/3/right_type = 0
slot/3/right_color = Color(1, 1, 1, 1)
slot/3/right_icon = null
slot/3/draw_stylebox = true
slot/4/left_enabled = true
slot/4/left_type = 0
slot/4/left_color = Color(1, 1, 1, 1)
slot/4/left_icon = null
slot/4/right_enabled = false
slot/4/right_type = 0
slot/4/right_color = Color(1, 1, 1, 1)
slot/4/right_icon = null
slot/4/draw_stylebox = true
[node name="Label2" type="Label" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/4-9"]
layout_mode = 2
text = "开始注册"
[node name="Label" type="Label" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/4-9"]
layout_mode = 2
text = "标识码"
[node name="Label3" type="Label" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/4-9"]
layout_mode = 2
text = "设备名称"
[node name="Label4" type="Label" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/4-9"]
layout_mode = 2
text = "设备Id"
[node name="Label5" type="Label" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/4-9"]
layout_mode = 2
text = "注册记录"
[node name="10" type="GraphNode" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit"]
layout_mode = 2
offset_left = 1528.0
offset_top = 204.0
offset_right = 1706.0
offset_bottom = 304.0
mouse_filter = 1
title = "完成注册"
position_offset = Vector2(1528, 204)
draggable = false
selectable = false
slot/0/left_enabled = true
slot/0/left_type = 0
slot/0/left_color = Color(1, 1, 1, 1)
slot/0/left_icon = null
slot/0/right_enabled = false
slot/0/right_type = 0
slot/0/right_color = Color(1, 1, 1, 1)
slot/0/right_icon = null
slot/0/draw_stylebox = true
[node name="Label" type="Label" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/10"]
layout_mode = 2
text = "已完成注册"
[node name="5" type="GraphNode" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit"]
layout_mode = 0
offset_left = 736.0
offset_top = 278.0
offset_right = 1011.0
offset_bottom = 413.0
mouse_filter = 1
title = "标识码"
position_offset = Vector2(736, 278)
draggable = false
selectable = false
slot/0/left_enabled = false
slot/0/left_type = 0
slot/0/left_color = Color(1, 1, 1, 1)
slot/0/left_icon = null
slot/0/right_enabled = true
slot/0/right_type = 0
slot/0/right_color = Color(1, 1, 1, 1)
slot/0/right_icon = null
slot/0/draw_stylebox = true
slot/1/left_enabled = false
slot/1/left_type = 0
slot/1/left_color = Color(1, 1, 1, 1)
slot/1/left_icon = null
slot/1/right_enabled = false
slot/1/right_type = 0
slot/1/right_color = Color(1, 1, 1, 1)
slot/1/right_icon = null
slot/1/draw_stylebox = true
[node name="Label" type="Label" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/5"]
layout_mode = 2
text = "国家级.省或直辖市.厂家/你的标识"
[node name="TextEdit" type="TextEdit" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/5"]
layout_mode = 2
size_flags_vertical = 3
placeholder_text = "88.123.99/02020220225008"
[node name="6" type="GraphNode" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit"]
layout_mode = 0
offset_left = 660.0
offset_top = 443.0
offset_right = 883.0
offset_bottom = 533.0
mouse_filter = 1
title = "设备名称"
position_offset = Vector2(660, 443)
draggable = false
selectable = false
slot/0/left_enabled = false
slot/0/left_type = 0
slot/0/left_color = Color(1, 1, 1, 1)
slot/0/left_icon = null
slot/0/right_enabled = true
slot/0/right_type = 0
slot/0/right_color = Color(1, 1, 1, 1)
slot/0/right_icon = null
slot/0/draw_stylebox = true
[node name="TextEdit" type="TextEdit" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/6"]
layout_mode = 2
size_flags_vertical = 3
placeholder_text = "温湿度传感器"
[node name="7" type="GraphNode" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit"]
layout_mode = 0
offset_left = 660.0
offset_top = 557.0
offset_right = 883.0
offset_bottom = 647.0
mouse_filter = 1
title = "设备Id"
position_offset = Vector2(660, 557)
draggable = false
selectable = false
slot/0/left_enabled = false
slot/0/left_type = 0
slot/0/left_color = Color(1, 1, 1, 1)
slot/0/left_icon = null
slot/0/right_enabled = true
slot/0/right_type = 0
slot/0/right_color = Color(1, 1, 1, 1)
slot/0/right_icon = null
slot/0/draw_stylebox = true
[node name="TextEdit" type="TextEdit" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/7"]
layout_mode = 2
size_flags_vertical = 3
placeholder_text = "t.h.sensor_01"
[node name="8" type="GraphNode" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit"]
layout_mode = 0
offset_left = 908.0
offset_top = 641.0
offset_right = 1230.0
offset_bottom = 749.0
mouse_filter = 1
title = "注册记录"
position_offset = Vector2(908, 641)
draggable = false
selectable = false
slot/0/left_enabled = false
slot/0/left_type = 0
slot/0/left_color = Color(1, 1, 1, 1)
slot/0/left_icon = null
slot/0/right_enabled = true
slot/0/right_type = 0
slot/0/right_color = Color(1, 1, 1, 1)
slot/0/right_icon = null
slot/0/draw_stylebox = true
[node name="TextEdit" type="TextEdit" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/8"]
layout_mode = 2
size_flags_vertical = 3
placeholder_text = "registry-t.h.snesor_01-FX4WF5"
[node name="0" type="GraphNode" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit"]
layout_mode = 0
offset_left = 107.0
offset_top = 105.0
offset_right = 323.0
offset_bottom = 211.0
mouse_filter = 1
theme_override_colors/title_color = Color(0.278431, 0.72549, 1, 1)
title = "发起订单"
position_offset = Vector2(107, 105)
draggable = false
selectable = false
slot/0/left_enabled = false
slot/0/left_type = 0
slot/0/left_color = Color(1, 1, 1, 1)
slot/0/left_icon = null
slot/0/right_enabled = true
slot/0/right_type = 0
slot/0/right_color = Color(1, 1, 1, 1)
slot/0/right_icon = null
slot/0/draw_stylebox = true
[node name="Button" type="Button" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/0"]
layout_mode = 2
text = "随机生成订单"
[node name="2" type="GraphNode" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit"]
layout_mode = 0
offset_left = 92.0
offset_top = 255.0
offset_right = 384.0
offset_bottom = 664.0
mouse_filter = 1
title = "开始生产"
position_offset = Vector2(92, 255)
draggable = false
selectable = false
slot/0/left_enabled = false
slot/0/left_type = 0
slot/0/left_color = Color(1, 1, 1, 1)
slot/0/left_icon = null
slot/0/right_enabled = true
slot/0/right_type = 0
slot/0/right_color = Color(1, 1, 1, 1)
slot/0/right_icon = null
slot/0/draw_stylebox = true
slot/1/left_enabled = false
slot/1/left_type = 0
slot/1/left_color = Color(1, 1, 1, 1)
slot/1/left_icon = null
slot/1/right_enabled = false
slot/1/right_type = 0
slot/1/right_color = Color(1, 1, 1, 1)
slot/1/right_icon = null
slot/1/draw_stylebox = true
slot/2/left_enabled = false
slot/2/left_type = 0
slot/2/left_color = Color(1, 1, 1, 1)
slot/2/left_icon = null
slot/2/right_enabled = false
slot/2/right_type = 0
slot/2/right_color = Color(1, 1, 1, 1)
slot/2/right_icon = null
slot/2/draw_stylebox = true
slot/3/left_enabled = false
slot/3/left_type = 0
slot/3/left_color = Color(1, 1, 1, 1)
slot/3/left_icon = null
slot/3/right_enabled = false
slot/3/right_type = 0
slot/3/right_color = Color(1, 1, 1, 1)
slot/3/right_icon = null
slot/3/draw_stylebox = true
slot/4/left_enabled = false
slot/4/left_type = 0
slot/4/left_color = Color(1, 1, 1, 1)
slot/4/left_icon = null
slot/4/right_enabled = false
slot/4/right_type = 0
slot/4/right_color = Color(1, 1, 1, 1)
slot/4/right_icon = null
slot/4/draw_stylebox = true
[node name="Label" type="Label" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/2"]
layout_mode = 2
text = "等待生产完成"
[node name="VideoStreamPlayer" type="VideoStreamPlayer" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/2"]
custom_minimum_size = Vector2(0, 256)
layout_mode = 2
stream = ExtResource("2_hle6k")
expand = true
[node name="HSeparator" type="HSeparator" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/2"]
layout_mode = 2
theme_override_constants/separation = 16
[node name="Button" type="Button" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/2"]
layout_mode = 2
text = "播放模拟生产"
[node name="Button2" type="Button" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/2"]
layout_mode = 2
text = "停止播放模拟生产"
[node name="1-3" type="GraphNode" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit"]
layout_mode = 0
offset_left = 502.0
offset_top = 56.0
offset_right = 682.0
offset_bottom = 344.0
mouse_filter = 1
title = "处理订单"
position_offset = Vector2(502, 56)
draggable = false
selectable = false
slot/0/left_enabled = true
slot/0/left_type = 0
slot/0/left_color = Color(1, 1, 1, 1)
slot/0/left_icon = null
slot/0/right_enabled = false
slot/0/right_type = 0
slot/0/right_color = Color(1, 1, 1, 1)
slot/0/right_icon = null
slot/0/draw_stylebox = true
slot/1/left_enabled = false
slot/1/left_type = 0
slot/1/left_color = Color(1, 1, 1, 1)
slot/1/left_icon = null
slot/1/right_enabled = true
slot/1/right_type = 0
slot/1/right_color = Color(1, 1, 1, 1)
slot/1/right_icon = null
slot/1/draw_stylebox = true
slot/2/left_enabled = false
slot/2/left_type = 0
slot/2/left_color = Color(1, 1, 1, 1)
slot/2/left_icon = null
slot/2/right_enabled = false
slot/2/right_type = 0
slot/2/right_color = Color(1, 1, 1, 1)
slot/2/right_icon = null
slot/2/draw_stylebox = true
slot/3/left_enabled = false
slot/3/left_type = 0
slot/3/left_color = Color(1, 1, 1, 1)
slot/3/left_icon = null
slot/3/right_enabled = false
slot/3/right_type = 0
slot/3/right_color = Color(1, 1, 1, 1)
slot/3/right_icon = null
slot/3/draw_stylebox = true
slot/4/left_enabled = false
slot/4/left_type = 0
slot/4/left_color = Color(1, 1, 1, 1)
slot/4/left_icon = null
slot/4/right_enabled = false
slot/4/right_type = 0
slot/4/right_color = Color(1, 1, 1, 1)
slot/4/right_icon = null
slot/4/draw_stylebox = true
slot/5/left_enabled = false
slot/5/left_type = 0
slot/5/left_color = Color(1, 1, 1, 1)
slot/5/left_icon = null
slot/5/right_enabled = false
slot/5/right_type = 0
slot/5/right_color = Color(1, 1, 1, 1)
slot/5/right_icon = null
slot/5/draw_stylebox = true
slot/6/left_enabled = true
slot/6/left_type = 0
slot/6/left_color = Color(1, 1, 1, 1)
slot/6/left_icon = null
slot/6/right_enabled = false
slot/6/right_type = 0
slot/6/right_color = Color(1, 1, 1, 1)
slot/6/right_icon = null
slot/6/draw_stylebox = true
slot/7/left_enabled = false
slot/7/left_type = 0
slot/7/left_color = Color(1, 1, 1, 1)
slot/7/left_icon = null
slot/7/right_enabled = false
slot/7/right_type = 0
slot/7/right_color = Color(1, 1, 1, 1)
slot/7/right_icon = null
slot/7/draw_stylebox = true
slot/8/left_enabled = false
slot/8/left_type = 0
slot/8/left_color = Color(1, 1, 1, 1)
slot/8/left_icon = null
slot/8/right_enabled = false
slot/8/right_type = 0
slot/8/right_color = Color(1, 1, 1, 1)
slot/8/right_icon = null
slot/8/draw_stylebox = true
[node name="Label2" type="Label" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/1-3"]
layout_mode = 2
text = "提交订单至Mes系统"
[node name="Label" type="Label" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/1-3"]
layout_mode = 2
text = "MES系统处理完成"
[node name="HSeparator" type="HSeparator" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/1-3"]
layout_mode = 2
theme_override_constants/separation = 16
[node name="Label3" type="Label" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/1-3"]
layout_mode = 2
text = "订单创建"
[node name="Label4" type="Label" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/1-3"]
layout_mode = 2
text = "订单发布"
[node name="Label5" type="Label" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/1-3"]
layout_mode = 2
text = "资源分配"
[node name="Label6" type="Label" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/1-3"]
layout_mode = 2
text = "生产执行"
[node name="Label7" type="Label" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/1-3"]
layout_mode = 2
text = "跟踪和监控"
[node name="Label8" type="Label" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/1-3"]
layout_mode = 2
text = "质量控制"
[node name="标识解析" type="ColorRect" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer"]
visible = false
clip_children = 1
layout_mode = 2
[node name="TextureRect" type="TextureRect" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析"]
self_modulate = Color(0.113725, 0.113725, 0.113725, 1)
layout_mode = 0
offset_left = -36.0
offset_top = 269.0
offset_right = 638.0
offset_bottom = 898.0
texture = ExtResource("3_bpa18")
[node name="TextureRect2" type="TextureRect" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析"]
visible = false
self_modulate = Color(0.113725, 0.113725, 0.113725, 1)
layout_mode = 0
offset_left = 1282.0
offset_top = 221.0
offset_right = 1956.0
offset_bottom = 850.0
texture = ExtResource("4_v0ed3")
[node name="Container" type="MarginContainer" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/margin_left = 32
theme_override_constants/margin_top = 32
theme_override_constants/margin_right = 32
theme_override_constants/margin_bottom = 32
[node name="HBoxContainer" type="HBoxContainer" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析/Container"]
layout_mode = 2
theme_override_constants/separation = 64
[node name="VBoxContainer2" type="VBoxContainer" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析/Container/HBoxContainer"]
layout_mode = 2
theme_override_constants/separation = 16
[node name="Label" type="Label" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析/Container/HBoxContainer/VBoxContainer2"]
layout_mode = 2
theme_type_variation = &"HeaderLarge"
text = "历史解析标识码"
[node name="ItemList" type="ItemList" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析/Container/HBoxContainer/VBoxContainer2"]
layout_mode = 2
auto_height = true
item_count = 10
item_0/text = "32"
item_1/text = "123312"
item_2/text = "12312312"
item_3/text = "41241241231"
item_4/text = "123123123"
item_5/text = "123123123"
item_6/text = "123123123"
item_7/text = "3313"
item_8/text = "124124"
item_9/text = "412412"
[node name="VBoxContainer" type="VBoxContainer" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析/Container/HBoxContainer"]
layout_mode = 2
theme_override_constants/separation = 32
[node name="Label" type="Label" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析/Container/HBoxContainer/VBoxContainer"]
layout_mode = 2
theme_type_variation = &"HeaderLarge"
text = "解析标识码"
[node name="HBoxContainer" type="HBoxContainer" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析/Container/HBoxContainer/VBoxContainer"]
layout_mode = 2
[node name="Label2" type="Label" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析/Container/HBoxContainer/VBoxContainer/HBoxContainer"]
layout_mode = 2
theme_type_variation = &"HeaderSmall"
text = "解析标识码"
[node name="LineEdit" type="LineEdit" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析/Container/HBoxContainer/VBoxContainer/HBoxContainer"]
custom_minimum_size = Vector2(256, 0)
layout_mode = 2
placeholder_text = "88.123.99/02020220225008"
[node name="Button" type="Button" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析/Container/HBoxContainer/VBoxContainer/HBoxContainer"]
layout_mode = 2
text = "解析"
[node name="Label2" type="Label" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析/Container/HBoxContainer/VBoxContainer"]
layout_mode = 2
theme_type_variation = &"HeaderSmall"
theme_override_colors/font_color = Color(0, 1, 0, 1)
text = "正确的标识码格式"
[node name="VBoxContainer3" type="FlowContainer" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析/Container/HBoxContainer"]
layout_mode = 2
[node name="HBoxContainer" type="HBoxContainer" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析/Container/HBoxContainer/VBoxContainer3"]
layout_mode = 2
[node name="Label" type="Label" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析/Container/HBoxContainer/VBoxContainer3/HBoxContainer"]
layout_mode = 2
theme_type_variation = &"HeaderLarge"
text = "解析结果"
[node name="Label2" type="Label" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析/Container/HBoxContainer/VBoxContainer3/HBoxContainer"]
visible = false
layout_mode = 2
theme_type_variation = &"HeaderSmall"
text = "解析耗时:128ms"
[node name="HFlowContainer" type="GridContainer" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析/Container/HBoxContainer/VBoxContainer3"]
layout_mode = 2
theme_override_constants/h_separation = 16
theme_override_constants/v_separation = 16
columns = 2
[node name="ColorRect" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析/Container/HBoxContainer/VBoxContainer3/HFlowContainer" instance=ExtResource("3_buh0o")]
layout_mode = 2
[node name="ColorRect2" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析/Container/HBoxContainer/VBoxContainer3/HFlowContainer" instance=ExtResource("3_buh0o")]
layout_mode = 2
[node name="ColorRect3" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析/Container/HBoxContainer/VBoxContainer3/HFlowContainer" instance=ExtResource("3_buh0o")]
layout_mode = 2
[node name="ColorRect4" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析/Container/HBoxContainer/VBoxContainer3/HFlowContainer" instance=ExtResource("3_buh0o")]
layout_mode = 2
[node name="ColorRect5" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析/Container/HBoxContainer/VBoxContainer3/HFlowContainer" instance=ExtResource("3_buh0o")]
layout_mode = 2
[node name="ColorRect6" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析/Container/HBoxContainer/VBoxContainer3/HFlowContainer" instance=ExtResource("3_buh0o")]
layout_mode = 2
[node name="ColorRect7" parent="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识解析/Container/HBoxContainer/VBoxContainer3/HFlowContainer" instance=ExtResource("3_buh0o")]
layout_mode = 2
[node name="MarginContainer" type="MarginContainer" parent="HBoxContainer/HBoxContainer/VBoxContainer"]
layout_mode = 2
theme_override_constants/margin_left = 16
theme_override_constants/margin_top = 16
theme_override_constants/margin_right = 16
theme_override_constants/margin_bottom = 16
[node name="HBoxContainer" type="HBoxContainer" parent="HBoxContainer/HBoxContainer/VBoxContainer/MarginContainer"]
layout_mode = 2
alignment = 2
[node name="Button" type="Button" parent="HBoxContainer/HBoxContainer/VBoxContainer/MarginContainer/HBoxContainer"]
layout_mode = 2
text = "自动进行下一步"
icon = ExtResource("2_b3djk")
[node name="GraphFlow" type="Node" parent="."]
script = ExtResource("3_g5nag")
nodes = {
0: NodePath("../HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/0"),
1: NodePath("../HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/1-3"),
2: NodePath("../HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/2"),
3: NodePath("../HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/1-3"),
4: NodePath("../HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/4-9"),
5: NodePath("../HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/5"),
6: NodePath("../HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/6"),
7: NodePath("../HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/7"),
8: NodePath("../HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/8"),
9: NodePath("../HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/4-9"),
10: NodePath("../HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/10")
}
[connection signal="connection_request" from="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit" to="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit" method="RequestConnection"]
[connection signal="pressed" from="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/2/Button" to="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/2/VideoStreamPlayer" method="play"]
[connection signal="pressed" from="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/2/Button2" to="HBoxContainer/HBoxContainer/VBoxContainer/TabContainer/标识注册/GraphEdit/2/VideoStreamPlayer" method="stop"]
[connection signal="pressed" from="HBoxContainer/HBoxContainer/VBoxContainer/MarginContainer/HBoxContainer/Button" to="GraphFlow" method="EntryNext"]