fix: harden release gate and page delivery
Memind CI / Test, build, and release guards (push) Failing after 12m3s
Memind CI / Test, build, and release guards (push) Failing after 12m3s
This commit is contained in:
@@ -832,10 +832,13 @@ ${REPORT_ENHANCED_STYLE}
|
||||
<body>
|
||||
<main class="wrap">
|
||||
|
||||
<div class="hero">
|
||||
<div class="hero">
|
||||
<h1>📊 ${safeTitle}</h1>
|
||||
<div class="subtitle">${escapeXml(buildHeroSubtitle(model))}</div>
|
||||
<div class="source">${escapeXml(buildHeroSource(model))}</div>
|
||||
${model.source.downloadUrl
|
||||
? `<a class="source-download" href="${escapeXml(model.source.downloadUrl)}">下载原始 Excel</a>`
|
||||
: ''}
|
||||
</div>
|
||||
|
||||
<div class="stats-grid">
|
||||
|
||||
Reference in New Issue
Block a user