<template> <v-card class="card-box pa-5"> 111 </v-card> </template> <script setup> defineOptions({ name: 'jobFair'}) </script> <style scoped lang="scss"> </style>