标签:style span div 页面 index hat col code 渲染
一、修改数据,并在页面动态渲染
var rotateClassItem = ‘rotateClass[‘+ index + ‘]‘;
that.setData({
[rotateClassItem]: !that.data.rotateClass[index]
})
标签:style span div 页面 index hat col code 渲染
原文地址:https://www.cnblogs.com/siyecao2010/p/10083896.html