Skip to content

Commit 90d2fce

Browse files
【update】时间轴组件,缩小播放间隔 review by songym
1 parent b6c8781 commit 90d2fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/component/components_time_line_vue.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<sm-text :title="chartTitle" :font-style='{ fontSize: "16px", textAlign: "center"}' text-color="#e9e9e9"></sm-text>
7070
<sm-chart icon-class="" v-bind="options" :dataset="dataset" background="rgba(255, 255, 255, 0)"></sm-chart>
7171
</div>
72-
<sm-time-line :data="data" :control-style="controlStyle" :checkpoint-style="controlStyle" :label="controlStyle" @timelinechanged="timelineChanged" background="rgba(255, 255, 255, 0)"></sm-time-line>
72+
<sm-time-line :data="data" :play-interval="2000" :control-style="controlStyle" :checkpoint-style="controlStyle" :label="controlStyle" @timelinechanged="timelineChanged" background="rgba(255, 255, 255, 0)"></sm-time-line>
7373
</div>
7474

7575
<script>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy