Skip to content

Commit

Permalink
fix: update
Browse files Browse the repository at this point in the history
  • Loading branch information
eiinu committed Dec 16, 2023
1 parent 04ec8e2 commit 2801c1b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/packages/__VUE/swipe/doc.taro.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,29 +18,29 @@ app.use(Swipe);

### 基础用法

> demo: swipe basic
> demo: swipe basic feedback
### 禁止滑动

> demo: swipe disabled
> demo: swipe disabled feedback
### 左右滑动

> demo: swipe direction
> demo: swipe direction feedback
### Ref 方法

> demo: swipe methods
> demo: swipe methods feedback
### 自定义内容

> demo: swipe content
> demo: swipe content feedback
### 使用 SwipeGroup 控制 Swipe 之间互斥

此时各个 Swipe 的 name 为必填项。

> demo: swipe lock
> demo: swipe lock feedback
## Swipe

Expand Down

0 comments on commit 2801c1b

Please sign in to comment.