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.
有没有在 Knockout.js 中使用 $data 的替代方法?我正在使用带有 Knockout 的 Silverstripe CMS,刷新后浏览器会在服务器上查找变量“数据”。谢谢。
只是逃避它:
\$data
这在模板文档的转义部分中有介绍。