av一区二区在线观看_亚洲男人的天堂网站_日韩亚洲视频_在线成人免费_欧美日韩精品免费观看视频_久草视

您的位置:首頁技術文章
文章詳情頁

vue時間線組件的使用方法

瀏覽:6日期:2023-02-15 17:13:33

本文實例為大家分享了vue時間線組件的具體實現代碼,供大家參考,具體內容如下

效果

vue時間線組件的使用方法

vue-時間線組件(時間軸組件)代碼

<template> <ul class='timeline-wrapper'><li v-for='t in timelineList' :key='t.id'><div class='timeline-box'> <div class='out-circle'><div class='in-circle'></div> </div> <div class='long-line'></div></div><div class='timeline-content'> <div class='timeline-date'>{{t.date}}</div> <div class='timeline-title'>{{ t.title}}</div> <div class='timeline-desc'>{{ t.content}}</div></div> </li> </ul></template><script type='text/babel'> import Vue from ’vue’ export default Vue.component(’Timeline’,{name: 'Timeline',props: { timelineList: {type: Array,default: () => { return []} }} })</script><style scoped lang='scss'> ul.timeline-wrapper {list-style: none;margin: 0;padding: 0; } /* 時間線 */ .timeline-item {position: relative;.timeline-box { text-align: center; position: absolute; .out-circle {width: 16px;height: 16px;background: rgba(14, 116, 218, 0.1);box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);/*opacity: 0.1;*/border-radius: 50%;display: flex;align-items: center;.in-circle { width: 8px; height: 8px; margin: 0 auto; background: rgba(14, 116, 218, 1); border-radius: 50%; box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);} } .long-line {width: 2px;height: 98px;background: rgba(14, 116, 218, 1);box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);opacity: 0.1;margin-left: 8px; }}.timeline-content { box-sizing: border-box; margin-left: 20px; height: 106px; padding: 0 0 0 20px; text-align: left; margin-bottom: 30px; .timeline-title {font-size: 14px;word-break: break-all;margin-bottom: 16px;color: #333;font-weight: 500;/*display: inline;*/ } .timeline-date {font-size: 16px;color: #333;font-weight: 500;margin-bottom: 16px; } .timeline-desc {font-size: 14px;color: #999999; }} } .timeline-item:last-of-type .timeline-content {margin-bottom: 0; }</style>

應用

// 父組件引用<timeline :timeline-list='dongtai'></timeline>

// 引入組件,記得組件路徑要根據自己的來import Timeline from './Timeline';// 在data()返回的對象里聲明數組dongtai:[]

以上就是本文的全部內容,希望對大家的學習有所幫助,也希望大家多多支持好吧啦網。

標簽: Vue
相關文章:
主站蜘蛛池模板: 日韩高清三区 | 欧美激情五月 | 黄色视频a级毛片 | 国产精彩视频一区 | 国产精品久久久久久久久免费桃花 | 99国产精品99久久久久久 | 国产精品一级在线观看 | 午夜精品久久久久久久久久久久久 | 黄色国产在线视频 | www.一区二区三区.com | 午夜精品视频 | 亚洲天堂免费 | 日本不卡一区二区 | 91久久久精品国产一区二区蜜臀 | 一级毛片在线视频 | 日韩精品一区二区三区中文在线 | www久久国产 | 国产探花| 欧美精品成人一区二区三区四区 | 91免费视频 | 亚洲+变态+欧美+另类+精品 | 99国产精品视频免费观看一公开 | 中文字幕在线不卡播放 | 亚洲视频在线一区 | 国产精品自拍视频 | 亚洲精品天堂 | 欧美日韩精品中文字幕 | 天天操一操 | 日韩一区二区在线视频 | 日韩影音 | 国产在视频一区二区三区吞精 | 日韩欧美不卡 | 国产精品视频二区三区 | 免费看国产片在线观看 | 精品视频一区二区三区 | 中文字幕在线观看第一页 | 国产精品高潮呻吟久久 | 国产精品久久久亚洲 | 精品日韩一区二区 | 国产精品二区三区 | 中文字幕一级毛片视频 |