为了账号安全,请及时绑定邮箱和手机立即绑定

在class中添加 {’another‘:age>29} 后就报错了 这是为啥呀?

错误提示:

Uncaught DOMException: Failed to execute 'add' on 'DOMTokenList': The token provided ('[object Object]') contains HTML space characters, which are not valid in tokens.

源码:

 <div v-show="item.age > 29"

          :class="['active','add','more',{'another':true}]"    <-就是这一行 去掉那个another就可以 但是加上就不行。。我迷了。。

          :style = 'styleMsg'>

          {{item.name}}

        </div>


正在回答

1 回答

{'another':item.age>29}

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

在class中添加 {’another‘:age>29} 后就报错了 这是为啥呀?

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信