This commit is contained in:
潘晓云
2022-04-13 15:21:06 +08:00
parent 72acb451e7
commit 0c0db501da
8 changed files with 131 additions and 124 deletions

View File

@ -90,7 +90,7 @@
<nz-alert class="goods_tips" nzType="warning" [nzMessage]="tpl" nzShowIcon></nz-alert>
</ng-template>
<ng-template #tpl>
<span> 国家法规及行政命令禁限运货物不能托运
<span style="font-size: 12px;"> 国家法规及行政命令禁限运货物不能托运
<a target="_blank" [queryParams]="{ type: 15 }" [routerLink]="['/agreement']">《禁运物品说明》</a>
</span>
</ng-template>