Skip to content

Commit d6debaf

Browse files
committed
feat: slider(docs)
1 parent 5336985 commit d6debaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/pages/slider/slider-slot.mpx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
bindchange="handleChange"
77
bindchanging="handleChanging"
88
>
9-
<view class="logo"></view>
9+
<view class="slider-thumb"></view>
1010
</cube-slider>
1111
</template>
1212

@@ -31,7 +31,7 @@
3131
</script>
3232

3333
<style lang="stylus">
34-
.logo
34+
.slider-thumb
3535
width 28px
3636
height 33px
3737
background-image url("https://gift-pypu-cdn.didistatic.com/static/driver_miniprogram/do1_E57CMf3cLCRJiq2VxPuT")

0 commit comments

Comments
 (0)