diff --git a/src/App.tsx b/src/App.tsx index cd85900..7ce8329 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -393,8 +393,17 @@ export default function App() { const SUMMARY = summary!; + const watermarkText = `羚牛氢能-${new Date().toLocaleString('zh-CN', { year: 'numeric', month: '2-digit', day: '2-digit', hour: '2-digit', minute: '2-digit', second: '2-digit', hour12: false }).replace(/\//g, '-')}`; + return ( -
+
+ {/* Watermark */} +
+
${watermarkText}`)}")`, + backgroundRepeat: 'repeat', + }} /> +
{/* Compact Header Bar */}
{/* Title row */}