輪播圖(vue中)

<template>
<div class="carousel-wrap carousel-height" id="carousel">
<transition-group tag="ul" class='slide-ul' name="list">
<li v-for="(list,index) in slideList" v-bind:key="list.id" v-show="index===currentIndex" @mouseenter="stop" @mouseleave="go">
<a href="#" >
<img :src="list.image">
</a>
</li>
</transition-group>
<div class="carousel-items">
<span v-for="(item,index) in slideList.length" :class="{'active':index===currentIndex}" @mouseover="change(index)" :key="index"></span>
</div>
</div>
</template>
<script>
export default {
data() {
return{
currentIndex:0,//圖片索引
timer: '',
slideList:[
{"id":0,"image":require('../../assets/1.jpg')} ,
{"id":1,"image":require('../../assets/2.jpg')} ,
{"id":2,"image":require('../../assets/3.jpg')} ,
{"id":3,"image":require('../../assets/4.jpg')} ,
{"id":4,"image":require('../../assets/5.jpg')} ,
]
}
},
methods:{
go() {
this.timer = setInterval(() => {
this.autoPlay()
}, 4000)
},
stop() {
clearInterval(this.timer)
this.timer = null
},
change(index) {
this.currentIndex = index
},
autoPlay() {
this.currentIndex++
if (this.currentIndex > this.slideList.length - 1) {
this.currentIndex = 0
}
}
},
mounted() {
//在DOM加載完成后绞愚,下個(gè)tick中開始輪播
this.$nextTick(() => {
this.timer = setInterval(() => {
this.autoPlay()
}, 4000)
})
}
}
</script>
<style lang="scss" scoped>

.carousel-wrap {
position: relative;
height:30rem;
width: 100%;
overflow: hidden;
// 刪除
background-color: #fff;
}
@media screen and (max-width:768px){
.carousel-height{
height:10rem;
}
}
@media screen and (max-width:992px) and (min-width: 768px){
.carousel-height{
height:15rem;
}
}
.slide-ul {
width: 100%;
height: 100%;
li {
position: absolute;
width: 100%;
height: 100%;
img {
width: 100%;
height: 100%;
}
}
}

.carousel-items {
position: absolute;
z-index: 10;
top: 90%;
width: 100%;
margin: 0 auto;
text-align: center;
font-size: 0;
span {
display: inline-block;
height: 0.4rem;
width: 2rem;
margin: 0 0.3rem;
background-color: #b2b2b2;
cursor: pointer;
}
.active {
background-color: #949090;
}
}
.list-enter-to {
transition: all 1s ease;
transform: translateX(0);
}

.list-leave-active {
transition: all 1s ease;
transform: translateX(-100%)
}

.list-enter {
transform: translateX(100%)
}

.list-leave {
transform: translateX(0)
}
</style>

