mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-08-25 04:12:31 +02:00
Add files via upload
This commit is contained in:
@@ -2034,8 +2034,8 @@
|
||||
</div>
|
||||
<div class="projects-form-field">
|
||||
<label for="project-edit-description" data-i18n="projects.projectDescription">描述</label>
|
||||
<textarea id="project-edit-description" class="form-input projects-description-textarea" rows="3" maxlength="4000" placeholder="测试目标、授权范围、联系人、注意事项…" data-i18n="projects.editDescriptionPlaceholder" data-i18n-attr="placeholder"></textarea>
|
||||
<small class="form-hint" data-i18n="projects.descriptionLengthHint">简要说明即可(最多 4000 字);大段日志/POC 请写入事实黑板 body</small>
|
||||
<textarea id="project-edit-description" class="form-input projects-description-textarea" rows="3" maxlength="4000" placeholder="客户/任务备注、协作说明、联系人…" data-i18n="projects.editDescriptionPlaceholder" data-i18n-attr="placeholder"></textarea>
|
||||
<small class="form-hint" data-i18n="projects.descriptionLengthHint">仅供团队成员查阅,Agent 不会读取;简要说明即可(最多 4000 字)。需让 Agent 知晓的内容请写入事实黑板</small>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@@ -5151,8 +5151,8 @@
|
||||
</div>
|
||||
<div class="projects-form-field">
|
||||
<label for="project-modal-description" data-i18n="projects.projectDescription">项目描述</label>
|
||||
<textarea id="project-modal-description" class="form-input projects-description-textarea" rows="4" maxlength="4000" placeholder="测试范围、授权边界、注意事项…" data-i18n="projects.projectDescriptionPlaceholder" data-i18n-attr="placeholder"></textarea>
|
||||
<small class="form-hint" data-i18n="projects.descriptionLengthHint">简要说明即可(最多 4000 字);大段日志/POC 请写入事实黑板 body</small>
|
||||
<textarea id="project-modal-description" class="form-input projects-description-textarea" rows="4" maxlength="4000" placeholder="客户/任务备注、协作说明…" data-i18n="projects.projectDescriptionPlaceholder" data-i18n-attr="placeholder"></textarea>
|
||||
<small class="form-hint" data-i18n="projects.descriptionLengthHint">仅供团队成员查阅,Agent 不会读取;简要说明即可(最多 4000 字)。需让 Agent 知晓的内容请写入事实黑板</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="projects-modal-footer">
|
||||
|
||||
Reference in New Issue
Block a user