Convert Switch DB for used sales
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user