mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-10 07:12:51 +08:00
feat: optimize hpoi user
This commit is contained in:
@@ -141,11 +141,11 @@ pageClass: routes
|
||||
|
||||
### 用户动态
|
||||
|
||||
<Route author="luyuhuang" path="/hpoi/user/:user_id/:caty" example="/hpoi/user/116297/buy" :paramsDesc="['用户ID', '类别, 见下表']">
|
||||
<Route author="luyuhuang DIYgod" path="/hpoi/user/:user_id/:caty" example="/hpoi/user/116297/buy" :paramsDesc="['用户ID', '类别, 见下表']">
|
||||
|
||||
| 想买的手办 | 预定的手办 | 已入的手办 |
|
||||
| ---------- | ---------- | ---------- |
|
||||
| want | preorder | buy |
|
||||
| 想买 | 预定 | 已入 | 关注 | 有过 |
|
||||
| ---- | -------- | ---- | ---- | ------ |
|
||||
| want | preorder | buy | care | resell |
|
||||
|
||||
</Route>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user