diff --git a/src/components.d.ts b/src/components.d.ts index cf8caf3a..099cf774 100644 --- a/src/components.d.ts +++ b/src/components.d.ts @@ -1,6 +1,9 @@ -// generated by unplugin-vue-components -// We suggest you to commit this file into source control -// Read more: https://github.com/vuejs/vue-next/pull/3399 +/* eslint-disable */ +/* prettier-ignore */ +// @ts-nocheck +// Generated by unplugin-vue-components +// Read more: https://github.com/vuejs/core/pull/3399 +export {} declare module 'vue' { export interface GlobalComponents { @@ -85,5 +88,3 @@ declare module 'vue' { PageTest: typeof import('./components/PageTest.vue')['default'] } } - -export { } diff --git a/src/components/PageConnectInfoItems.vue b/src/components/PageConnectInfoItems.vue index 01fb7bce..9bae2257 100644 --- a/src/components/PageConnectInfoItems.vue +++ b/src/components/PageConnectInfoItems.vue @@ -427,6 +427,7 @@ + @@ -776,6 +777,30 @@ + + + + + + + + + + + + + +
提示: 前往钉钉开发者平台 https://open-dev.dingtalk.com/fe/app
+
点击创建应用
+
点击 基础信息 - 应用信息
+
把 AppKey 复制到 ClientID 内
+
把 AppSecret 复制到 Token 内
+
创建完成之后点击 应用功能 - 机器人与消息推送 并将机器人配置的开关打开
+
请务必确保 推送方式/消息接受模式 都为 Stream 模式
+
点击发布后 复制 RobotCode 到 RobotCode 内
+
+
+