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

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

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


mest: function(){

console.log(“zhedshi”);

},

WXOPEN Club 内容图片
1 回复
songjuan
songjuan1 楼6 年前

methods: {

mest(){

console.log(zhedshi)

},

}