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:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user