We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3519629 commit 96b9723Copy full SHA for 96b9723
docs/plugin/market.md
@@ -127,4 +127,14 @@ title: 插件市场
127
<Badge text="extra" color="var(--vp-c-text-2)" bg-color="rgb(17 170 0 / 38%)"/>
128
</span>
129
</LinkCard>
130
+ <LinkCard icon="ant-design:wechat-work-outlined" title="配置下发" href="https://github.com/dividduang/wecom-task">
131
+ <p style="color: #898989;">企业微信群聊机器人定时发送消息</p>
132
+ <span>
133
+ <Icon name="logos:mysql" size="1.5em" />
134
+ ·
135
+ <Badge type="tip" text="fba" />
136
137
+ <Badge text="extra" color="var(--vp-c-text-2)" bg-color="rgb(17 170 0 / 38%)"/>
138
+ </span>
139
+ </LinkCard>
140
</CardGrid>
0 commit comments