68 lines
2.2 KiB
Plaintext
68 lines
2.2 KiB
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://dghty7km181mc"]
|
|
|
|
[ext_resource type="Script" path="res://BITKit/Scripts/UX/UXContainer.cs" id="1_312jo"]
|
|
|
|
[node name="关联标识" type="HBoxContainer" node_paths=PackedStringArray("label", "titleLabel", "updateTimeLabel", "createTimeLabel", "labels", "lineEdits")]
|
|
offset_right = 651.0
|
|
offset_bottom = 64.0
|
|
theme_override_constants/separation = 8
|
|
script = ExtResource("1_312jo")
|
|
label = NodePath("GridContainer/Labels[1]")
|
|
titleLabel = NodePath("GridContainer/Labels[0]")
|
|
updateTimeLabel = NodePath("GridContainer/HBoxContainer/label[2]")
|
|
createTimeLabel = NodePath("GridContainer/HBoxContainer2/labels[3]")
|
|
labels = [NodePath("GridContainer/Labels[0]"), NodePath("GridContainer/Labels[1]"), NodePath("GridContainer/HBoxContainer/label[2]"), NodePath("GridContainer/HBoxContainer2/labels[3]")]
|
|
lineEdits = []
|
|
|
|
[node name="Control3" type="Control" parent="."]
|
|
custom_minimum_size = Vector2(16, 0)
|
|
layout_mode = 2
|
|
|
|
[node name="ColorRect" type="ColorRect" parent="."]
|
|
custom_minimum_size = Vector2(4, 48)
|
|
layout_mode = 2
|
|
size_flags_vertical = 4
|
|
color = Color(0.0588235, 1, 1, 1)
|
|
|
|
[node name="GridContainer" type="GridContainer" parent="."]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
columns = 2
|
|
|
|
[node name="Labels[0]" type="Label" parent="GridContainer"]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
theme_type_variation = &"HeaderSmall"
|
|
text = "订单信息"
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="GridContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="GridContainer/HBoxContainer"]
|
|
layout_mode = 2
|
|
text = "最后更新时间:"
|
|
|
|
[node name="label[2]" type="Label" parent="GridContainer/HBoxContainer"]
|
|
layout_mode = 2
|
|
text = "2023年7月4日23:35:48"
|
|
|
|
[node name="Labels[1]" type="Label" parent="GridContainer"]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
text = "20230701232464"
|
|
|
|
[node name="HBoxContainer2" type="HBoxContainer" parent="GridContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="GridContainer/HBoxContainer2"]
|
|
layout_mode = 2
|
|
text = "创建标识时间:"
|
|
|
|
[node name="labels[3]" type="Label" parent="GridContainer/HBoxContainer2"]
|
|
layout_mode = 2
|
|
text = "2023年7月4日23:35:48"
|
|
|
|
[node name="Control2" type="Control" parent="."]
|
|
custom_minimum_size = Vector2(16, 0)
|
|
layout_mode = 2
|