lobehub / chat-plugin-search-engine

🧩 / 🔍 SearchEngine - This plugin allows for the use of the SerpApi search engine.
https://search-engine.chat-plugin.lobehub.com
MIT License
40 stars 31 forks source link

✨ feat: 增加控制默认展示网格还是列表的设置选项(show_style) #7

Open StrayDragon opened 11 months ago

StrayDragon commented 11 months ago

💻 变更类型 | Change Type

🔀 变更说明 | Description of Change

增加一个设置开关, 用于用户配置默认展示列表视图还是网格视图, 感觉网格视图展示了更多介绍信息相比列表视图,

网格 列表
image image

我期望增加一个选项来控制默认模式, 比如

image

📝 补充信息 | Additional Information

看了看貌似需要 使用 vercel dev 来本地启动服务, 但我之前注册的vercel帐号不能用了, 一时半会注册不了(捂脸.gif , 由于不太熟悉JS/TS这边的生态, 没找到直接的办法本地启动开发服测试(尝试本地架next服务失败...) 希望能完善下README指引或者帮测测, 提前谢谢各位大佬~

lobehubbot commented 11 months ago

👍 @StrayDragon
Thank you for raising your pull request and contributing to our Community Please make sure you have followed our contributing guidelines. We will review it as soon as possible. If you encounter any problems, please feel free to connect with us.\ 非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。 如果您遇到任何问题,请随时与我们联系。

lakka820 commented 8 months ago

有没有办法绕开vercel本地启动开发服务呀