want to use mailto to achieve a front-end chrome email function, checked the information under the outlook, but the chrome does not jump and report an error
Code
<a href="mailto:xxxx@xxxx.org"></a>
chrome
want to use mailto to achieve a front-end chrome email function, checked the information under the outlook, but the chrome does not jump and report an error
Code
<a href="mailto:xxxx@xxxx.org"></a>
chrome
use this chrome://net-internals to view the process of the request.
what do you mean by "CAUTION: Provisional headers are shown" in the request "CAUTION: Provisional headers are shown" in
Chrome"?
Previous: How to listen for state changes in vuex in vuejs and handle them uniformly?
Next: Vue implementation. Check li to mark class as cur,. The class of other li remains unchanged.