知識
不管是網(wǎng)站,軟件還是小程序,都要直接或間接能為您產(chǎn)生價值,我們在追求其視覺表現(xiàn)的同時,更側(cè)重于功能的便捷,營銷的便利,運營的高效,讓網(wǎng)站成為營銷工具,讓軟件能切實提升企業(yè)內(nèi)部管理水平和效率。優(yōu)秀的程序為后期升級提供便捷的支持!
您當前位置>首頁 » 新聞資訊 » 小程序相關(guān) >
微信小程序組件滑動導(dǎo)航和獲取元素實際高度
發(fā)表時間:2021-3-31
發(fā)布人:葵宇科技
瀏覽次數(shù):76
<view>
<scroll-view scroll-x scroll-with-animation scroll-left="{{menuIndex}}" style="height: 100px; width:100%;">
<view id='#haha' class='all' style='width:{{menuWidth}}px;'>
<block wx:key="lists" wx:for="{{lists}}">
<view id="a{{index}}" bindtap='jumpIndex' class='menu' data-menuindex='{{index}}'>{{item.list}}</view>
</block>
</view>
</scroll-view>
</view>
data: {
// 初始化滑動條數(shù)據(jù)
menuIndex:0,
// 每個菜單的寬度
onlyWidth: 70,
// 右側(cè)的margin
marginWidth:10,
// 菜單總長
menuWidth:0,
lists:[
{ list: 'a1' },
{ list: 'a2' },
{ list: 'a3' },
{ list: 'a4' },
{ list: 'a5' },
{ list: 'a6' },
{ list: 'a7' }
],
},
jumpIndex:function(e){
var menuIndex = (e.currentTarget.dataset.menuindex-1)*80;
this.setData(
{menuIndex:menuIndex}
)
},
/**
* 生命周期函數(shù)--監(jiān)聽頁面加載
*/
onLoad: function (options) {
let that=this;
let lists = this.data.lists;
let onlyWidth=this.data.onlyWidth;
let marginWidth=this.data.marginWidth;
let menuWidth = lists.length * (onlyWidth + marginWidth) - marginWidth;
that.setData({
menuWidth: menuWidth
})
// 獲取用戶高度
let query = wx.createSelectorQuery();
query.select('#a0').boundingClientRect()
query.exec(function (res) {
console.log(res);
})
},
相關(guān)案例查看更多
相關(guān)閱讀
- 云南花農(nóng)小程序
- 小程序開發(fā)課程
- 網(wǎng)站建設(shè)特性
- 云南小程序開發(fā)推薦
- 網(wǎng)站建設(shè)高手
- 軟件定制公司
- 網(wǎng)站建設(shè)公司網(wǎng)站
- 云南網(wǎng)絡(luò)推廣
- 海報插件
- 小程序生成海報
- 百度快速排名
- 汽車報廢回收軟件
- 小程序用戶登錄
- 汽車報廢管理
- 關(guān)鍵詞快速排名
- 大理小程序開發(fā)
- 云南網(wǎng)站維護
- 網(wǎng)站小程序
- 模版消息
- 楚雄網(wǎng)站建設(shè)公司
- 云南網(wǎng)站制作哪家好
- 小程序開發(fā)公司
- 安家微信小程序
- 電商網(wǎng)站建設(shè)
- 搜索排名
- 人人商城
- 網(wǎng)站搭建
- 網(wǎng)站沒排名
- 重慶網(wǎng)站建設(shè)公司
- 專業(yè)網(wǎng)站建設(shè)公司