ng -show: 條件不成立的時候隱藏element。即套用CSS 樣式: display: none !important; ng-hide: ng-show 的相反,條件成立,判斷式為true 的時候套用display:none
確定! 回上一頁