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

145 lines
6.5 KiB
Plaintext
Raw Normal View History

2023-07-05 10:20:08 +08:00
[gd_scene load_steps=12 format=3 uid="uid://cdivd7qml4dvu"]
2023-06-29 01:01:52 +08:00
[ext_resource type="Script" path="res://BITKit/Scripts/UX/UXPanel.cs" id="1_im3hi"]
2023-07-03 02:34:01 +08:00
[ext_resource type="Texture2D" uid="uid://b0f2b032lufnb" path="res://Mods/教育平台/Arts/Textures/ee680086375133.5d97558385c71.jpg" id="2_n24po"]
2023-06-29 01:01:52 +08:00
[ext_resource type="PackedScene" uid="uid://d1po2qljd0jh2" path="res://Mods/教育平台/教程header.tscn" id="2_t35ce"]
[ext_resource type="Script" path="res://BITKit/Scripts/GraphNode/GraphFlowService.cs" id="3_g5nag"]
2023-07-03 02:34:01 +08:00
[ext_resource type="Texture2D" uid="uid://brhl3mwa5ibbk" path="res://Mods/教育平台/Arts/Textures/holographic_city_node.jpg" id="3_ov6mq"]
[ext_resource type="Theme" uid="uid://dokwscirps6nt" path="res://Artists/Themes/Factory_Theme.tres" id="4_nxjar"]
[ext_resource type="PackedScene" uid="uid://bx4v3ofh4on5e" path="res://Mods/工业数据采集与分析应用分享/标识注册.tscn" id="6_nuph1"]
[ext_resource type="PackedScene" uid="uid://yxubv8dgqnpa" path="res://Mods/工业数据采集与分析应用分享/标识解析.tscn" id="7_fapjq"]
2023-07-03 03:02:14 +08:00
[ext_resource type="Script" path="res://Mods/教育平台/Scripts/SearchRegister.cs" id="13_p3ia1"]
2023-07-03 02:34:01 +08:00
[ext_resource type="Script" path="res://BITKit/Scripts/UX/UXServiceProxy.cs" id="16_qcre0"]
[ext_resource type="Texture2D" uid="uid://c38luts5hc5fj" path="res://Artists/Art/Icons/Arrows/icon_chevron-left-rounded.png" id="16_s70sy"]
[node name="工业互联网标识解析与注册" type="Control"]
layout_mode = 3
anchors_preset = 0
script = ExtResource("1_im3hi")
allowCursor = true
allowInput = true
2023-06-29 01:01:52 +08:00
2023-07-03 02:34:01 +08:00
[node name="ColorRect" type="ColorRect" parent="."]
layout_mode = 1
2023-06-29 01:01:52 +08:00
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
2023-07-03 02:34:01 +08:00
offset_right = 1920.0
offset_bottom = 1080.0
2023-06-29 01:01:52 +08:00
grow_horizontal = 2
grow_vertical = 2
2023-07-03 02:34:01 +08:00
color = Color(0.0390224, 0.0432458, 0.0516745, 1)
2023-06-29 01:01:52 +08:00
2023-07-03 02:34:01 +08:00
[node name="TextureRect" type="TextureRect" parent="."]
visible = false
2023-06-29 01:01:52 +08:00
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
2023-07-03 02:34:01 +08:00
offset_left = 3.0
offset_top = 5.0
offset_right = 1923.0
offset_bottom = 1019.0
2023-06-29 01:01:52 +08:00
grow_horizontal = 2
grow_vertical = 2
2023-07-03 02:34:01 +08:00
texture = ExtResource("2_n24po")
stretch_mode = 6
2023-06-29 01:01:52 +08:00
2023-07-03 02:34:01 +08:00
[node name="教程Header" parent="." instance=ExtResource("2_t35ce")]
2023-06-29 01:01:52 +08:00
visible = false
layout_mode = 0
2023-07-03 02:34:01 +08:00
[node name="TextureRect" type="TextureRect" parent="教程Header"]
self_modulate = Color(0.329412, 0.329412, 0.329412, 1)
2023-06-29 01:01:52 +08:00
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
2023-07-03 02:34:01 +08:00
offset_left = -42.0
offset_top = -14.0
offset_right = 66.0
offset_bottom = 539.0
2023-06-29 01:01:52 +08:00
grow_horizontal = 2
grow_vertical = 2
2023-07-03 02:34:01 +08:00
texture = ExtResource("3_ov6mq")
expand_mode = 1
stretch_mode = 6
2023-06-29 01:01:52 +08:00
2023-07-03 02:34:01 +08:00
[node name="TabContainer" type="TabContainer" parent="."]
2023-06-29 01:01:52 +08:00
layout_mode = 2
2023-07-03 02:34:01 +08:00
offset_top = 4.0
offset_right = 1920.0
offset_bottom = 1076.0
size_flags_vertical = 3
theme = ExtResource("4_nxjar")
theme_override_constants/side_margin = 128
2023-06-29 01:01:52 +08:00
2023-07-03 02:34:01 +08:00
[node name="标识注册" parent="TabContainer" instance=ExtResource("6_nuph1")]
2023-06-29 01:01:52 +08:00
layout_mode = 2
2023-07-04 04:08:18 +08:00
[node name="注册标识" parent="TabContainer/标识注册/VBoxContainer/ScrollContainer/HFlowContainer/StepElement2" index="15"]
visible = false
[node name="Label" parent="TabContainer/标识注册/VBoxContainer/ScrollContainer/HFlowContainer/StepElement9/BaseComponent" index="1"]
text = "注册与更新标识"
2023-07-03 02:34:01 +08:00
[node name="标识解析" parent="TabContainer" instance=ExtResource("7_fapjq")]
2023-06-29 01:01:52 +08:00
visible = false
layout_mode = 2
[node name="GraphFlow" type="Node" parent="."]
script = ExtResource("3_g5nag")
nodes = {
2023-07-03 02:34:01 +08:00
0: NodePath(""),
1: NodePath(""),
2: NodePath(""),
3: NodePath(""),
4: NodePath(""),
5: NodePath(""),
6: NodePath(""),
7: NodePath(""),
8: NodePath(""),
9: NodePath(""),
10: NodePath("")
2023-06-29 01:01:52 +08:00
}
2023-07-03 02:34:01 +08:00
[node name="Return-Button" type="Button" parent="."]
layout_mode = 0
offset_top = 5.0
offset_right = 129.0
offset_bottom = 66.0
text = "返回"
icon = ExtResource("16_s70sy")
expand_icon = true
script = ExtResource("16_qcre0")
2023-07-04 04:08:18 +08:00
[node name="SearchRegister" type="Node" parent="." node_paths=PackedStringArray("keyLine", "valueLine", "nameLine", "idLine", "registryRecordLine", "registryButton", "registryResultLabel")]
2023-07-03 03:02:14 +08:00
script = ExtResource("13_p3ia1")
keyLine = NodePath("../TabContainer/标识注册/VBoxContainer/ScrollContainer/HFlowContainer/StepElement9/HBoxContainer/keyLine")
valueLine = NodePath("../TabContainer/标识注册/VBoxContainer/ScrollContainer/HFlowContainer/StepElement9/HBoxContainer2/valueLine")
nameLine = NodePath("../TabContainer/标识注册/VBoxContainer/ScrollContainer/HFlowContainer/StepElement9/HBoxContainer3/nameLine")
idLine = NodePath("../TabContainer/标识注册/VBoxContainer/ScrollContainer/HFlowContainer/StepElement9/HBoxContainer4/idLine")
registryRecordLine = NodePath("../TabContainer/标识注册/VBoxContainer/ScrollContainer/HFlowContainer/StepElement9/HBoxContainer5/registryRecordLine")
registryButton = NodePath("../TabContainer/标识注册/VBoxContainer/ScrollContainer/HFlowContainer/StepElement9/register-button")
2023-07-04 04:08:18 +08:00
registryResultLabel = NodePath("../TabContainer/标识注册/VBoxContainer/ScrollContainer/HFlowContainer/StepElement9/RegistryResultLabel")
2023-07-03 03:02:14 +08:00
2023-07-03 02:34:01 +08:00
[connection signal="pressed" from="Return-Button" to="Return-Button" method="Return"]
[editable path="教程Header"]
2023-07-03 03:02:14 +08:00
[editable path="TabContainer/标识注册"]
2023-07-05 10:20:08 +08:00
[editable path="TabContainer/标识注册/Animations/Start/VBoxContainer/Root/Node-0"]
[editable path="TabContainer/标识注册/Animations/Start/VBoxContainer/Node/Node1-1"]
[editable path="TabContainer/标识注册/Animations/Start/VBoxContainer/Node/Node-1-2"]
[editable path="TabContainer/标识注册/Animations/Start/VBoxContainer/SubNode/Node-2-1"]
[editable path="TabContainer/标识注册/Animations/Start/VBoxContainer/SubNode/Node-2-2"]
[editable path="TabContainer/标识注册/Animations/Start/VBoxContainer/SubNode/Node-2-3"]
2023-07-04 04:08:18 +08:00
[editable path="TabContainer/标识注册/Animations/手动注册与更新标识"]
[editable path="TabContainer/标识注册/Animations/更新温湿度传感器的标识"]
2023-07-03 03:02:14 +08:00
[editable path="TabContainer/标识注册/VBoxContainer/ScrollContainer/HFlowContainer/StepElement2"]
[editable path="TabContainer/标识注册/VBoxContainer/ScrollContainer/HFlowContainer/StepElement9"]
[editable path="TabContainer/标识注册/VBoxContainer/ScrollContainer/HFlowContainer/StepElement"]
[editable path="TabContainer/标识注册/VBoxContainer/ScrollContainer/HFlowContainer/StepElement5"]
[editable path="TabContainer/标识注册/VBoxContainer/ScrollContainer/HFlowContainer/StepElement4"]
2023-07-04 04:08:18 +08:00
[editable path="TabContainer/标识注册/VBoxContainer/ScrollContainer/HFlowContainer/StepElement3"]
2023-07-03 02:34:01 +08:00
[editable path="TabContainer/标识解析"]