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.
我需要创建一个应用程序,在成功结帐时添加一些 javascript。我如何实现这一目标?
我检查了文档和模板文件,但似乎不存在这样的注入代码的方法。
您可以使用ScriptTag来完成此操作。引用文档:
请注意,如果 src 以“https://”开头,则 ScriptTag 只会出现在结帐中,以免破坏 SSL 锁定。