✨ feat: 增加控制默认展示网格还是列表的设置选项(show_style)#7
Closed
StrayDragon wants to merge 1 commit intolobehub:mainfrom
Closed
Conversation
Member
|
👍 @StrayDragon |
|
有没有办法绕开vercel本地启动开发服务呀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
增加一个设置开关, 用于用户配置默认展示列表视图还是网格视图, 感觉网格视图展示了更多介绍信息相比列表视图,
我期望增加一个选项来控制默认模式, 比如
📝 补充信息 | Additional Information
看了看貌似需要 使用
vercel dev来本地启动服务, 但我之前注册的vercel帐号不能用了, 一时半会注册不了(捂脸.gif , 由于不太熟悉JS/TS这边的生态, 没找到直接的办法本地启动开发服测试(尝试本地架next服务失败...) 希望能完善下README指引或者帮测测, 提前谢谢各位大佬~