Skip to content

Commit 0fde6b4

Browse files
committed
Update index.vue
1 parent ac4fd31 commit 0fde6b4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/components/CheckDays/Rank/index.vue

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ export default {
2424
components: { Card },
2525
data() {
2626
return {
27-
authorExample: {
28-
nickname: "Jake Roylor",
29-
avatar: "http://localhost/Images/q2.jpg",
30-
introduce: "One to Be Success, you wanna a thing, then do it.",
31-
},
3227
isLoading: true,
3328
rankers: [],
3429
};

0 commit comments

Comments
 (0)