Skip to content

Commit

Permalink
Update index.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
yn22638 authored Jul 30, 2023
1 parent e4332df commit c688212
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/views/home/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
:autoplay="3000"
:show-indicators="false"
>
<van-swipe-item>一份耕耘,一份收获</van-swipe-item>
<van-swipe-item>愿你一生努力,一生被爱</van-swipe-item>
<van-swipe-item>哪有什么十全十美,凡事只求半称心</van-swipe-item>
<van-swipe-item>白茶清欢无别事,我在等风也等你</van-swipe-item>
<van-swipe-item>一份耕耘,一份收获.</van-swipe-item>
<van-swipe-item>愿你一生努力,一生被爱.</van-swipe-item>
<van-swipe-item>哪有什么十全十美,凡事只求半称心.</van-swipe-item>
<van-swipe-item>白茶清欢无别事,我在等风也等你.</van-swipe-item>
</van-swipe>
</van-notice-bar>
<model-card class="pb-16px" :isDark="isDark"></model-card>
Expand Down

0 comments on commit c688212

Please sign in to comment.