edit
This commit is contained in:
		| @ -144,9 +144,9 @@ | ||||
|             </st> | ||||
|         </nz-tab> | ||||
|         <nz-tab nzTitle="快递轨迹"> | ||||
|             <p style="font-weight: 600;">顺丰快递: SF123456789 <nz-tag [nzColor]="'#2db7f5'" class="ml-md">已签收</nz-tag> | ||||
|             <p style="font-weight: 600;">顺丰快递: {{routesInfo?.mailNo}} <nz-tag [nzColor]="'#2db7f5'" class="ml-md">已签收</nz-tag> | ||||
|             </p> | ||||
|             <app-logistics-time-line></app-logistics-time-line> | ||||
|             <app-logistics-time-line [data]="routesInfo?.routes"></app-logistics-time-line> | ||||
|         </nz-tab> | ||||
|     </nz-tabset> | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user