亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

Vue swiper怎么使用

發布時間:2022-03-07 15:24:39 來源:億速云 閱讀:184 作者:iii 欄目:web開發

這篇“Vue swiper怎么使用”文章的知識點大部分人都不太理解,所以小編給大家總結了以下內容,內容詳細,步驟清晰,具有一定的借鑒價值,希望大家閱讀完這篇文章能有所收獲,下面我們一起來看看這篇“Vue swiper怎么使用”文章吧。

swiper 的使用

全局引入

CDN 模式,在 index.html 直接使用。

   <link rel="stylesheet" href="https://unpkg.com/swiper/css/swiper.min.css">

   <script src="https://unpkg.com/swiper/js/swiper.min.js"> </script>

      //引入

   <div class="swiper-container">

       <div class="swiper-wrapper">

        <img src="/static/images/topic_1_b.png" class="swiper-slide"/>

        <img src="/static/images/topic_1_b.png" class="swiper-slide"/>

        <img src="/static/images/topic_1_b.png" class="swiper-slide"/>

       </div>

   </div>

   //初始化,必須在 掛載階段。

   mounted() {

    new Swiper('.swiper-container', {

          slidesPerView: 'auto',

          spaceBetween: 30,

          pagination: {

            el: '.swiper-pagination',

            clickable: true,

          },

    });

   }

vue-awesome-swiper的使用 (暫未有時間,有空編寫)

背景圖片為動態時

    <template>

        <div class="header" :style=" &mdash;&mdash;background: url(${ bck_url }) center no-repeat;&mdash;&mdash;">

        </div>

    </template>

當背景圖片為動態且 圖片路徑為 src 下, 引入時 , vue 會不解析 圖片地址。而 還是 字符串

正常情況下,例如 header.png 圖片 會解析為 header_3.4e7ddc9.png ,

解決方法:

- 圖片放在靜態資源下

以上就是關于“Vue swiper怎么使用”這篇文章的內容,相信大家都有了一定的了解,希望小編分享的內容對大家有幫助,若想了解更多相關的知識內容,請關注億速云行業資訊頻道。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

玉田县| 科技| 宣化县| 洛阳市| 内乡县| 郯城县| 东源县| 吉安县| 星座| 巴彦县| 大新县| 平遥县| 上杭县| 镇远县| 白河县| 万荣县| 牙克石市| 九江县| 宿州市| 双牌县| 新丰县| 阜宁县| 汝阳县| 清流县| 马山县| 太和县| 开原市| 开鲁县| 普宁市| 澳门| 仁怀市| 绵阳市| 本溪市| 咸阳市| 蒙自县| 封丘县| 潍坊市| 元谋县| 唐海县| 武平县| 莱芜市|