暫無描述

zhubo 678107992f feat: 练习报告 2 年之前
.vscode 8edf681d90 feat:init 2 年之前
src 678107992f feat: 练习报告 2 年之前
.gitignore 8edf681d90 feat:init 2 年之前
README.md 8edf681d90 feat:init 2 年之前
index.html 8edf681d90 feat:init 2 年之前
package-lock.json 8edf681d90 feat:init 2 年之前
package.json 8edf681d90 feat:init 2 年之前
tsconfig.json 8edf681d90 feat:init 2 年之前
vite.config.ts 8edf681d90 feat:init 2 年之前
yarn.lock 8edf681d90 feat:init 2 年之前

README.md

逻辑狗游戏

部署地址

​ web: https://luojigou.vip/luojigou-game-web

​ mp-weixin

参数

### gameview:
params type desc
mode 'preview' | 'opra' preview 代表预览版,从后台扫码直接预览题卡。opra是正常使用版本
collectionId string 当mode是opra时,需要传题集id来获取接下所有的题卡
cardId string 题卡id,当mode是preview时,需要传此选项来获取预览
opraMode 0 | 1 游戏模式:0 代表是练习模式(prcatice) 1 代表是比赛模式(compe)