site_8g

year 9d7fd2882b feat: 修改 3 weeks ago
messages 52efca0019 feat: Merge branch 'dev-year0606' into v1.5 1 month ago
public 9d7fd2882b feat: 修改 3 weeks ago
public_original 9d7fd2882b feat: 修改 3 weeks ago
scripts 8f1d63e65a feat: 增加动态配置 6 months ago
src 9d7fd2882b feat: 修改 3 weeks ago
.dockerignore 433df3a55d feat: 解决冲突,新增docker文件 11 months ago
.editorconfig 32f620f303 feat: 项目初始化 1 year ago
.env.br 3857070831 fix: 更新br 地址 7 months ago
.env.development 2d1bde3daf 更新 3 months ago
.env.hk 6406583931 fix: 增加hk环境 8 months ago
.env.local 682287543d feat: 修改 2 months ago
.env.production 4bdaef860d fix: 修改红包雨 6 months ago
.env.test 654fafeb2e feat: 修改代码 1 month ago
.env.third 291e338a44 feat: 增加钱包弹窗增加钱包轮询 8 months ago
.env.uat 291e338a44 feat: 增加钱包弹窗增加钱包轮询 8 months ago
.eslintrc.json 7e5ae71a1f feat: 修改代码 3 months ago
.gitignore dc6f020a33 fix: git ignore 3 months ago
.prettierignore 32f620f303 feat: 项目初始化 1 year ago
.prettierrc 32f620f303 feat: 项目初始化 1 year ago
Dockerfile 3d3c55cd1f fix: update DockerFile 7 months ago
README.md 06ed77d75f test 6 months ago
firebase-debug.log ae6f6cc843 fix: 增加pwa以及修改充值页面 9 months ago
next.config.mjs be30df96cf fix: 修改outpit 1 month ago
package.json 7625f87c5d feat: 修改 1 month ago
pnpm-lock.yaml 7625f87c5d feat: 修改 1 month ago
postcss.config.mjs cd16277add fix: 修改返水详情 7 months ago
statics.py a63f20fa2e feat: xiugai 2 months ago
tailwind.config.ts af8746122f fix: v1.5合并,修改代理页面 1 month ago
tsconfig.json 300910b62b fix: 增加react的类型配置 7 months ago
twebp.config.js 3204461ed5 feat: 修改 1 month ago

README.md

Getting Started

First, run the development server:

- pnpm install
- pnpm dev

use navigation

国际化之后,使用il8n内到处的路由, 否则跳转失败

  - /src/il8n.ts

src

  extend: 存放带有logo-header的页面
  oridinary: 存放header为返回按钮的页面

11111