增加内侧反馈问卷链接
This commit is contained in:
parent
4063434c26
commit
3be55f41e7
@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=11 format=3 uid="uid://c4ycvdsabi7lw"]
|
||||
[gd_scene load_steps=12 format=3 uid="uid://c4ycvdsabi7lw"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b4rw4hk7ns4m8" path="res://scene/index_page.gd" id="1_c7y7r"]
|
||||
[ext_resource type="Texture2D" uid="uid://bcc0bk34l5gbc" path="res://asset/art/ui/index/菜单背景.png" id="1_jxn4k"]
|
||||
@ -6,6 +6,7 @@
|
||||
[ext_resource type="Script" uid="uid://rq6w1vuhuq1m" path="res://scene/entity/audio/sfx.gd" id="3_5oc6i"]
|
||||
[ext_resource type="Script" uid="uid://bbg4vopj4apl6" path="res://scene/entity/audio/bgm_control.gd" id="4_5oc6i"]
|
||||
[ext_resource type="AudioStream" uid="uid://b3b4a6nm8557i" path="res://asset/audio/专用/衔蝶_主菜单music剪辑人声版.ogg" id="5_5oc6i"]
|
||||
[ext_resource type="FontFile" uid="uid://bjmhscwn1ixj1" path="res://asset/font/字体/ChillJinshuSongMedium.otf" id="7_1sxgt"]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_gu56a"]
|
||||
content_margin_top = 4.0
|
||||
@ -137,6 +138,18 @@ theme_override_styles/pressed = SubResource("StyleBoxFlat_scxsv")
|
||||
theme_override_styles/normal = SubResource("StyleBoxEmpty_vyh3d")
|
||||
text = "index_退出游戏"
|
||||
|
||||
[node name="ButtonQuery" type="LinkButton" parent="."]
|
||||
layout_mode = 0
|
||||
offset_left = 439.0
|
||||
offset_top = 27.0
|
||||
offset_right = 535.0
|
||||
offset_bottom = 67.0
|
||||
theme_override_fonts/font = ExtResource("7_1sxgt")
|
||||
theme_override_font_sizes/font_size = 12
|
||||
text = "衔蝶内测反馈问卷"
|
||||
underline = 2
|
||||
uri = "https://wj.qq.com/s2/23189494/a237/"
|
||||
|
||||
[node name="Mask" type="ColorRect" parent="."]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
|
Loading…
Reference in New Issue
Block a user