H5SDK

ith5cn 416905a800 '完善接口' hace 2 meses
public 416905a800 '完善接口' hace 2 meses
src 416905a800 '完善接口' hace 2 meses
.env 7786da847c first commit hace 2 meses
.gitignore 7786da847c first commit hace 2 meses
index.html 7786da847c first commit hace 2 meses
package-lock.json 7786da847c first commit hace 2 meses
package.json 7786da847c first commit hace 2 meses
readme.md 7786da847c first commit hace 2 meses
tsconfig.json 7786da847c first commit hace 2 meses
vite.config.ts 7786da847c first commit hace 2 meses

readme.md

H5 SDK

说明

通过链接携带的game_id参数,来请求加载游戏链接,然后通过iframe加载游戏,进行调用SDK

  • 开发框架:react
  • 开发环境:node 20.19.0

依赖

npm install

使用

开发编译

npm run dev

打包

npm run build