mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-05-06 06:37:59 +08:00
accelerate "dingtalk h5 auto login" speed
This commit is contained in:
parent
5404db07eb
commit
ec5ce5c705
@ -99,7 +99,6 @@
|
||||
<script src="{{cdnjs "/static/js/dingtalk-ddlogin.js"}}" type="text/javascript"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(function () {
|
||||
if (dd.env.platform !== "notInDingTalk"){
|
||||
dd.ready(function() {
|
||||
dd.runtime.permission.requestAuthCode({
|
||||
@ -135,7 +134,6 @@
|
||||
});
|
||||
});
|
||||
}
|
||||
})
|
||||
|
||||
</script>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user