Merge pull request #1274 from layui/main

同步主干最新变更到 2.x
pull/1275/head
贤心 2023-06-08 09:59:36 +08:00 committed by GitHub
commit 53b93440d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 4 deletions

View File

@ -24,16 +24,17 @@ body:
- type: textarea
attributes:
label: 业务代码
placeholder: 提供与该问题对应的业务代码片段,以便我们更好地排查问题。
placeholder: 请提供与该问题对应的业务代码片段,以便我们更好地排查问题。
render: html
validations:
required: true
- type: textarea
attributes:
label: 其他补充
placeholder: 如截图等补充信息。
label: 截图补充
placeholder: 若上述无法准确地表述问题,可提供必要的截图(支持粘贴上传)
- type: checkboxes
attributes:
label: 友好承诺
options:
- label: 我承诺将本着相互尊重、理解和友善的态度进行交流,共同维护 Layui 良好的社区氛围。
required: true
required: true