diff --git a/src/pages/template/2/news/[...slug].astro b/src/pages/template/2/news/[...slug].astro index 30d1279..0e120ac 100644 --- a/src/pages/template/2/news/[...slug].astro +++ b/src/pages/template/2/news/[...slug].astro @@ -36,7 +36,7 @@ const breadcrumb = [{
- 发布于: {data.created_at} +

{data.title}

@@ -99,9 +99,9 @@ const breadcrumb = [{ width: 50rem; } - .news-main { + /* .news-main { margin-top: 5rem; - } + } */ .top-icon {