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.
我在阔叶树中使用自定义电子邮件模板。因为我无法使用外部 css 文件。它只允许内联 css。它会像那样运行还是我做错了什么。
这就是我引用我的css文件的方式
两者都不起作用。请对这个朋友发表你的看法。
电子邮件客户端很可能会阻止外部链接,因此您的邮件不会像您认为的那样显示。因此,最好为电子邮件程序编写内联 css。