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.
我有一个名为“发送电子邮件”的按钮,当我单击该按钮时,它应该打开一个页面来撰写邮件。我想使用 html 和 js 来获取它。任何人都可以帮我获取此功能。一些好的链接和例子真的很有帮助。
谢谢你。
phonegap 中没有内置功能来发送电子邮件。但是您可以通过 Phonegap Web Intent 自定义您的 phonegap 插件来做到这一点。阅读本教程