同一个页面两个 wx:for ,一个写wx:key="*this" 另一个怎么写都会警告,BUG?
发布于 7 年前 作者 chaoqin 5625 次浏览 来自 问答

同一个页面两个 wx:for ,一个写wx:key="*this" 另一个怎么写都会警告,

Do not set same key \"[object Object]\" in wx:key.

代码片段:

https://developers.weixin.qq.com/s/Ahnyepmk7CfP

2 回复

https://developers.weixin.qq.com/s/Ahnyepmk7CfP

代码片段在这,setData的时候才会发生,忘记说了

回到顶部