Skip to content

Commit

Permalink
feat(异常模块): 新增500页面图片和完善展示效果
Browse files Browse the repository at this point in the history
  • Loading branch information
jiayisheji committed Dec 4, 2017
1 parent 2fcca9f commit eec5d42
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<p>
internal-server-error works!
</p>
<app-exception [image]="'../../assets/images/exception-500.svg'">
<ng-container title>500</ng-container>
<ng-container description>抱歉,服务器出错了</ng-container>
</app-exception>

0 comments on commit eec5d42

Please sign in to comment.