html52.com
我爱小程序-开发者交流社区

WXML页面可以往函数名加() 带参吗?

问题模块
API和组件

例如:

<view  wx:for="{{myLove}}">

<button bindtap='clickbtn({{index}})' class='asdf'>{{item}}</button>

</view>


js页面:

clickbtn:function(res){

console.log(res)

}




网友回复

寅子:

好的 谢谢 问题已经解决

牛:

O(∩_∩)O哈哈~,恩,看错了

锦卓:

<button bindtap='clickbtn' class='asdf' data-can={{canshu}}>{{item}}</button>

</view>


js页面:

clickbtn:function(e){

console.log(

e.currentTarget.dataset.can

)

}


1楼有个地方写错了

e.currentTarget.dataset.can


牛:

<button bindtap='clickbtn({{index}})' class='asdf' data-can={{canshu}}>{{item}}</button>

</view>


js页面:

clickbtn:function(e){

console.log(

e.currentTarget.dataset.canshu

)

}


评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

真正的个人免签约支付接口

云免签H5支付