急急 这个绑定怎么没用了 console

发布于 7 年前作者 klei11851 次浏览最后编辑 7 年前来自 ask

<view bindtouchstart=“mest”>dianqi</view>


mest: function(){

console.log(“zhedshi”);

},

1 回复
songjuan
songjuan1 楼5 年前

methods: {

mest(){

console.log(zhedshi)

},

}