---
title: 资源商店
order: 1
<script setup>
import ResStore from '../../components/ResStore.vue';
</script>
<ResStore />