编译错误

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

代码未变动上传出错

Error: wxml 编译错误,错误信息:./zh_gjhdbm/pages/fabu/enrollset.wxml:16:93: Bad attr `wx:key` with message: unexpected token `*`.Do not set same key {[object Object]} in wx:key.

上传时错误

4 回复
jmeng
jmeng1 楼6 年前

谢谢!

tanqiang
tanqiang2 楼6 年前

你好,试着将项目里wx:key = “{{*this}}”   改成  wx:key = “*this”

licheng
licheng4 楼5 年前

i met the same issue. anyone can help out?