[260206]
- 검색 조건 보완, 검색 결과 개수 표시, 검색 결과 없을 경우 안내 추가 - 상품 +7
This commit is contained in:
@@ -97,3 +97,4 @@ document.addEventListener('DOMContentLoaded', () => {
|
||||
// 데이터용 새 ID 생성기
|
||||
const newId = Math.random().toString(36).substring(2, 10);
|
||||
console.log(`%c[NUMBER]: ${newId}`, 'color: #137fec; font-weight: bold; border: 1px solid #137fec; padding: 2px 5px; border-radius: 4px;');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user