site_8g

ansoni 885d348967 fix: 移除antd-mobile 优化 2 ay önce
messages 885d348967 fix: 移除antd-mobile 优化 2 ay önce
public b54e4796cc public图片压缩 2 ay önce
scripts 8f1d63e65a feat: 增加动态配置 6 ay önce
src 885d348967 fix: 移除antd-mobile 优化 2 ay önce
.dockerignore 433df3a55d feat: 解决冲突,新增docker文件 11 ay önce
.editorconfig 32f620f303 feat: 项目初始化 1 yıl önce
.env.br 3857070831 fix: 更新br 地址 7 ay önce
.env.development 2d1bde3daf 更新 3 ay önce
.env.hk 6406583931 fix: 增加hk环境 8 ay önce
.env.local c7a9aad7d6 fix: 修改电话隐藏问题 2 ay önce
.env.production 4bdaef860d fix: 修改红包雨 6 ay önce
.env.test 938d5e40a8 fix: 更新test 环境变量 8 ay önce
.env.third 291e338a44 feat: 增加钱包弹窗增加钱包轮询 8 ay önce
.env.uat 291e338a44 feat: 增加钱包弹窗增加钱包轮询 8 ay önce
.eslintrc.json 7e5ae71a1f feat: 修改代码 3 ay önce
.gitignore dc6f020a33 fix: git ignore 3 ay önce
.prettierignore 32f620f303 feat: 项目初始化 1 yıl önce
.prettierrc 32f620f303 feat: 项目初始化 1 yıl önce
Dockerfile 3d3c55cd1f fix: update DockerFile 7 ay önce
README.md 06ed77d75f test 6 ay önce
firebase-debug.log ae6f6cc843 fix: 增加pwa以及修改充值页面 9 ay önce
next.config.mjs 885d348967 fix: 移除antd-mobile 优化 2 ay önce
package.json 142f2ed336 fix: 修改侧边栏显示问题 2 ay önce
pnpm-lock.yaml 142f2ed336 fix: 修改侧边栏显示问题 2 ay önce
postcss.config.mjs cd16277add fix: 修改返水详情 7 ay önce
statics.py a63f20fa2e feat: xiugai 2 ay önce
tailwind.config.ts 01efa9a6a6 fix: 更新cashback时间为00:00 3 ay önce
tsconfig.json 300910b62b fix: 增加react的类型配置 7 ay önce

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