mirror of
https://github.com/Moe-Sakura/frontend.git
synced 2026-05-10 00:44:13 +08:00
3fc693eab8e7ef0110a77a6e47db5eb551760b38
* 引入CSS变量,通过`clamp()`函数实现布局、字体和间距的自适应调整。 * 移除部分固定宽度限制,使页面元素能更好地适应不同屏幕尺寸。 * 针对移动设备视图,优化了容器宽度和内容偏移的显示效果。 * 更新了用户提示信息,引导用户通过空格键进入游戏详情视图。
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%