添加了标识查询

This commit is contained in:
CortexCore
2023-07-03 02:34:01 +08:00
parent dd10fb59e5
commit 4967df927a
58 changed files with 2653 additions and 804 deletions

View File

@@ -1,8 +1,9 @@
[gd_scene load_steps=11 format=3 uid="uid://bu5w3n4me3xj2"]
[gd_scene load_steps=12 format=3 uid="uid://bu5w3n4me3xj2"]
[ext_resource type="Texture2D" uid="uid://6dpw3hl2gu10" path="res://Mods/工业数据采集与分析应用分享/Arts/Illustrations/Illustration_ABB_Rotbotic_Arm_Rendering_DWADWFF.jpg" id="1_uwo3j"]
[ext_resource type="PackedScene" uid="uid://dwdlewpjrt8pf" path="res://Mods/教育平台/Templates/选择课程.tscn" id="2_rvvu8"]
[ext_resource type="Script" path="res://BITKit/Scripts/UX/UXPanel.cs" id="2_vgo47"]
[ext_resource type="Theme" uid="uid://dokwscirps6nt" path="res://Artists/Themes/Factory_Theme.tres" id="3_t8g27"]
[ext_resource type="Texture2D" uid="uid://be1o87ilc237s" path="res://Artists/Art/Logos/logo-intelli.png" id="3_wkkwb"]
[ext_resource type="PackedScene" uid="uid://cwq2llh4vrnsg" path="res://Mods/工业数据采集与分析应用分享/温湿度数据采集.tscn" id="5_2s7gj"]
[ext_resource type="Texture2D" uid="uid://dbbq18cuoubm3" path="res://Mods/工业数据采集与分析应用分享/Arts/Images/实战-温湿度数据采集.jpg" id="5_5ul10"]
@@ -39,36 +40,27 @@ isStartPanel = true
custom_minimum_size = Vector2(0, 100)
layout_mode = 2
[node name="HBoxContainer" type="HBoxContainer" parent="UXPanel/ColorRect"]
[node name="TabBar" type="TabBar" parent="UXPanel/ColorRect"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
anchors_preset = 5
anchor_left = 0.5
anchor_right = 0.5
offset_left = -256.0
offset_right = 256.0
offset_bottom = 100.0
grow_horizontal = 2
grow_vertical = 2
alignment = 1
[node name="TabBar" type="TabBar" parent="UXPanel/ColorRect/HBoxContainer"]
layout_mode = 2
size_flags_horizontal = 3
theme = ExtResource("3_t8g27")
tab_alignment = 1
clip_tabs = false
tab_count = 3
tab_0/title = "教程与实训"
tab_1/title = "知识点"
tab_2/title = "设置"
[node name="TextureRect" type="TextureRect" parent="UXPanel/ColorRect"]
layout_mode = 0
offset_left = 32.0
offset_right = 211.0
offset_bottom = 100.0
texture = ExtResource("3_wkkwb")
expand_mode = 1
[node name="VBoxContainer" type="VBoxContainer" parent="UXPanel/ColorRect"]
layout_mode = 0
offset_left = 228.0
offset_right = 692.0
offset_left = 189.0
offset_right = 737.0
offset_bottom = 100.0
theme_override_constants/separation = 0
alignment = 1
@@ -84,10 +76,28 @@ vertical_alignment = 1
[node name="Label2" type="Label" parent="UXPanel/ColorRect/VBoxContainer"]
layout_mode = 2
theme_type_variation = &"HeaderMedium"
theme = ExtResource("3_t8g27")
theme_type_variation = &"HeaderSmall"
theme_override_colors/font_color = Color(0, 0, 0, 1)
text = "Virtual Simulation Training Course System"
[node name="MarginContainer" type="MarginContainer" parent="UXPanel/ColorRect"]
layout_mode = 1
anchors_preset = 9
anchor_bottom = 1.0
offset_right = 189.0
grow_vertical = 2
theme_override_constants/margin_left = 8
theme_override_constants/margin_top = 8
theme_override_constants/margin_right = 8
theme_override_constants/margin_bottom = 8
[node name="TextureRect" type="TextureRect" parent="UXPanel/ColorRect/MarginContainer"]
layout_mode = 2
texture = ExtResource("3_wkkwb")
expand_mode = 1
stretch_mode = 5
[node name="ReferenceRect" type="MarginContainer" parent="UXPanel"]
layout_mode = 2
size_flags_vertical = 3