如下代码,是没有关闭按钮的。
<div uib-alert dismiss-on-timeout=2 close="" template-url="alert.html" style="position: fixed;width: 100%;top: 0px;lef
其中的dismiss-on-timeout=2 close="" 是如何使用的呢?这里使用的是模板,而不是数组那种 alert。如何如何?
如下代码,是没有关闭按钮的。
<div uib-alert dismiss-on-timeout=2 close="" template-url="alert.html" style="position: fixed;width: 100%;top: 0px;lef
其中的dismiss-on-timeout=2 close="" 是如何使用的呢?这里使用的是模板,而不是数组那种 alert。如何如何?