docs: add wxpusher user guide

pull/90/head
moonrailgun 2 years ago
parent 9e6912fa91
commit 629bcdb8ce

@ -1,4 +1,4 @@
import React, { useEffect, useLayoutEffect, useRef, useState } from 'react';
import React, { useLayoutEffect, useRef, useState } from 'react';
import { createPluginRequest, useAsync } from '@capital/common';
import { LoadingSpinner, ErrorView } from '@capital/component';
import { Translate } from './translate';

@ -0,0 +1,4 @@
{
"label": "Plugin Document",
"position": 10
}

@ -0,0 +1,10 @@
---
sidebar_position: 2
title: wxpusher
---
`com.msgbyte.wxpusher`
:::caution
This plugin just make for chinese mainland user which use wechat. please switch language to `zh-Hans` to continue.
:::

@ -0,0 +1,17 @@
---
sidebar_position: 2
title: wxpusher
---
`com.msgbyte.wxpusher`
## 使用文档
- 在插件中心找到`wxpusher`插件,安装
- 在 `左下角...` -> `更多` -> `wxpusher`
- 使用微信扫码绑定账号
- 之后 @你 的消息都会自动在微信中推送
## 部署文档
TODO
Loading…
Cancel
Save