angular.js - angular的ng-if表达式里面怎么 处理 运算符号呢??
仅有的幸福
仅有的幸福 2017-05-15 17:04:21
0
4
740
ng-if="curindex==(node.nodeIndex+1)"

我这样写是 失效的,

curindex==node.nodeIndex+1

这样写 运算不对。

如何处理????我的意思是node.nodeIndex+1和curindex对比

仅有的幸福
仅有的幸福

Antworte allen(4)
PHPzhong

第一种写法没错,angular和有些库是冲突的,ng-if会失效。还有就是你其他的地方写的不对。

给我你的怀抱

我看来没有问题, 问题出在别处, 请贴报错

Ty80

(curindex==node.nodeIndex+1) 试试

習慣沉默
ng-if="curindex=='node.nodeIndex+1'"

这样写应该没有问题

Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage