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.
5 lines
325 B
5 lines
325 B
<div style="height: 100%;width: 100%;text-align: center;"> |
|
<iframe [src]="src" style="width: 100%;height: 100%;display: none;"></iframe> |
|
<span style="text-align: center;font-size: 16px;color: black;font-weight: bold;">下载中</span> |
|
<mat-spinner style="margin-left: 10px;margin-top: 10px;"></mat-spinner> |
|
</div> |