<template> <div> <span>篮球比赛</span> </div> </template> <script> export default { name:'BasketComponents' } </script> <style scoped> </style>