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

/ 7,079评论 / 27562阅读 / 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. ATG is a world Travel and Expense Management Leader and a Expertise Product Powerhouse with its headquarters in Utrecht, Netherlands.

  2. Retired superintendent Lebanon Faculty District.

  3. 메이저슬롯说道:

    Can I simply just say what a relief to discover a person that really understands what they’re discussing on the internet. You actually realize how to bring an issue to light and make it important. More people should check this out and understand this side of your story. I can’t believe you’re not more popular given that you most certainly possess the gift.

  4. Choudhury, Saheli Roy (October 29, 2015).

  5. 瀬波保育園说道:

    Nevertheless, it has recently grow to be more in style at the top degree as a way to keep away from deeply analyzed variations.

  6. A few of Southwest Louisiana Battle Veterans Home’s amenities embrace a 24 hour safety system, emergency response system and 24/7 caregivers.

  7. Filtering all 1-5 Star communities.

  8. The workshops Mayer taught there have been “famend for the number of textual approaches deployed, and for his or her emphasis on nonliterary (or not primarily literary) texts,” according to a historical past of the challenge published online in 2012.

  9. Brandenven说道:

    get cheap clomid pills: rexpharm – how to buy generic clomid no prescription

  10. Предлагаем услуги профессиональных инженеров офицальной мастерской.
    Еслли вы искали сервисный центр lg, можете посмотреть на сайте: сервисный центр lg
    Наши мастера оперативно устранят неисправности вашего устройства в сервисе или с выездом на дом!

  11. Brandenven说道:

    dapoxetine price: buy priligy – Priligy tablets

  12. BernardGab说道:

    ivermectin india inverfast.com ivermectin 200 mcg

  13. DarrenDug说道:

    http://cytpremium.com/# buy cytotec pills online cheap

  14. Предлагаем услуги профессиональных инженеров офицальной мастерской.
    Еслли вы искали сервисный центр lg в москве, можете посмотреть на сайте: сервисный центр lg
    Наши мастера оперативно устранят неисправности вашего устройства в сервисе или с выездом на дом!

  15. AlbertVed说道:

    Lisinopril 1st: Lisinopril 1st – buy Lisinopril 1st

  16. DarrenDug说道:

    https://iverfast.com/# cost of stromectol

  17. Brandenven说道:

    how to buy generic clomid without prescription: clomid online – how to buy clomid price

  18. AlbertVed说道:

    lisinopril1st: buy Lisinopril 1st – buy Lisinopril 1st

  19. Brandenven说道:

    can you get clomid: rex pharm – get cheap clomid without insurance

  20. casibom nedir说道:

    It is very comforting to see that others are suffering from the same problem as you, wow!

  21. This post is fantastic. I learned plenty from going through it. The content is highly educational and well-organized.

  22. DarrenDug说道:

    http://iverfast.com/# ivermectin 80 mg

  23. AlbertVed说道:

    Abortion pills online: cytpremium – buy cytotec over the counter

  24. Узнай все о увеличение пениса хирургическим путем операция по удлинению члена

  25. Brandenven说道:

    how can i get clomid online: clomid online – generic clomid without prescription

  26. AlbertVed说道:

    generic ivermectin cream: cheapest Ivermectin – ivermectin lice

  27. Brandenven说道:

    can i buy prednisone online without a prescription: buying prednisone – where can i buy prednisone

  28. DarrenDug说道:

    https://lisinopril1st.com/# buy Lisinopril online

  29. Historical warriors used bracelets to stop damage to their wrists, whereas they had been fighting battles and to increase strength.

  30. Survived by two daughters, Mrs Margaret McGraw and Mrs Frances Schroeder, each Wilbur; 3 brothers, William J Woods, Spokane; Walter Woods, Dayton, WA; and Ed Woods, Odessa, WA; a sister, Alice Hankel, Portland, OR; 9 grandchildren, 12 great grandchildren, quite a few nieces and nephews.

  31. Random Home Publishing Group.

  32. While you exit, you get to know the cultures of different countries and whereas you will have experienced your individual culture, you’ll indeed discover the distinction between yours and the nation you might be visiting.

  33. Previously, the cities of Kingston (for one day) and Knoxville in Jap Tennessee, and Murfreesboro, like Nashville located in Center Tennessee, had each served as the non permanent capital.

  34. The early development of the queen in the Danvers Opening, additionally identified as the Parham Attack (2.Qh5), is usually played only by amateurs, though Hikaru Nakamura has experimented with it in grandmaster tournaments and was able to attain an inexpensive position.

  35. Funeral providers were held Monday, Feb 18, at 2 p.m.

  36. Other kinfolk also owned companies within the 1970’s in Carson Metropolis.

  37. Malgus was positioned answerable for orbital safety, however the Sith Lord defied his orders and traveled back to Coruscant’s floor to strike towards the renegade Jedi Aryn Leneer, who needed to avenge her master Ven Zallow, killed by Malgus through the attack on the Jedi Temple.

  38. 手汗多い说道:

    The city challenged the attorney general’s authority to reject the annexation and electoral programs for each, as plaintiffs believed the reduction in seats and requirement for majority rating to win would dilute the voting power of the African-American minority.

  39. BernardGab说道:

    buy Lisinopril 1st cheapest Lisinopril lisinopril1st

  40. 資生堂株価说道:

    The People ended up holding the Convention Army in the course of the warfare.

  41. 24. McGourty, Colin (12 April 2023).

  42. Till World War II, Tennessee, like most Southern states, remained predominantly agrarian.

  43. Pennsylvania Affiliation of Family and Consumer Sciences Teacher of the Year in 2014, and in 2015 was an American Affiliation of Household and Client Science National Instructor of the Year Benefit Finalist.

  44. Gallifrey had not really been erased from history, however an event horizon in relative time prevented anyone from Gallifrey’s past to travel past Gallifrey’s destruction, and vice versa.

  45. The marches themselves have been brutal on the troopers, but their lives generally improved as soon as they got to their locations.

  46. This site was… how do I say it? Relevant!! Finally I’ve found something which helped me. Thank you!

  47. DarrenDug说道:

    https://lisinopril1st.com/# buy Lisinopril online

  48. There are implausible internships, and there are internships that are simply SO cool – and we are right here to tell you the perfect nine remote internships that will take you closer to your dream career.

发表回复

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