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.
谁能告诉我如何使用 SilverStripe 4 在我的模板中包含静态图像?因为 $ThemeDir 不工作。
例如
<img src="$ThemeDir/images/home/admissions.svg"/>
不管用。