Skip to content

feat: 添加掘金收藏夹功能#1989

Merged
DIYgod merged 3 commits into
DIYgod:masterfrom
yang131323:feature-attention
Apr 25, 2019
Merged

feat: 添加掘金收藏夹功能#1989
DIYgod merged 3 commits into
DIYgod:masterfrom
yang131323:feature-attention

Conversation

@yang131323

Copy link
Copy Markdown
Contributor

详细描述

  1. 添加掘金某个用户的所有收藏夹
  2. 添加掘金用户指定的收藏夹

Comment thread docs/programming.md Outdated

<Route name="收藏集" author="isQ" example="/juejin/collections/xiaoming" path="/juejin/collections/:userId" :paramsDesc="['用户唯一标志符, 在浏览器地址栏URL中能够找到']"/>

<Route name="单个收藏夹" author="isQ" example="/juejin/collection/21jk3j21ia12da3da" path="/juejin/collection/:collectionId" :paramsDesc="['收藏夹唯一标志符, 在浏览器地址栏URL中能够找到']"/>

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这两个 example 都是 404

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我本地测试显示通过了,那个收藏集的会加载缓慢一些。测试结果如下:
屏幕快照 2019-04-25 18 05 04

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我去修改一下示例

@DIYgod DIYgod changed the title 添加掘金收藏夹功能 feat: 添加掘金收藏夹功能 Apr 25, 2019
@DIYgod DIYgod merged commit 3c6e6d7 into DIYgod:master Apr 25, 2019
@DIYgod

DIYgod commented Apr 25, 2019

Copy link
Copy Markdown
Owner

Merged, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants