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

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){

 

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

上一篇:手把手教你使用VUE+SpringMVC+Spring+Mybatis+Maven构建属于你自己的电商系统之vue后台前端框架搭建——猿实战01


下一篇:pytest_addoption : 命令行参数