site_8g

year 307d2a7514 feat: 修改UI 1 month ago
messages 6b0eb77224 feat: Merge branch 'feature-year0512' into v1.4cache 1 month ago
public 6b0eb77224 feat: Merge branch 'feature-year0512' into v1.4cache 1 month ago
scripts 8f1d63e65a feat: 增加动态配置 6 months ago
src 307d2a7514 feat: 修改UI 1 month 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 938d5e40a8 fix: 更新test 环境变量 8 months 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 11980ed3e4 fix:增加横向超出隐藏 2 months ago
package.json c77171d723 feat: Merge branch 'v1.4' into feature-year0512 2 months ago
pnpm-lock.yaml 142f2ed336 fix: 修改侧边栏显示问题 2 months ago
postcss.config.mjs cd16277add fix: 修改返水详情 7 months ago
statics.py a63f20fa2e feat: xiugai 2 months ago
tailwind.config.ts 5cc9cf4ff0 fix: free导航增加跳动动画 2 months ago
tsconfig.json 300910b62b fix: 增加react的类型配置 7 months 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