[vue3]audio音乐进度条(二)跟随播放进度

/ 6,371评论 / 25449阅读 / 2点赞

上一期我们介绍了外观设计,这把我们聊聊让进度条跟随播放进度走

预期效果


准备


实现

<div id="root_div" class="cmusic_displayFlex_class" style="height:150px;justify-content:space-between;align-items: center;">
    <!-- 音频 -->
    <audio id="cmusic_audio" ref="cmusic_audio" controls muted
        @timeupdate="audio_lengthChange()" :src="url_audio">
    </audio>

    <span id="cmusic_control_span_progressBar">
        <div class="cmusic_displayFlex_class cmusic_control_progress_div" style="flex-direction: row;">
            <span id="cmusic_control_span_loadProgress" :style="cmusic_control_loadProgress_style"></span>
            <span id="cmusic_control_span_progress" :style="cmusic_control_progress_style"></span>
        </div>
    </span>
<div>
<style>
/*外框*/
#cmusic_control_span_progressBar{
    border-radius: 50px;
    height: 20px;
    width: 100%;
    display: inline-flex;
    align-items: center;
    position: relative;
    background: transparent;
    box-shadow: inset 2px 2px 4px #bcc5d6,
        inset -2px -2px 5px #feffff;
    border: 2px solid #d0f4ff;
    justify-content: center;
    transition: all 0.8s ease;
}
/*布局类*/
.cmusic_displayFlex_class {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
}
.cmusic_control_progress_div {
    position:absolute;
    width:94% !important;
    height:100%;
    align-items: center;
}
/*进度条*/
#cmusic_control_span_progress,
#cmusic_control_span_loadProgress{
    background: linear-gradient(90deg, #c4f4fe, #66ccff);
    border-radius: 50px;
    position: absolute;
    width:100%;
    height: 60%;
    pointer-events: none;
    transition: width 0.5s ease;
    box-shadow: 2px 2px 10px #ccd3ff,
    -2px -2px 10px #ccd3ff;
}
/*加载进度条*/
#cmusic_control_span_loadProgress {
    background: linear-gradient(90deg, #abecd6, #fff9d2);
}
</style>
<!-- 引入vue -->
<script src="https://unpkg.com/vue@3.2.33"></script>
<script>
const { createApp } = Vue

var cmusic_json = {
    //数据
    data() {
        return {
            url_audio:"https://blog.coolight.cool/wp-content/uploads/2022/05/大喜_洛天依.m4a",
            cmusic_control_loadProgress_style:"width:80%",
            cmusic_control_progress_style:"width:50%"
        }
    },
    //函数
    methods:{
        //监听播放时长,修改进度条长度
        audio_lengthChange:function(){
            let caudio = this.$refs.cmusic_audio;
            //duration是音频总时长
            //如果音频元数据加载完成,才能获得其总时长,后续才能进行计算
            if (!isNaN(caudio.duration)){
                this.cmusic_control_progress_style = "width:" + (parseInt(caudio.currentTime / caudio.duration * 100)).toString() + "%;";
            }else{
                this.cmusic_control_progress_style = "width:0%;";
            }
        }
    }
};

