lex %!s(int64=2) %!d(string=hai) anos
pai
achega
248ade7c56
Modificáronse 2 ficheiros con 0 adicións e 2 borrados
  1. 0 1
      src/student/leaderboard/index.tsx
  2. 0 1
      src/teacher/leaderboard/index.tsx

+ 0 - 1
src/student/leaderboard/index.tsx

@@ -155,7 +155,6 @@ export default defineComponent({
               titleInactiveColor="rgba(153,152,155,1)"
               titleActiveColor="#fff"
               onChange={index => getData()}
-              shrink
             >
               {state.musicList.map((item: IMusicItem) => {
                 return (

+ 0 - 1
src/teacher/leaderboard/index.tsx

@@ -130,7 +130,6 @@ export default defineComponent({
               titleInactiveColor="rgba(153,152,155,1)"
               titleActiveColor="#fff"
               onChange={index => getData()}
-              shrink
             >
               {state.musicList.map((item: IMusicItem) => {
                 return (