Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚刚安装了启用 Razor 的 Compsite C1。现在我正在尝试找出如何轻松更改不同页面上的 Header-Image。
据我所知,它是通过这个变量“@header-image-url”完成的。但我对 Razor、CSS 和其他东西知之甚少。刚开始学习。任何人都可以帮助我如何从模板和页面为该变量设置不同的 URL。
我认为它应该放在页面或模板的 HEAD-Section 中。但我不知道正确的语法。
提前感谢您的帮助!