<template> <div>searchRecommend</div> </template> <script setup> defineOptions({ name: 'searchRecommend' }) </script> <style scoped lang="scss"> </style>