?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
  • 序言:七十年代末匈挖,一起剝皮案震驚了整個(gè)濱河市燎悍,隨后出現(xiàn)的幾起案子,更是在濱河造成了極大的恐慌之宿,老刑警劉巖,帶你破解...
    沈念sama閱讀 212,454評論 6 493
  • 序言:濱河連續(xù)發(fā)生了三起死亡事件糠馆,死亡現(xiàn)場離奇詭異橘茉,居然都是意外死亡,警方通過查閱死者的電腦和手機(jī)展鸡,發(fā)現(xiàn)死者居然都...
    沈念sama閱讀 90,553評論 3 385
  • 文/潘曉璐 我一進(jìn)店門屿衅,熙熙樓的掌柜王于貴愁眉苦臉地迎上來,“玉大人莹弊,你說我怎么就攤上這事涤久∥谐荆” “怎么了?”我有些...
    開封第一講書人閱讀 157,921評論 0 348
  • 文/不壞的土叔 我叫張陵响迂,是天一觀的道長考抄。 經(jīng)常有香客問我,道長蔗彤,這世上最難降的妖魔是什么川梅? 我笑而不...
    開封第一講書人閱讀 56,648評論 1 284
  • 正文 為了忘掉前任,我火速辦了婚禮然遏,結(jié)果婚禮上贫途,老公的妹妹穿的比我還像新娘。我一直安慰自己待侵,他們只是感情好丢早,可當(dāng)我...
    茶點(diǎn)故事閱讀 65,770評論 6 386
  • 文/花漫 我一把揭開白布。 她就那樣靜靜地躺著诫给,像睡著了一般香拉。 火紅的嫁衣襯著肌膚如雪。 梳的紋絲不亂的頭發(fā)上中狂,一...
    開封第一講書人閱讀 49,950評論 1 291
  • 那天凫碌,我揣著相機(jī)與錄音,去河邊找鬼胃榕。 笑死盛险,一個(gè)胖子當(dāng)著我的面吹牛,可吹牛的內(nèi)容都是我干的勋又。 我是一名探鬼主播苦掘,決...
    沈念sama閱讀 39,090評論 3 410
  • 文/蒼蘭香墨 我猛地睜開眼,長吁一口氣:“原來是場噩夢啊……” “哼楔壤!你這毒婦竟也來了鹤啡?” 一聲冷哼從身側(cè)響起,我...
    開封第一講書人閱讀 37,817評論 0 268
  • 序言:老撾萬榮一對情侶失蹤蹲嚣,失蹤者是張志新(化名)和其女友劉穎递瑰,沒想到半個(gè)月后,有當(dāng)?shù)厝嗽跇淞掷锇l(fā)現(xiàn)了一具尸體隙畜,經(jīng)...
    沈念sama閱讀 44,275評論 1 303
  • 正文 獨(dú)居荒郊野嶺守林人離奇死亡抖部,尸身上長有42處帶血的膿包…… 初始之章·張勛 以下內(nèi)容為張勛視角 年9月15日...
    茶點(diǎn)故事閱讀 36,592評論 2 327
  • 正文 我和宋清朗相戀三年,在試婚紗的時(shí)候發(fā)現(xiàn)自己被綠了议惰。 大學(xué)時(shí)的朋友給我發(fā)了我未婚夫和他白月光在一起吃飯的照片慎颗。...
    茶點(diǎn)故事閱讀 38,724評論 1 341
  • 序言:一個(gè)原本活蹦亂跳的男人離奇死亡,死狀恐怖,靈堂內(nèi)的尸體忽然破棺而出俯萎,到底是詐尸還是另有隱情傲宜,我是刑警寧澤,帶...
    沈念sama閱讀 34,409評論 4 333
  • 正文 年R本政府宣布讯屈,位于F島的核電站蛋哭,受9級特大地震影響县习,放射性物質(zhì)發(fā)生泄漏涮母。R本人自食惡果不足惜,卻給世界環(huán)境...
    茶點(diǎn)故事閱讀 40,052評論 3 316
  • 文/蒙蒙 一躁愿、第九天 我趴在偏房一處隱蔽的房頂上張望叛本。 院中可真熱鬧,春花似錦彤钟、人聲如沸来候。這莊子的主人今日做“春日...
    開封第一講書人閱讀 30,815評論 0 21
  • 文/蒼蘭香墨 我抬頭看了看天上的太陽营搅。三九已至,卻和暖如春梆砸,著一層夾襖步出監(jiān)牢的瞬間转质,已是汗流浹背。 一陣腳步聲響...
    開封第一講書人閱讀 32,043評論 1 266
  • 我被黑心中介騙來泰國打工帖世, 沒想到剛下飛機(jī)就差點(diǎn)兒被人妖公主榨干…… 1. 我叫王不留休蟹,地道東北人。 一個(gè)月前我還...
    沈念sama閱讀 46,503評論 2 361
  • 正文 我出身青樓日矫,卻偏偏與公主長得像赂弓,于是被迫代替她去往敵國和親。 傳聞我的和親對象是個(gè)殘疾皇子哪轿,可洞房花燭夜當(dāng)晚...
    茶點(diǎn)故事閱讀 43,627評論 2 350

推薦閱讀更多精彩內(nèi)容