We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
建议阅读:在 Stack Overflow 提问的检查表 Recommended Reading: STACK OVERFLOW QUESTION CHECKLIST
请问下关于邮箱按钮点击的问题:
我点击邮箱后,跳转的是http://www.域名/mailto:邮箱地址 格式的网址,并是mailto:邮箱格式的网址,请问下可能是什么原因导致的问题呢,我的配置文件中邮箱部分的如下: subnav: Email: "mailto:[email protected]"
subnav: Email: "mailto:[email protected]"
The text was updated successfully, but these errors were encountered:
浏览器会调用本地邮件客户端,没有本地客户端的haul就是跳转网址。
Sorry, something went wrong.
了解了,谢谢~
No branches or pull requests
请问下关于邮箱按钮点击的问题:
我点击邮箱后,跳转的是http://www.域名/mailto:邮箱地址 格式的网址,并是mailto:邮箱格式的网址,请问下可能是什么原因导致的问题呢,我的配置文件中邮箱部分的如下:
![image](https://user-images.githubusercontent.com/22772592/68683708-388fa400-05a2-11ea-96c5-71f8beaa529e.png)
subnav: Email: "mailto:[email protected]"
The text was updated successfully, but these errors were encountered: