aivnfjgj

微信小程序点击图片跳转 到另一个页面

onLoad:function(options){

console.log(options)

html

<view class="list bindtap=onload New data-key=""{{item key}}"

js

onLoad News:function(e){

console.log(e)

wx.navigateTo({e.currentTarget.dataset.key})

url:../description/index.key=+e.currentTarget.dataset.key,

success:function(res){

 

分类:

技术点:

相关文章:

  • 2021-12-22
  • 2021-10-16
  • 2021-10-16
  • 2021-04-07
  • 2022-02-05
  • 2021-09-19
  • 2021-10-29
猜你喜欢
  • 2021-10-26
  • 2021-12-03
  • 2022-12-23
  • 2021-11-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案