파일 이름 변경 내용에 접미사 추가

This commit is contained in:
2026-05-22 08:02:51 +09:00
parent f3193672c6
commit 77bc2815a3
7 changed files with 23 additions and 9 deletions
+2
View File
@@ -45,6 +45,8 @@
<span class="format-sep">_</span>
<input type="number" id="input-digits" value="4" min="1" max="6" />
<span class="format-sep">자리 순번</span>
<span class="format-sep">_</span>
<input type="text" id="input-postfix" maxlength="3" size="3" placeholder="접미사" />
<span class="format-arrow"></span>
<span id="preview-name">photo_001.jpg</span>
<span id="sel-count"></span>