微信小程序商品到详情的实现
微信小程序商品到详情结构代码资源分享给大家.
商品页
post.wxmldata-postid="{{index}}viewclass="container"
swiperindicator-dotsindicator-color="rgba(255,255,255,0.3)"
indicator-active-color="rgba(255,255,255,1)"autoplayswiper-itemimagesrc=...
商品页post.wxml
data-postid="{{index}}
{{article.date}}
{{article.title}}
{{article.content}}
{{article.collection}}
{{article.reading}}
post.js
en对象获取postid
varpostData=require("../../data/posts-data.js");
Page({
onLoad:function(){
this.setData({
postList:postData.postList
})
},
goDetail:function(en){
varpostid=en.currentTarget.dataset.postid;
wx.navigateTo({
url:"post-detail/post-detail?postId="+postid
})
}
})
商品详情页post-detail.js
用option接收postid
varpostData=require("../../../data/posts-data.js");
Page({
onLoad:function(option){
console.log(option);
}
})
感谢阅读,希望能帮助到大家,谢谢大家对本站的支持!
热门推荐
10 香港老妈结婚祝福语简短
11 毕业立体贺卡祝福语简短
12 简短新年年会祝福语
13 评论小品祝福语大全简短
14 恭喜师兄结婚祝福语简短
15 员工集体辞职祝福语简短
16 高中新生祝福语 简短
17 装修祝福语男生搞笑简短
18 生日开业蛋糕祝福语简短