파일 이름 변경 내용에 접미사 추가
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user