<!-- 简历模板 --> <template> <view>简历模板</view> </template> <script setup> </script> <style lang="scss" scoped> </style>