UNPKG
mobileoa-common-modules
Version:
latest (1.12.2)
1.12.2
1.0.2
1.0.1
1.0.0
移动办公平台前端公共功能模块
mobileoa-common-modules
/
app
/
views
/
notice
/
sinoOutDeadline.tpl.html
7 lines
(6 loc)
•
202 B
HTML
View Raw
1
2
3
4
5
6
7
<
div
style
=
"border-bottom: 1px solid #ddd;"
>
<
div
class
=
"network-none"
ng-if
=
"isOutDeadline"
ng-click
=
"goToWarrantStatus()"
>
<
i
class
=
"icon ion-android-warning"
>
</
i
>
{{title}}
</
div
>
</
div
>