添加了标识查询

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=4 format=3 uid="uid://dwdlewpjrt8pf"]
[gd_scene load_steps=5 format=3 uid="uid://dwdlewpjrt8pf"]
[ext_resource type="Texture2D" uid="uid://k3xy782w6pa0" path="res://BITKit/Art/Shapes/icon_squad_rounded-4px.png" id="1_3jo82"]
[ext_resource type="Script" path="res://Mods/教育平台/Scripts/CourseElement.cs" id="2_bgpgb"]
[ext_resource type="Texture2D" uid="uid://cqyvxwbejuica" path="res://Mods/工业数据采集与分析应用分享/Arts/Images/工业互联网标识解析.jpg" id="3_bknr3"]
[ext_resource type="Theme" uid="uid://dokwscirps6nt" path="res://Artists/Themes/Factory_Theme.tres" id="4_l51y6"]
[node name="NinePatchRect" type="NinePatchRect" node_paths=PackedStringArray("courseLabel", "entryButton")]
self_modulate = Color(0, 0, 0, 0.784314)
@@ -169,6 +170,8 @@ layout_mode = 2
[node name="Button" type="Button" parent="MarginContainer/HBoxContainer/MarginContainer/VBoxContainer2"]
custom_minimum_size = Vector2(0, 48)
layout_mode = 2
theme = ExtResource("4_l51y6")
theme_type_variation = &"Accent"
text = "开始"
[node name="Label" type="Label" parent="MarginContainer/HBoxContainer/MarginContainer/VBoxContainer2"]