中化项目-边缘主机维护-前端项目
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.
 
 
 
 

9 lines
352 B

<div class="box">
<nz-page-header class="site-page-header" (nzBack)="goback()" nzBackIcon nzSubtitle="返回上一页"></nz-page-header>
<div class="content">
<nz-tabset>
<nz-tab nzTitle="配置文件 1">Content of Tab Pane 1</nz-tab>
<nz-tab nzTitle="配置文件 2">Content of Tab Pane 2</nz-tab>
</nz-tabset>
</div>
</div>