'use client'; import { Layout, Section, Article, Layer, Headline, Subhead, BodyText, } from 'newspaperui-components'; import { Demo } from '@/components/Demo'; import { PropsTable } from '@/components/PropsTable'; export default function ArticlePage() { return (
Article + Layer Article 是栅格内的文章块,通过 grid-column span 跨栏。Layer 是脱离文档流的浮动层。 Article API 跨栏 Demo
短讯 ...
主稿 ...
`} >
短讯

Markets responded cautiously through the morning session. The pound traded sideways against the dollar, gilts firmed by three basis points.

主稿

Whitehall officials confirmed late Tuesday that the long-anticipated review of national infrastructure funding will be tabled before the recess. The 248-page document, drafted across three departments, recommends a recalibration of regional priorities and a measured shift toward rail electrification.

Critics inside the cabinet caution that the timing risks overshadowing the chancellor’s autumn statement, while supporters describe the proposals as the most coherent strategic blueprint in a generation.

Layer API

Layer 脱离栅格流,使用 CSS position 定位。适合浮动拉引、浮动广告、sticky 导航等场景。

主要文章 ...
`} >
主要文章

In Manchester, regional officials greeted the announcement with measured optimism. The mayor’s office is expected to issue a formal response by week’s end.

); }