<!-- 到期提醒管理详情 --> <script name="RemindDetail" lang="ts" setup> // 逻辑 </script> <template> <app-container> 到期提醒管理详情 </app-container> </template>