<!-- 到期提醒管理列表 --> <script name="RemindList" lang="ts" setup> // 逻辑 </script> <template> <app-container> 到期提醒管理列表 </app-container> </template>