774dbbdc253933b312b1954a48be3dd5d3b6d2fb
- 调整玩家头像位置和旋转效果 - 将玩家卡片样式从全局CSS分离到房间页面独立控制 - 优化桌面背景墙布局参数 - 修复左右侧玩家头像图片旋转显示问题 - 统一游戏场景中元素定位和间距配置
Mahjong Web
This project uses Vue 3, TypeScript, Vite, and pnpm for package management.
Setup
Install dependencies:
pnpm install
Start the development server:
pnpm dev
Build for production:
pnpm build
Preview the production build:
pnpm preview
Description
Languages
Vue
70.1%
TypeScript
16.2%
CSS
13.4%
HTML
0.3%