145 lines
6.5 KiB
Plaintext
145 lines
6.5 KiB
Plaintext
[gd_scene load_steps=12 format=3 uid="uid://cdivd7qml4dvu"]
|
|
|
|
[ext_resource type="Script" path="res://BITKit/Scripts/UX/UXPanel.cs" id="1_2tjg8"]
|
|
[ext_resource type="Texture2D" uid="uid://b0f2b032lufnb" path="res://Mods/教育平台/Arts/Textures/ee680086375133.5d97558385c71.jpg" id="2_8n5qp"]
|
|
[ext_resource type="PackedScene" uid="uid://d1po2qljd0jh2" path="res://Mods/教育平台/教程header.tscn" id="3_ds640"]
|
|
[ext_resource type="Texture2D" uid="uid://brhl3mwa5ibbk" path="res://Mods/教育平台/Arts/Textures/holographic_city_node.jpg" id="4_vne04"]
|
|
[ext_resource type="Theme" uid="uid://dokwscirps6nt" path="res://Artists/Themes/Factory_Theme.tres" id="5_sn2kd"]
|
|
[ext_resource type="PackedScene" uid="uid://bx4v3ofh4on5e" path="res://Mods/工业数据采集与分析应用分享/_Deprecated/标识注册.tscn" id="6_drcgg"]
|
|
[ext_resource type="PackedScene" uid="uid://yxubv8dgqnpa" path="res://Mods/工业数据采集与分析应用分享/_Deprecated/标识解析.tscn" id="7_kffxi"]
|
|
[ext_resource type="Script" path="res://BITKit/Scripts/GraphNode/GraphFlowService.cs" id="8_xo2g2"]
|
|
[ext_resource type="Texture2D" uid="uid://c38luts5hc5fj" path="res://Artists/Art/Icons/Arrows/icon_chevron-left-rounded.png" id="9_6xpog"]
|
|
[ext_resource type="Script" path="res://BITKit/Scripts/UX/UXServiceProxy.cs" id="10_x7i37"]
|
|
[ext_resource type="Script" path="res://Mods/教育平台/Scripts/SearchRegister.cs" id="11_xciq5"]
|
|
|
|
[node name="工业互联网标识解析与注册" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 0
|
|
script = ExtResource("1_2tjg8")
|
|
allowCursor = true
|
|
allowInput = true
|
|
|
|
[node name="ColorRect" type="ColorRect" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_right = 1920.0
|
|
offset_bottom = 1080.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
color = Color(0.0390224, 0.0432458, 0.0516745, 1)
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="."]
|
|
visible = false
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_left = 3.0
|
|
offset_top = 5.0
|
|
offset_right = 1923.0
|
|
offset_bottom = 1019.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
texture = ExtResource("2_8n5qp")
|
|
stretch_mode = 6
|
|
|
|
[node name="教程Header" parent="." instance=ExtResource("3_ds640")]
|
|
visible = false
|
|
layout_mode = 0
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="教程Header"]
|
|
self_modulate = Color(0.329412, 0.329412, 0.329412, 1)
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_left = -42.0
|
|
offset_top = -14.0
|
|
offset_right = 66.0
|
|
offset_bottom = 539.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
texture = ExtResource("4_vne04")
|
|
expand_mode = 1
|
|
stretch_mode = 6
|
|
|
|
[node name="TabContainer" type="TabContainer" parent="."]
|
|
layout_mode = 2
|
|
offset_top = 4.0
|
|
offset_right = 1920.0
|
|
offset_bottom = 1076.0
|
|
size_flags_vertical = 3
|
|
theme = ExtResource("5_sn2kd")
|
|
theme_override_constants/side_margin = 128
|
|
|
|
[node name="标识注册" parent="TabContainer" instance=ExtResource("6_drcgg")]
|
|
layout_mode = 2
|
|
|
|
[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 = "注册与更新标识"
|
|
|
|
[node name="标识解析" parent="TabContainer" instance=ExtResource("7_kffxi")]
|
|
visible = false
|
|
layout_mode = 2
|
|
|
|
[node name="GraphFlow" type="Node" parent="."]
|
|
script = ExtResource("8_xo2g2")
|
|
nodes = {
|
|
0: NodePath(""),
|
|
1: NodePath(""),
|
|
2: NodePath(""),
|
|
3: NodePath(""),
|
|
4: NodePath(""),
|
|
5: NodePath(""),
|
|
6: NodePath(""),
|
|
7: NodePath(""),
|
|
8: NodePath(""),
|
|
9: NodePath(""),
|
|
10: NodePath("")
|
|
}
|
|
|
|
[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("9_6xpog")
|
|
expand_icon = true
|
|
script = ExtResource("10_x7i37")
|
|
|
|
[node name="SearchRegister" type="Node" parent="." node_paths=PackedStringArray("keyLine", "valueLine", "nameLine", "idLine", "registryRecordLine", "registryButton", "registryResultLabel")]
|
|
script = ExtResource("11_xciq5")
|
|
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")
|
|
registryResultLabel = NodePath("../TabContainer/标识注册/VBoxContainer/ScrollContainer/HFlowContainer/StepElement9/RegistryResultLabel")
|
|
|
|
[connection signal="pressed" from="Return-Button" to="Return-Button" method="Return"]
|
|
|
|
[editable path="教程Header"]
|
|
[editable path="TabContainer/标识注册"]
|
|
[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"]
|
|
[editable path="TabContainer/标识注册/Animations/手动注册与更新标识"]
|
|
[editable path="TabContainer/标识注册/Animations/更新温湿度传感器的标识"]
|
|
[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"]
|
|
[editable path="TabContainer/标识注册/VBoxContainer/ScrollContainer/HFlowContainer/StepElement3"]
|
|
[editable path="TabContainer/标识解析"]
|