Skip to content

Commit

Permalink
refactor: format
Browse files Browse the repository at this point in the history
  • Loading branch information
DIYgod committed Oct 10, 2019
1 parent 384e762 commit 7714aed
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions docs/shopping.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,17 @@ pageClass: routes

</Route>

## 酒云网

### 最新商品

<Route author="MeXunco" example="/wineyun/home" path="/wineyun/:category" :paramsDesc="['分类名']" >
| 全部 | 闪购 | 秒发 | 跨境 |
| -------- | ------- | --- | ------- |
| home | shangou | miaofa | csborder |

</Route>

## 礼物说

### 礼物说
Expand Down Expand Up @@ -187,14 +198,3 @@ pageClass: routes
### 商品上新

<Route author="LogicJake" example="/youzan/goods/13328377" path="/youzan/goods/:id" :paramsDesc="['商铺id']"/>

## 酒云网

### 最新商品

<Route author="MeXunco" example="/wineyun/home" path="/wineyun/:category" :paramsDesc="['分类名']" >
| 全部 | 闪购 | 秒发 | 跨境 |
| -------- | ------- | --- | ------- |
| home | shangou | miaofa | csborder |

</Route>

0 comments on commit 7714aed

Please sign in to comment.