0

我需要一种方法来使用orng-show中的某些元素。viewsdirectives

在我的应用程序中,我使用的是这样的东西:

if ($location.$path() == '/edit') {
 $scope.showBorder = true
}

但是这种方式在 中不能正常工作directives,因为在其中它只能工作一次。

4

0 回答 0