Jurangren 3fc693eab8 feat: 优化布局响应式设计
*   引入CSS变量,通过`clamp()`函数实现布局、字体和间距的自适应调整。
*   移除部分固定宽度限制,使页面元素能更好地适应不同屏幕尺寸。
*   针对移动设备视图,优化了容器宽度和内容偏移的显示效果。
*   更新了用户提示信息,引导用户通过空格键进入游戏详情视图。
2025-08-06 15:11:44 +08:00
2025-07-10 03:20:59 +08:00
2025-08-06 15:11:44 +08:00
2025-07-09 17:32:29 +08:00
2025-07-02 05:56:15 +08:00
2025-08-06 15:11:44 +08:00
2025-07-02 05:56:15 +08:00
2025-07-09 17:32:29 +08:00
2025-07-09 17:32:29 +08:00
2025-07-09 17:32:29 +08:00

SearchGal Frontend

To run the project locally, first install the dependencies:

pnpm install

Next, run the development server:

pnpm run dev
Languages
Vue 48.3%
TypeScript 39.7%
CSS 6%
HTML 3.9%
JavaScript 2.1%