# /s 页面上插入介绍性文本？

**URL:** <https://meta.discourse.org/t/insert-intro-text-on-s-page/390569>\
**Category:** Development\
**Tags:** subscriptions\
**Created:** [2025年十二月6日 03:55 UTC](https://meta.discourse.org/t/insert-intro-text-on-s-page/390569 "2025-12-06T03:55:18Z")\
**Posts on this page:** 1\
**Showing post:** 11

<div class="post-metadata">

**Author:** ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)\
**Post date:** [2025年十二月6日 21:19 UTC](https://meta.discourse.org/t/insert-intro-text-on-s-page/390569/11 "2025-12-06T21:19:06Z")

</div>

应该有一个只在订阅页面上存在的 body class，这样你就可以使用 CSS 来隐藏你添加到除订阅页面之外的所有页面上的那个东西。

是的，subscriptions 有 `class="above-main-container-outlet subscriptions-campaign ember-view"`，所以你可以做一些事情来隐藏你添加的那个类的东西，然后在它在 subscriptions-campaign 中时取消隐藏它。大概是这样。

---

_[View the full topic](https://meta.discourse.org/t/insert-intro-text-on-s-page/390569)._
