Нема описа

lvkun996 13c01f7698 fix: 按钮消失bug пре 2 година
.vscode 8edf681d90 feat:init пре 2 година
src 13c01f7698 fix: 按钮消失bug пре 2 година
.gitignore 8edf681d90 feat:init пре 2 година
README.md 40caeadd4c first commit пре 2 година
index.html 8edf681d90 feat:init пре 2 година
package-lock.json 322675ae00 feat: luojigou-board пре 2 година
package.json 322675ae00 feat: luojigou-board пре 2 година
tsconfig.json 322675ae00 feat: luojigou-board пре 2 година
upload.py 322675ae00 feat: luojigou-board пре 2 година
vite.config.ts 40caeadd4c first commit пре 2 година
yarn.lock 8edf681d90 feat:init пре 2 година

README.md

逻辑狗游戏

部署地址

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

​ mp-weixin

luojigou-board

参数

### 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)