<!-- 证书逾期提醒列表 --> <script name="RemindList" lang="ts" setup> // 逻辑 </script> <template> <app-container> 证书逾期提醒列表 </app-container> </template>