Convert Switch DB for used sales

This commit is contained in:
2026-05-19 11:10:05 +09:00
parent 95d092fbc2
commit 7904b6b89c
8 changed files with 19012 additions and 11753 deletions

View File

@@ -33,7 +33,7 @@
<div class="flex justify-between px-4 py-5 sm:px-6">
<div>
<h3 id="purchaseTitle" class="text-base font-semibold leading-6 text-gray-900">
매 정보
매 정보
</h3>
<p id="purchaseGameTitle" class="mt-1 max-w-2xl text-sm text-gray-500"></p>
</div>
@@ -45,7 +45,7 @@
</div>
</div>
<div id="purchaseInfo" class="border-t border-gray-200 px-4 py-5 sm:px-6">
<!-- 매 정보가 여기에 동적으로 추가됩니다 -->
<!-- 매 정보가 여기에 동적으로 추가됩니다 -->
</div>
</div>
</div>