zhengyiming
2025-11-08 2ba9f8bcc9e64e9d88bd813c9e5c5ffcd39a3105
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({