Skip to content

Commit

Permalink
bugfix: scroll-view nvue
Browse files Browse the repository at this point in the history
  • Loading branch information
BeiQiaoT committed Sep 24, 2022
1 parent e80e336 commit 1bebb40
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<!-- #endif -->
<view
class="u-scroll-list__indicator"
v-show="indicator"
v-if="indicator"
:style="[$u.addStyle(indicatorStyle)]"
>
<view
Expand Down

0 comments on commit 1bebb40

Please sign in to comment.