Error: wxml 编译错误

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

Error: wxml 编译错误,错误信息:./pages/business/Invite_records.wxml:13:76: Bad attr `wx:key` with message: unexpected token `*`. 微信小程序是不是又升级了

1 回复
xiuying03
xiuying031 楼5 年前

wx:key 值建议不要用 this 指向,用该遍历集合中 id 或者其他字段。