launch.tscn 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589
  1. [gd_scene load_steps=26 format=3 uid="uid://i6g3y6btijjm"]
  2. [ext_resource type="Script" path="res://scripts/launch/launch.gd" id="1_4mmer"]
  3. [ext_resource type="Texture2D" uid="uid://d05rp7emahb2e" path="res://assets/launch/background.jpeg" id="1_5xji2"]
  4. [ext_resource type="Texture2D" uid="uid://cuej03yg4jipe" path="res://assets/launch/logo.png" id="2_0aob3"]
  5. [ext_resource type="Texture2D" uid="uid://fsim526ipc0l" path="res://assets/launch/login/login_main.png" id="3_5llxh"]
  6. [ext_resource type="Texture2D" uid="uid://b472vuaqbt1hm" path="res://assets/launch/login/submit_button_0.png" id="4_h5ojd"]
  7. [ext_resource type="Texture2D" uid="uid://id8ukp52jn5u" path="res://assets/launch/login/submit_button_1.png" id="5_jt32w"]
  8. [ext_resource type="Texture2D" uid="uid://cdtol765yndq1" path="res://assets/launch/login/submit_button_2.png" id="6_0lxvy"]
  9. [ext_resource type="Texture2D" uid="uid://cleovhwlcag2s" path="res://assets/launch/login/register_button_0.png" id="7_tqnk7"]
  10. [ext_resource type="Texture2D" uid="uid://ddfh33qyp8cnv" path="res://assets/launch/login/register_button_1.png" id="8_gwvfn"]
  11. [ext_resource type="Texture2D" uid="uid://d3akgj26g15lg" path="res://assets/launch/login/register_button_2.png" id="9_4hsjm"]
  12. [ext_resource type="Texture2D" uid="uid://cnleexs8kkua8" path="res://assets/launch/login/change_password_button_0.png" id="10_pmgwe"]
  13. [ext_resource type="Texture2D" uid="uid://c2yxw4e4eqhtf" path="res://assets/launch/login/change_password_button_1.png" id="11_qrjou"]
  14. [ext_resource type="Texture2D" uid="uid://bc32c8pqrsy0b" path="res://assets/launch/login/change_password_button_2.png" id="12_2fiqv"]
  15. [ext_resource type="Texture2D" uid="uid://7ckxiv7awadm" path="res://assets/launch/login/register.png" id="13_ruxkj"]
  16. [ext_resource type="FontFile" uid="uid://b8ippc7k3ew6o" path="res://assets/common/font/msyh.ttc" id="13_scx2i"]
  17. [ext_resource type="Texture2D" uid="uid://bijbk6c76ynei" path="res://assets/launch/login/change_password.png" id="14_d8t0o"]
  18. [ext_resource type="Texture2D" uid="uid://dmkyb57b0idt6" path="res://assets/launch/login/confirm_button_0.png" id="14_f5mlh"]
  19. [ext_resource type="Texture2D" uid="uid://b2fk8xp87k1g" path="res://assets/launch/login/confirm_button_1.png" id="15_783oq"]
  20. [ext_resource type="Texture2D" uid="uid://culi1hqcmv5eo" path="res://assets/launch/login/confirm_button_2.png" id="16_tgcix"]
  21. [ext_resource type="Texture2D" uid="uid://bff7ga8f5lquw" path="res://assets/launch/login/cancel_button_0.png" id="17_1wujc"]
  22. [ext_resource type="Texture2D" uid="uid://06rsvnelh6ug" path="res://assets/launch/login/cancel_button_1.png" id="18_odk15"]
  23. [ext_resource type="Texture2D" uid="uid://cbdi6fpcw3q66" path="res://assets/launch/login/cancel_button_2.png" id="19_m2fqs"]
  24. [ext_resource type="Texture2D" uid="uid://dkvmumemt6bq6" path="res://assets/launch/server/server.png" id="23_j3a1k"]
  25. [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_m6v8k"]
  26. [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_twyo5"]
  27. [node name="Launch" type="Control"]
  28. layout_mode = 3
  29. anchors_preset = 15
  30. anchor_right = 1.0
  31. anchor_bottom = 1.0
  32. grow_horizontal = 2
  33. grow_vertical = 2
  34. script = ExtResource("1_4mmer")
  35. [node name="Background" type="TextureRect" parent="."]
  36. layout_mode = 1
  37. anchors_preset = 15
  38. anchor_right = 1.0
  39. anchor_bottom = 1.0
  40. grow_horizontal = 2
  41. grow_vertical = 2
  42. texture = ExtResource("1_5xji2")
  43. expand_mode = 2
  44. stretch_mode = 6
  45. [node name="Logo" type="TextureRect" parent="."]
  46. layout_mode = 1
  47. anchors_preset = 8
  48. anchor_left = 0.5
  49. anchor_top = 0.5
  50. anchor_right = 0.5
  51. anchor_bottom = 0.5
  52. offset_left = -200.5
  53. offset_top = -264.5
  54. offset_right = 200.5
  55. offset_bottom = 172.5
  56. grow_horizontal = 2
  57. grow_vertical = 2
  58. texture = ExtResource("2_0aob3")
  59. [node name="Login" type="Control" parent="."]
  60. layout_mode = 1
  61. anchors_preset = 15
  62. anchor_right = 1.0
  63. anchor_bottom = 1.0
  64. grow_horizontal = 2
  65. grow_vertical = 2
  66. [node name="Main" type="Control" parent="Login"]
  67. layout_mode = 1
  68. anchors_preset = 15
  69. anchor_right = 1.0
  70. anchor_bottom = 1.0
  71. grow_horizontal = 2
  72. grow_vertical = 2
  73. [node name="Background" type="TextureRect" parent="Login/Main"]
  74. layout_mode = 1
  75. anchors_preset = 8
  76. anchor_left = 0.5
  77. anchor_top = 0.5
  78. anchor_right = 0.5
  79. anchor_bottom = 0.5
  80. offset_left = -281.0
  81. offset_top = 64.5
  82. offset_right = 281.0
  83. offset_bottom = 319.5
  84. grow_horizontal = 2
  85. grow_vertical = 2
  86. texture = ExtResource("3_5llxh")
  87. [node name="MainSubmitButton" type="TextureButton" parent="Login/Main/Background"]
  88. layout_mode = 1
  89. anchors_preset = 8
  90. anchor_left = 0.5
  91. anchor_top = 0.5
  92. anchor_right = 0.5
  93. anchor_bottom = 0.5
  94. offset_left = -93.0
  95. offset_top = 13.0
  96. offset_right = 109.0
  97. offset_bottom = 59.0
  98. grow_horizontal = 2
  99. grow_vertical = 2
  100. texture_normal = ExtResource("4_h5ojd")
  101. texture_pressed = ExtResource("5_jt32w")
  102. texture_hover = ExtResource("6_0lxvy")
  103. [node name="MainRegisterButton" type="TextureButton" parent="Login/Main/Background"]
  104. layout_mode = 1
  105. anchors_preset = 8
  106. anchor_left = 0.5
  107. anchor_top = 0.5
  108. anchor_right = 0.5
  109. anchor_bottom = 0.5
  110. offset_left = -170.0
  111. offset_top = 81.0
  112. offset_right = -48.0
  113. offset_bottom = 104.0
  114. grow_horizontal = 2
  115. grow_vertical = 2
  116. texture_normal = ExtResource("7_tqnk7")
  117. texture_pressed = ExtResource("8_gwvfn")
  118. texture_hover = ExtResource("9_4hsjm")
  119. [node name="MainChangePasswordButton" type="TextureButton" parent="Login/Main/Background"]
  120. layout_mode = 1
  121. anchors_preset = 8
  122. anchor_left = 0.5
  123. anchor_top = 0.5
  124. anchor_right = 0.5
  125. anchor_bottom = 0.5
  126. offset_left = 45.0
  127. offset_top = 79.0
  128. offset_right = 167.0
  129. offset_bottom = 104.0
  130. grow_horizontal = 2
  131. grow_vertical = 2
  132. texture_normal = ExtResource("10_pmgwe")
  133. texture_pressed = ExtResource("11_qrjou")
  134. texture_hover = ExtResource("12_2fiqv")
  135. [node name="MainAccountInput" type="LineEdit" parent="Login/Main/Background"]
  136. layout_mode = 1
  137. anchors_preset = 8
  138. anchor_left = 0.5
  139. anchor_top = 0.5
  140. anchor_right = 0.5
  141. anchor_bottom = 0.5
  142. offset_left = -84.0
  143. offset_top = -79.5
  144. offset_right = 102.0
  145. offset_bottom = -52.5
  146. grow_horizontal = 2
  147. grow_vertical = 2
  148. theme_override_fonts/font = ExtResource("13_scx2i")
  149. theme_override_font_sizes/font_size = 12
  150. theme_override_styles/focus = SubResource("StyleBoxEmpty_m6v8k")
  151. placeholder_text = "请输入登录邮箱"
  152. flat = true
  153. [node name="MainPasswordInput" type="LineEdit" parent="Login/Main/Background"]
  154. layout_mode = 1
  155. anchors_preset = 8
  156. anchor_left = 0.5
  157. anchor_top = 0.5
  158. anchor_right = 0.5
  159. anchor_bottom = 0.5
  160. offset_left = -83.0
  161. offset_top = -30.5
  162. offset_right = 103.0
  163. offset_bottom = -3.5
  164. grow_horizontal = 2
  165. grow_vertical = 2
  166. theme_override_fonts/font = ExtResource("13_scx2i")
  167. theme_override_font_sizes/font_size = 12
  168. theme_override_styles/focus = SubResource("StyleBoxEmpty_twyo5")
  169. placeholder_text = "请输入登录密码"
  170. flat = true
  171. secret = true
  172. secret_character = "*"
  173. [node name="Register" type="Control" parent="Login"]
  174. layout_mode = 1
  175. anchors_preset = 15
  176. anchor_right = 1.0
  177. anchor_bottom = 1.0
  178. grow_horizontal = 2
  179. grow_vertical = 2
  180. [node name="Background" type="TextureRect" parent="Login/Register"]
  181. layout_mode = 1
  182. anchors_preset = 8
  183. anchor_left = 0.5
  184. anchor_top = 0.5
  185. anchor_right = 0.5
  186. anchor_bottom = 0.5
  187. offset_left = -281.5
  188. offset_top = -191.5
  189. offset_right = 281.5
  190. offset_bottom = 191.5
  191. grow_horizontal = 2
  192. grow_vertical = 2
  193. texture = ExtResource("13_ruxkj")
  194. [node name="RegisterConfirmButton" type="TextureButton" parent="Login/Register/Background"]
  195. layout_mode = 1
  196. anchors_preset = 7
  197. anchor_left = 0.5
  198. anchor_top = 1.0
  199. anchor_right = 0.5
  200. anchor_bottom = 1.0
  201. offset_left = 20.0
  202. offset_top = -52.0
  203. offset_right = 104.0
  204. offset_bottom = -23.0
  205. grow_horizontal = 2
  206. grow_vertical = 0
  207. texture_normal = ExtResource("14_f5mlh")
  208. texture_pressed = ExtResource("15_783oq")
  209. texture_hover = ExtResource("16_tgcix")
  210. [node name="RegisterCancelButton" type="TextureButton" parent="Login/Register/Background"]
  211. layout_mode = 1
  212. anchors_preset = 7
  213. anchor_left = 0.5
  214. anchor_top = 1.0
  215. anchor_right = 0.5
  216. anchor_bottom = 1.0
  217. offset_left = 121.0
  218. offset_top = -52.0
  219. offset_right = 205.0
  220. offset_bottom = -23.0
  221. grow_horizontal = 2
  222. grow_vertical = 0
  223. texture_normal = ExtResource("17_1wujc")
  224. texture_pressed = ExtResource("18_odk15")
  225. texture_hover = ExtResource("19_m2fqs")
  226. [node name="RegisterAccountInput" type="LineEdit" parent="Login/Register/Background"]
  227. layout_mode = 1
  228. anchors_preset = 8
  229. anchor_left = 0.5
  230. anchor_top = 0.5
  231. anchor_right = 0.5
  232. anchor_bottom = 0.5
  233. offset_left = -170.5
  234. offset_top = -131.5
  235. offset_right = 10.5
  236. offset_bottom = -106.5
  237. grow_horizontal = 2
  238. grow_vertical = 2
  239. theme_override_fonts/font = ExtResource("13_scx2i")
  240. theme_override_font_sizes/font_size = 12
  241. theme_override_styles/focus = SubResource("StyleBoxEmpty_m6v8k")
  242. placeholder_text = "请输入登录邮箱"
  243. flat = true
  244. [node name="RegisterPasswordInput" type="LineEdit" parent="Login/Register/Background"]
  245. layout_mode = 1
  246. anchors_preset = 8
  247. anchor_left = 0.5
  248. anchor_top = 0.5
  249. anchor_right = 0.5
  250. anchor_bottom = 0.5
  251. offset_left = -170.5
  252. offset_top = -101.5
  253. offset_right = 10.5
  254. offset_bottom = -76.5
  255. grow_horizontal = 2
  256. grow_vertical = 2
  257. theme_override_fonts/font = ExtResource("13_scx2i")
  258. theme_override_font_sizes/font_size = 12
  259. theme_override_styles/focus = SubResource("StyleBoxEmpty_m6v8k")
  260. placeholder_text = "请输入登录密码"
  261. flat = true
  262. [node name="RegisterConfirmPasswordInput" type="LineEdit" parent="Login/Register/Background"]
  263. layout_mode = 1
  264. anchors_preset = 8
  265. anchor_left = 0.5
  266. anchor_top = 0.5
  267. anchor_right = 0.5
  268. anchor_bottom = 0.5
  269. offset_left = -170.5
  270. offset_top = -71.5
  271. offset_right = 10.5
  272. offset_bottom = -46.5
  273. grow_horizontal = 2
  274. grow_vertical = 2
  275. theme_override_fonts/font = ExtResource("13_scx2i")
  276. theme_override_font_sizes/font_size = 12
  277. theme_override_styles/focus = SubResource("StyleBoxEmpty_m6v8k")
  278. placeholder_text = "请输入登录密码"
  279. flat = true
  280. [node name="RegisterNameInput" type="LineEdit" parent="Login/Register/Background"]
  281. layout_mode = 1
  282. anchors_preset = 8
  283. anchor_left = 0.5
  284. anchor_top = 0.5
  285. anchor_right = 0.5
  286. anchor_bottom = 0.5
  287. offset_left = -171.5
  288. offset_top = -28.5
  289. offset_right = 9.5
  290. offset_bottom = -3.5
  291. grow_horizontal = 2
  292. grow_vertical = 2
  293. theme_override_fonts/font = ExtResource("13_scx2i")
  294. theme_override_font_sizes/font_size = 12
  295. theme_override_styles/focus = SubResource("StyleBoxEmpty_m6v8k")
  296. placeholder_text = "请输入真实姓名"
  297. flat = true
  298. [node name="RegisterNumberInput" type="LineEdit" parent="Login/Register/Background"]
  299. layout_mode = 1
  300. anchors_preset = 8
  301. anchor_left = 0.5
  302. anchor_top = 0.5
  303. anchor_right = 0.5
  304. anchor_bottom = 0.5
  305. offset_left = -171.5
  306. offset_top = 1.5
  307. offset_right = 9.5
  308. offset_bottom = 26.5
  309. grow_horizontal = 2
  310. grow_vertical = 2
  311. theme_override_fonts/font = ExtResource("13_scx2i")
  312. theme_override_font_sizes/font_size = 12
  313. theme_override_styles/focus = SubResource("StyleBoxEmpty_m6v8k")
  314. placeholder_text = "请输入身份证号码"
  315. flat = true
  316. [node name="RegisterQuestionAInput" type="LineEdit" parent="Login/Register/Background"]
  317. layout_mode = 1
  318. anchors_preset = 8
  319. anchor_left = 0.5
  320. anchor_top = 0.5
  321. anchor_right = 0.5
  322. anchor_bottom = 0.5
  323. offset_left = -171.5
  324. offset_top = 53.5
  325. offset_right = 9.5
  326. offset_bottom = 78.5
  327. grow_horizontal = 2
  328. grow_vertical = 2
  329. theme_override_fonts/font = ExtResource("13_scx2i")
  330. theme_override_font_sizes/font_size = 12
  331. theme_override_styles/focus = SubResource("StyleBoxEmpty_m6v8k")
  332. placeholder_text = "请设置密保问题"
  333. flat = true
  334. [node name="RegisterAnswerAInput" type="LineEdit" parent="Login/Register/Background"]
  335. layout_mode = 1
  336. anchors_preset = 8
  337. anchor_left = 0.5
  338. anchor_top = 0.5
  339. anchor_right = 0.5
  340. anchor_bottom = 0.5
  341. offset_left = -171.5
  342. offset_top = 83.5
  343. offset_right = 9.5
  344. offset_bottom = 108.5
  345. grow_horizontal = 2
  346. grow_vertical = 2
  347. theme_override_fonts/font = ExtResource("13_scx2i")
  348. theme_override_font_sizes/font_size = 12
  349. theme_override_styles/focus = SubResource("StyleBoxEmpty_m6v8k")
  350. placeholder_text = "请设置密保问题答案"
  351. flat = true
  352. [node name="RegisterQuestionBInput" type="LineEdit" parent="Login/Register/Background"]
  353. layout_mode = 1
  354. anchors_preset = 8
  355. anchor_left = 0.5
  356. anchor_top = 0.5
  357. anchor_right = 0.5
  358. anchor_bottom = 0.5
  359. offset_left = -171.5
  360. offset_top = 113.5
  361. offset_right = 9.5
  362. offset_bottom = 138.5
  363. grow_horizontal = 2
  364. grow_vertical = 2
  365. theme_override_fonts/font = ExtResource("13_scx2i")
  366. theme_override_font_sizes/font_size = 12
  367. theme_override_styles/focus = SubResource("StyleBoxEmpty_m6v8k")
  368. placeholder_text = "请设置密保问题"
  369. flat = true
  370. [node name="RegisterAnswerBInput" type="LineEdit" parent="Login/Register/Background"]
  371. layout_mode = 1
  372. anchors_preset = 8
  373. anchor_left = 0.5
  374. anchor_top = 0.5
  375. anchor_right = 0.5
  376. anchor_bottom = 0.5
  377. offset_left = -171.5
  378. offset_top = 143.5
  379. offset_right = 9.5
  380. offset_bottom = 168.5
  381. grow_horizontal = 2
  382. grow_vertical = 2
  383. theme_override_fonts/font = ExtResource("13_scx2i")
  384. theme_override_font_sizes/font_size = 12
  385. theme_override_styles/focus = SubResource("StyleBoxEmpty_m6v8k")
  386. placeholder_text = "请设置密保问题答案"
  387. flat = true
  388. [node name="ChangePassword" type="Control" parent="Login"]
  389. layout_mode = 1
  390. anchors_preset = 15
  391. anchor_right = 1.0
  392. anchor_bottom = 1.0
  393. grow_horizontal = 2
  394. grow_vertical = 2
  395. [node name="Background" type="TextureRect" parent="Login/ChangePassword"]
  396. layout_mode = 1
  397. anchors_preset = 8
  398. anchor_left = 0.5
  399. anchor_top = 0.5
  400. anchor_right = 0.5
  401. anchor_bottom = 0.5
  402. offset_left = -185.5
  403. offset_top = -124.5
  404. offset_right = 185.5
  405. offset_bottom = 124.5
  406. grow_horizontal = 2
  407. grow_vertical = 2
  408. texture = ExtResource("14_d8t0o")
  409. [node name="ChangePasswordConfirmButton" type="TextureButton" parent="Login/ChangePassword/Background"]
  410. layout_mode = 1
  411. anchors_preset = 7
  412. anchor_left = 0.5
  413. anchor_top = 1.0
  414. anchor_right = 0.5
  415. anchor_bottom = 1.0
  416. offset_left = -47.0
  417. offset_top = -62.0
  418. offset_right = 37.0
  419. offset_bottom = -33.0
  420. grow_horizontal = 2
  421. grow_vertical = 0
  422. texture_normal = ExtResource("14_f5mlh")
  423. texture_pressed = ExtResource("15_783oq")
  424. texture_hover = ExtResource("16_tgcix")
  425. [node name="ChangePasswordCancelButton" type="TextureButton" parent="Login/ChangePassword/Background"]
  426. layout_mode = 1
  427. anchors_preset = 7
  428. anchor_left = 0.5
  429. anchor_top = 1.0
  430. anchor_right = 0.5
  431. anchor_bottom = 1.0
  432. offset_left = 54.0
  433. offset_top = -62.0
  434. offset_right = 138.0
  435. offset_bottom = -33.0
  436. grow_horizontal = 2
  437. grow_vertical = 0
  438. texture_normal = ExtResource("17_1wujc")
  439. texture_pressed = ExtResource("18_odk15")
  440. texture_hover = ExtResource("19_m2fqs")
  441. [node name="ChangePasswordAccountInput" type="LineEdit" parent="Login/ChangePassword/Background"]
  442. layout_mode = 1
  443. anchors_preset = 8
  444. anchor_left = 0.5
  445. anchor_top = 0.5
  446. anchor_right = 0.5
  447. anchor_bottom = 0.5
  448. offset_left = -45.5
  449. offset_top = -64.5
  450. offset_right = 135.5
  451. offset_bottom = -39.5
  452. grow_horizontal = 2
  453. grow_vertical = 2
  454. theme_override_fonts/font = ExtResource("13_scx2i")
  455. theme_override_font_sizes/font_size = 12
  456. theme_override_styles/focus = SubResource("StyleBoxEmpty_m6v8k")
  457. placeholder_text = "请输入账户邮箱"
  458. flat = true
  459. [node name="ChangePasswordOldInput" type="LineEdit" parent="Login/ChangePassword/Background"]
  460. layout_mode = 1
  461. anchors_preset = 8
  462. anchor_left = 0.5
  463. anchor_top = 0.5
  464. anchor_right = 0.5
  465. anchor_bottom = 0.5
  466. offset_left = -45.5
  467. offset_top = -34.5
  468. offset_right = 135.5
  469. offset_bottom = -9.5
  470. grow_horizontal = 2
  471. grow_vertical = 2
  472. theme_override_fonts/font = ExtResource("13_scx2i")
  473. theme_override_font_sizes/font_size = 12
  474. theme_override_styles/focus = SubResource("StyleBoxEmpty_m6v8k")
  475. placeholder_text = "请输入原始密码"
  476. flat = true
  477. [node name="ChangePasswordNewInput" type="LineEdit" parent="Login/ChangePassword/Background"]
  478. layout_mode = 1
  479. anchors_preset = 8
  480. anchor_left = 0.5
  481. anchor_top = 0.5
  482. anchor_right = 0.5
  483. anchor_bottom = 0.5
  484. offset_left = -45.5
  485. offset_top = -4.5
  486. offset_right = 135.5
  487. offset_bottom = 20.5
  488. grow_horizontal = 2
  489. grow_vertical = 2
  490. theme_override_fonts/font = ExtResource("13_scx2i")
  491. theme_override_font_sizes/font_size = 12
  492. theme_override_styles/focus = SubResource("StyleBoxEmpty_m6v8k")
  493. placeholder_text = "请输入新的密码"
  494. flat = true
  495. [node name="ChangePasswordConfirmInput" type="LineEdit" parent="Login/ChangePassword/Background"]
  496. layout_mode = 1
  497. anchors_preset = 8
  498. anchor_left = 0.5
  499. anchor_top = 0.5
  500. anchor_right = 0.5
  501. anchor_bottom = 0.5
  502. offset_left = -45.5
  503. offset_top = 25.5
  504. offset_right = 135.5
  505. offset_bottom = 50.5
  506. grow_horizontal = 2
  507. grow_vertical = 2
  508. theme_override_fonts/font = ExtResource("13_scx2i")
  509. theme_override_font_sizes/font_size = 12
  510. theme_override_styles/focus = SubResource("StyleBoxEmpty_m6v8k")
  511. placeholder_text = "请再次输入新的密码"
  512. flat = true
  513. [node name="Server" type="Control" parent="."]
  514. layout_mode = 1
  515. anchors_preset = 15
  516. anchor_right = 1.0
  517. anchor_bottom = 1.0
  518. grow_horizontal = 2
  519. grow_vertical = 2
  520. [node name="Main" type="Control" parent="Server"]
  521. layout_mode = 1
  522. anchors_preset = 15
  523. anchor_right = 1.0
  524. anchor_bottom = 1.0
  525. grow_horizontal = 2
  526. grow_vertical = 2
  527. [node name="Background" type="TextureRect" parent="Server/Main"]
  528. layout_mode = 1
  529. anchors_preset = 8
  530. anchor_left = 0.5
  531. anchor_top = 0.5
  532. anchor_right = 0.5
  533. anchor_bottom = 0.5
  534. offset_left = -137.0
  535. offset_top = -211.5
  536. offset_right = 137.0
  537. offset_bottom = 211.5
  538. grow_horizontal = 2
  539. grow_vertical = 2
  540. texture = ExtResource("23_j3a1k")
  541. [node name="Role" type="Control" parent="."]
  542. anchors_preset = 0
  543. offset_right = 40.0
  544. offset_bottom = 40.0
  545. [connection signal="pressed" from="Login/Main/Background/MainRegisterButton" to="." method="_on_main_register_button_pressed"]
  546. [connection signal="pressed" from="Login/Main/Background/MainChangePasswordButton" to="." method="_on_main_change_password_button_pressed"]
  547. [connection signal="pressed" from="Login/Register/Background/RegisterConfirmButton" to="." method="_on_register_confirm_button_pressed"]
  548. [connection signal="pressed" from="Login/Register/Background/RegisterCancelButton" to="." method="_on_register_cancel_button_pressed"]
  549. [connection signal="pressed" from="Login/ChangePassword/Background/ChangePasswordCancelButton" to="." method="_on_change_password_cancel_button_pressed"]