添加了标识查询
This commit is contained in:
@@ -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"]
|
||||
|
Reference in New Issue
Block a user