You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<nz-result nzStatus="500" nzTitle="500" nzSubTitle="很抱歉,服务器上出现错误。">
|
|
<div nz-result-extra>
|
|
<button nz-button nzType="primary" (click)="getHome()">返回首页</button>
|
|
</div>
|
|
</nz-result>
|
|
|