fix(brand): force visible platform-brand footer on published pages

Inject serve-time CSS so author styles cannot hide TKMind · 智趣 with
low opacity, which made pages like weather.html look brandless.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
john
2026-07-04 14:32:36 +08:00
parent b782561d08
commit 927e16d861
5 changed files with 43 additions and 4 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ description: 在专属 MindSpace 目录生成可公开访问的静态 HTML 报
<p data-mindspace-page-tag="platform-brand">TKMind · 智趣</p>
```
`data-mindspace-page-tag` 的区域为平台固定信息:用户在编辑模式中不可见、不可改;预览与发布后正常显示。
`data-mindspace-page-tag` 的区域为平台固定信息:用户在编辑模式中不可见、不可改;预览与发布后正常显示。**禁止**把该行 CSS 透明度设过低(如 `opacity: 0.25`),否则页内看不见品牌。
## 按需附带文件下载(Word / PDF)