完善运营端报备流程与页面标题
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { Fragment, useMemo, useState } from 'react';
|
||||
import { BarChart3, CalendarClock, Eye, MapPin, Search, Send, Smartphone, StopCircle, TrendingUp } from 'lucide-react';
|
||||
import {
|
||||
Breadcrumb,
|
||||
Button,
|
||||
DateRangeInput,
|
||||
InlineTextPreview,
|
||||
@@ -448,7 +449,7 @@ export function AdminSmsTaskProgressPage() {
|
||||
<section className="page-stack admin-sms-task-page">
|
||||
<div className="page-heading">
|
||||
<div>
|
||||
<div className="breadcrumb-line">发送任务 / <strong>短信任务进度</strong></div>
|
||||
<Breadcrumb items={['发送任务', '短信任务进度']} />
|
||||
<h1>短信任务进度</h1>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user