<!-- 资质证明 --> <script lang="ts" setup name="Certificationfile"> import templatePage from '../components/templatePage.vue' </script> <template> <template-page name="资质证明" authority="certification" /> </template>