- 更新所有页面的折扣(-x%),之前是写死的
- 更新ViewMore以及GamePage的跳转函数jumpViewMore
- 发现接口getGameInfo会少返回一个游戏名,修改了页面,让所有循环以name的长度为准
- switchCondition条件修改为0-2,之前错误设置为1-3
- 增加底栏即将上架的边框,之前因为没有游戏没有设置
- 搜索游戏的接口新增rank_condition=3,按相关度排序
- 全新管理员界面
npm install
npm run serve
npm run build
npm run lint
"swiper": "^8.3.2" "vue-awesome-swiper": "^5.0.1"