@@ -83,5 +83,3 @@
<app-prompt-modal *ngIf="promptModalShow" [content]="promptContent" [success]="ifSuccess" [show]="promptModalShow"
[info]="promptInfo">
</app-prompt-modal>
-<!-- 遮罩 -->
-<app-mask *ngIf="maskFlag"></app-mask>