wupengfei
2025-12-05 4deb99b5baf58296cb30f1343a9b00446582a8b9
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({