chore: adjust pages style

This commit is contained in:
engigu
2026-04-02 08:37:31 +08:00
parent 440a95de61
commit e3fc9347e8
3 changed files with 9 additions and 8 deletions
+2 -1
View File
@@ -324,8 +324,9 @@ watch(() => route.query.agent_id, (newVal: any) => {
<template>
<div class="space-y-6">
<div class="flex flex-col sm:flex-row sm:items-center justify-between gap-4">
<div class="flex items-center gap-3">
<div class="flex flex-col">
<h2 class="text-xl sm:text-2xl font-bold tracking-tight">定时任务</h2>
<p class="text-muted-foreground text-sm">管理和调度自动化执行任务</p>
</div>
<div class="flex flex-col sm:flex-row gap-2.5 w-full md:w-auto">