var cmusic_app = Vue.createApp(cmusic_json);
var cmusic_vue = cmusic_app.mount("#root_div");
</script>
  1. JeffreyBuing说道:

    https://northern-doctors.org/# buying prescription drugs in mexico

  2. RichardBlelt说道:

    mexican online pharmacies prescription drugs mexican northern doctors mexico drug stores pharmacies

  3. JeffreyBuing说道:

    https://northern-doctors.org/# best online pharmacies in mexico

  4. WilliamGlapy说道:

    pharmacies in mexico that ship to usa: mexican pharmacy northern doctors – pharmacies in mexico that ship to usa

  5. WilliamGlapy说道:

    mexico pharmacies prescription drugs: northern doctors – best online pharmacies in mexico

  6. WilliamGlapy说道:

    pharmacies in mexico that ship to usa: mexican pharmacy online – mexican pharmacy

  7. WilliamGlapy说道:

    buying prescription drugs in mexico: Mexico pharmacy that ship to usa – buying prescription drugs in mexico

  8. JeffreyBuing说道:

    https://northern-doctors.org/# pharmacies in mexico that ship to usa

  9. JeffreyBuing说道:

    https://northern-doctors.org/# mexican pharmaceuticals online

  10. WilliamGlapy说道:

    mexican drugstore online: Mexico pharmacy that ship to usa – п»їbest mexican online pharmacies

  11. RichardBlelt说道:

    medicine in mexico pharmacies mexican pharmacy northern doctors mexican pharmaceuticals online

  12. I don’t ordinarily comment but I gotta tell regards for the post on this perfect one : D.

  13. I loved as much as you will receive carried out right here. The sketch is attractive, your authored material stylish. nonetheless, you command get got an nervousness over that you wish be delivering the following. unwell unquestionably come further formerly again since exactly the same nearly very often inside case you shield this increase.

  14. JeffreyBuing说道:

    https://northern-doctors.org/# reputable mexican pharmacies online

  15. By how you compose, an individual appear to be an expert author.

  16. Thanks, I’ve recently been looking for information approximately this subject for ages and yours is the greatest I’ve came upon so far. However, what in regards to the conclusion? Are you sure about the supply?

  17. JeffreyBuing说道:

    https://northern-doctors.org/# mexico pharmacies prescription drugs

  18. WilliamGlapy说道:

    mexican pharmacy: mexican pharmacy – mexico drug stores pharmacies

  19. I really enjoyed reading, great site, im going to add you to my favorites. eye stye treatment

  20. Somebody essentially lend a hand to make seriously articles I’d state. That is the very first time I frequented your website page and so far? I amazed with the research you made to create this particular post incredible. Wonderful job!

  21. WilliamGlapy说道:

    purple pharmacy mexico price list: northern doctors pharmacy – п»їbest mexican online pharmacies

  22. JeffreyBuing说道:

    http://northern-doctors.org/# mexico pharmacies prescription drugs

  23. WilliamGlapy说道:

    purple pharmacy mexico price list: mexican northern doctors – medicine in mexico pharmacies

  24. JeffreyBuing说道:

    https://northern-doctors.org/# purple pharmacy mexico price list

  25. RichardBlelt说道:

    mexican border pharmacies shipping to usa mexican pharmacy mexican mail order pharmacies

  26. Aw, this became a really good post. In thought I must devote writing similar to this moreover – taking time and actual effort to create a excellent article… but exactly what do I say… I procrastinate alot and no means seem to get something carried out.

  27. Wow! This can be one particular of the most useful blogs We have ever arrive across on this subject. Basically Great. I am also a specialist in this topic therefore I can understand your hard work.

  28. WilliamGlapy说道:

    mexican mail order pharmacies: mexican pharmacy online – п»їbest mexican online pharmacies

  29. WilliamGlapy说道:

    buying prescription drugs in mexico: mexican northern doctors – mexican pharmacy

  30. JeffreyBuing说道:

    http://northern-doctors.org/# purple pharmacy mexico price list

  31. JeffreyBuing说道:

    http://northern-doctors.org/# medication from mexico pharmacy

  32. WilliamGlapy说道:

    mexican pharmacy: buying from online mexican pharmacy – mexican pharmaceuticals online

  33. definitely an interesting read. i usually dont comment. signed Dr Davids

  34. Oh my goodness! an amazing article dude. Thank you However I’m experiencing subject with ur rss . Don’t know why Unable to subscribe to it. Is there anybody getting an identical rss drawback? Anybody who knows kindly respond. Thnkx

  35. WilliamGlapy说道:

    mexican pharmaceuticals online: mexican pharmacy – buying prescription drugs in mexico

  36. WilliamGlapy说道:

    medication from mexico pharmacy: mexican northern doctors – mexico pharmacy

  37. WilliamGlapy说道:

    medicine in mexico pharmacies: northern doctors – mexican pharmacy

  38. RichardBlelt说道:

    mexican online pharmacies prescription drugs mexican northern doctors pharmacies in mexico that ship to usa

  39. Visit our site for information about securities based lending and more. There is information about stock and equity loans as well as application forms.

  40. You have noted very interesting points ! ps nice internet site .

  41. JeffreyBuing说道:

    https://northern-doctors.org/# mexican drugstore online

  42. JeffreyBuing说道:

    http://northern-doctors.org/# buying prescription drugs in mexico

  43. WilliamGlapy说道:

    п»їbest mexican online pharmacies: northern doctors pharmacy – buying prescription drugs in mexico

  44. WilliamGlapy说道:

    buying from online mexican pharmacy: northern doctors pharmacy – mexico drug stores pharmacies

  45. WilliamGlapy说道:

    mexico pharmacy: mexican northern doctors – mexican mail order pharmacies

  46. JeffreyBuing说道:

    https://northern-doctors.org/# purple pharmacy mexico price list

  47. WilliamGlapy说道:

    mexican pharmacy: mexican pharmacy – pharmacies in mexico that ship to usa

  48. RichardBlelt说道:

    mexican online pharmacies prescription drugs Mexico pharmacy that ship to usa mexico drug stores pharmacies

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注