Skip to content

Instantly share code, notes, and snippets.

@xgqfrms
Last active November 13, 2020 05:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xgqfrms/9cb0987e110064c5f95304a93e464579 to your computer and use it in GitHub Desktop.
Save xgqfrms/9cb0987e110064c5f95304a93e464579 to your computer and use it in GitHub Desktop.
auto open dingtalk

auto open dingtalk

自动打开钉钉 App

DD link & 钉钉 & URL Scheme

<a href="dingtalk://dingtalkclient/action/sendmsg?dingtalk_id=webgeeker">
     人工智能研发中心-大数据平台部-前端组-凌晨
</a>
<br/>

https://codepen.io/xgqfrms/pen/vYYzjwJ

@xgqfrms
Copy link
Author

xgqfrms commented Nov 13, 2020

自动打开 钉钉 link

@xgqfrms
Copy link
Author

xgqfrms commented Nov 13, 2020

<h1>DD link & 钉钉 & URL Scheme</h1>
<h2>auto open dingtalk / 自动打开钉钉 App</h2>

<a href="dingtalk://dingtalkclient/action/sendmsg?dingtalk_id=webgeeker">
   CTO-凌晨
</a>
<br/>

@xgqfrms
Copy link
Author

xgqfrms commented Nov 13, 2020

钉钉 API

URL Scheme

https://jsboxbbs.com/d/596--

image

@xgqfrms
Copy link
Author

xgqfrms commented Nov 13, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment