添加Minecraft ID和联系方式

This commit is contained in:
2025-08-12 22:58:48 +08:00
parent f52d2de7fa
commit a7c69f6f66

View File

@@ -30,6 +30,18 @@ body:
placeholder: "如 o0SId0o 超活性化僵尸 适应力1"
validations:
required: true
- type: input
attributes:
label: "您的 Minecraft ID"
placeholder: ""
validations:
required: true
- type: input
attributes:
label: "您的联系方式"
placeholder: "尽量填写QQ"
validations:
required: true
- type: textarea
attributes:
label: "Bug 描述"
@@ -38,4 +50,3 @@ body:
required: true