|
1 yıl önce | |
---|---|---|
.vscode | 2 yıl önce | |
src | 1 yıl önce | |
.gitignore | 2 yıl önce | |
README.md | 2 yıl önce | |
index.html | 1 yıl önce | |
package-lock.json | 1 yıl önce | |
package.json | 1 yıl önce | |
tsconfig.json | 2 yıl önce | |
upload.py | 2 yıl önce | |
vite.config.ts | 2 yıl önce | |
yarn.lock | 2 yıl önce |
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) |