환불정책 수정

This commit is contained in:
hyeonggil
2024-12-23 16:53:33 +09:00
parent e4297f674f
commit fd2a98803f
3 changed files with 3 additions and 15 deletions

View File

@@ -544,6 +544,7 @@
</div>
<!--//footer-->
<script>
AOS.init()
$(document).on('click','.storeguideTab',function(){
$(this).toggleClass('on');
});