zhengyiming
2025-11-07 0db52b430ef984330d9c0e8a2c6d12f1cba7b163
apps/underTakeMiniApp/src/pages/workbenches/workbenches.vue
@@ -5,6 +5,7 @@
</template>
<script setup lang="ts">
import PageLayoutWithBg from '@/components/Layout/PageLayoutWithBg.vue';
import InnerPage from './InnerPage.vue';
defineOptions({