src/components/common/CapsuleSafeArea.vue to compute and expose capsule safe width.src/components/common/TopBar.vue to wrap the right slot with CapsuleSafeArea.src/components/home/DispatchHome.vue, SalesHome.vue, ConstructionHome.vue to place the notification bell inside TopBar right slot.src/components/task/TaskListView.vue to place the add/publish button inside TopBar right slot.src/components/dispatch/ScheduleView.vue to place "今天" and "新增排班" buttons inside TopBar right slot.npm run type-check and fix any TypeScript errors.npm run build:mp-weixin and confirm the build succeeds.