亚洲免费在线视频-亚洲啊v-久久免费精品视频-国产精品va-看片地址-成人在线视频网

您的位置:首頁(yè)技術(shù)文章
文章詳情頁(yè)

Vue實(shí)現(xiàn)固定底部組件的示例

瀏覽:128日期:2023-02-08 09:32:42
目錄【實(shí)現(xiàn)效果】【實(shí)現(xiàn)方式】【實(shí)現(xiàn)效果】

Vue實(shí)現(xiàn)固定底部組件的示例

【實(shí)現(xiàn)方式】

<template> <div id='app'> <div class='main'> <img alt='Vue logo' src='http://m.lshqa.cn/bcjs/assets/logo.png'> <HelloWorld msg='Welcome to Your Vue.js App'/> <img alt='Vue logo' src='http://m.lshqa.cn/bcjs/assets/logo.png'> </div> <div class='footer'>這是固定在底部的按鈕</div> </div></template><script>import HelloWorld from ’./components/HelloWorld.vue’export default { name: ’App’, components: { HelloWorld }}</script><style>:root{ --footer-height: 50px;}body { padding: 0; margin: 0;}#app { font-family: Avenir, Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; color: #2c3e50; margin-top: 60px;}.main{ padding-bottom: var(--footer-height); overflow-y: auto;}.footer{ position: fixed; bottom: 0; width: 100%; line-height: var(--footer-height); background: #42b983; color: #fff;}</style>

【增加需求】增加一個(gè)A邏輯,當(dāng)滿足A邏輯的時(shí)候,底部按鈕就不展示,其他情況則展示。新增一個(gè)Bool值(isShow)來(lái)判斷是否顯示底部按鈕,具體代碼如下:

<template> <div id='app'> <div class='main'> <img alt='Vue logo' src='http://m.lshqa.cn/bcjs/assets/logo.png'> <HelloWorld msg='Welcome to Your Vue.js App'/> <img alt='Vue logo' src='http://m.lshqa.cn/bcjs/assets/logo.png'> </div> <div v-if=’isShow’> <div class='footer-content'>這是固定在底部的按鈕</div> </div> </div></template><script>import HelloWorld from ’./components/HelloWorld.vue’export default { name: ’App’, components: { HelloWorld }, data() { return { isShow: true } },}</script><style>:root{ --footer-height: 50px;}body { padding: 0; margin: 0;}#app { font-family: Avenir, Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; color: #2c3e50; margin-top: 60px;}.main { overflow-y: auto;}.footer { height: var(--footer-height);}.footer-content { position: fixed; bottom: 0; width: 100%; line-height: var(--footer-height); background: #42b983; color: #fff;}</style>

到此這篇關(guān)于Vue實(shí)現(xiàn)固定底部組件的示例的文章就介紹到這了,更多相關(guān)Vue 固定底部?jī)?nèi)容請(qǐng)搜索好吧啦網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章希望大家以后多多支持好吧啦網(wǎng)!

標(biāo)簽: Vue
相關(guān)文章:
主站蜘蛛池模板: 久久99精品久久久久久 | 午夜久久影院 | 亚洲国产成人九九综合 | 欧美成在人线a免费 | 亚洲va中文字幕 | 国产伦精品一区二区三区 | 国产九九在线观看播放 | 久久成人精品视频 | 亚洲国产精品第一区二区 | 国产精品日韩欧美一区二区三区 | 欧美日韩不卡在线 | 黄页美女 | 男女乱配视频免费观看 | 91免费观看视频 | 亚洲日韩精品欧美一区二区 | 国产成人香蕉在线视频网站 | 一级片中文字幕 | 日本一区二区三区四区不卡 | 噜噜噜狠狠夜夜躁精品 | 久久香蕉精品成人 | 国产一区二区三区高清 | 黄视频免费在线 | 国产亚洲欧美另类久久久 | 在线观看一区二区三区视频 | 亚洲免费观看在线视频 | 欧美三级香港三级日本三级 | 精品视频一区二区三三区四区 | 亚洲人成影院在线高清 | 窝窝社区在线观看www | 国产精品视频久久久久久 | 视频一区二区三区自拍 | 国内在线精品 | 亚洲欧洲国产成人精品 | 国产亚洲欧美视频 | 1a级毛片免费观看 | 日韩欧美在线播放 | 中国一级毛片 | 在线观看的黄网 | 久久这里只有精品免费视频 | 三级免费毛片 | 成年人网站免费观看 |