iFactory.Godot/Mods/CAICT/Templates/标识解析溯源元素.tscn

86 lines
2.6 KiB
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://x86mmss5del3"]
[ext_resource type="Texture2D" uid="uid://57gvsjws6ulq" path="res://BITKit/Art/Containers/container_border_64.png" id="1_k2n80"]
[ext_resource type="Texture2D" uid="uid://ibj6hkvlarxe" path="res://Mods/CAICT/Arts/Icons/Icon_笔记本壳.png" id="2_5fb8a"]
[node name="ColorRect" type="ColorRect"]
custom_minimum_size = Vector2(512, 128)
color = Color(1, 1, 1, 0.12549)
[node name="HBoxContainer" type="HBoxContainer" parent="."]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 16
[node name="TextureRect2" type="TextureRect" parent="HBoxContainer"]
self_modulate = Color(1, 1, 1, 0.501961)
custom_minimum_size = Vector2(128, 64)
layout_mode = 2
texture = ExtResource("1_k2n80")
expand_mode = 1
[node name="TextureRect" type="TextureRect" parent="HBoxContainer/TextureRect2"]
custom_minimum_size = Vector2(128, 64)
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("2_5fb8a")
expand_mode = 1
[node name="VBoxContainer" type="VBoxContainer" parent="HBoxContainer"]
layout_mode = 2
theme_override_constants/separation = 0
alignment = 1
[node name="Label" type="Label" parent="HBoxContainer/VBoxContainer"]
layout_mode = 2
theme_type_variation = &"HeaderSmall"
text = "标识码:"
[node name="Label2" type="Label" parent="HBoxContainer/VBoxContainer"]
layout_mode = 2
theme_type_variation = &"HeaderSmall"
text = "名称:"
[node name="Label4" type="Label" parent="HBoxContainer/VBoxContainer"]
layout_mode = 2
theme_type_variation = &"HeaderSmall"
text = "类型:"
[node name="Label3" type="Label" parent="HBoxContainer/VBoxContainer"]
layout_mode = 2
theme_type_variation = &"HeaderSmall"
text = "生产时间:"
[node name="VBoxContainer2" type="VBoxContainer" parent="HBoxContainer"]
layout_mode = 2
theme_override_constants/separation = 0
alignment = 1
[node name="Label" type="Label" parent="HBoxContainer/VBoxContainer2"]
layout_mode = 2
theme_type_variation = &"HeaderSmall"
text = "88.209.1/00203003"
[node name="Label2" type="Label" parent="HBoxContainer/VBoxContainer2"]
layout_mode = 2
theme_type_variation = &"HeaderSmall"
text = "笔记本壳体"
[node name="Label3" type="Label" parent="HBoxContainer/VBoxContainer2"]
layout_mode = 2
theme_type_variation = &"HeaderSmall"
text = "物料"
[node name="Label4" type="Label" parent="HBoxContainer/VBoxContainer2"]
layout_mode = 2
theme_type_variation = &"HeaderSmall"
text = "2022-06-24T08:41:00"