<!-- 企业视频 --> <template> <div>enterpriseVideo</div> </template> <script setup> defineOptions({name: 'informationSettingsComponents-enterpriseVideo'}) </script> <style lang="scss" scoped> </style>