将textarea改为Input

This commit is contained in:
2025-08-12 20:34:34 +08:00
parent 6a285136aa
commit bd66a47c14

View File

@@ -1,4 +1,4 @@
---
name: Bug Report
about: 用来报告当前版本 天灾之下:危险连接 所出现的Bug
title: "[Bug]"
@@ -11,9 +11,9 @@ body:
required: true
- label: "我确认此 Bug 非平衡性问题"
required: true
- type: textarea
- type: input
attributes:
label: "出现问题的时间"
label: "请按照以下格式填写\n"
placeholder: "请使用北京时间GMT+8填写"
validations:
is_number: true