<template> <Info></Info> </template> <script setup> import Info from '@/pagesA/info/index' </script> <style lang="scss" scoped> </style>