微信小程序页面如何传递参数


微信小程序页面传递参数的示例:

示例1:

在对应的wxml文件中添加以下代码:

<blockwx:for="{{postList}}"wx:for-item="item"wx:for-index="idx">

<viewcatchtap="onPostTap"data-postid="{{item.postId}}">

<templateis="postItem"data="{{...item}}"/>

</view>

</block>

在对应的js文件中添加以下代码:

onPostTap:function(event){

varpostId=event.currentTarget.dataset.postid;

wx.navigateTo({

url:"post-detail/post-detail?id="+postId;

})

}

示例2:

A页面代码:

//需要传递的参数名为postId

wx.navigateTo({

url:"post-detail/post-detail?id="+postId

})

B页面代码:

//另一页面接收参数

onLoad:function(option){

varpostId=option.id;

}


上一篇:mysql中数据删除后id如何连续排序

下一篇:本地搭建网站需要怎么配置


微信小程序 小程序 传递参数
Copyright © 2002-2019 测速网 www.inhv.cn 皖ICP备2023010105号
测速城市 测速地区 测速街道 网速测试城市 网速测试地区 网速测试街道
温馨提示:部分文章图片数据来源与网络,仅供参考!版权归原作者所有,如有侵权请联系删除!

热门搜索 城市网站建设 地区网站制作 街道网页设计 大写数字 热点城市 热点地区 热点街道 热点时间 房贷计算器