import { withInstall } from '/@/utils'; import opinion from './src/Opinion.vue'; export const Opinion = withInstall(opinion);