wupengfei
2025-12-03 c2447e7d63e22bea1a8b6119a210b470f8aa17d4
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({