Go to file
dzq 148cfdcf2d feat: 更新API基础URL并重构登录流程
- 将API基础URL从http更新为https并添加shop-api路径
- 移除订单相关页面和代码
- 重构登录流程,使用微信openId登录
- 删除人脸识别登录功能及相关代码
- 更新token工具函数,移除测试token
2025-11-04 09:15:36 +08:00
.claude refactor(me): 重构我的页面代码结构 2025-11-03 17:02:19 +08:00
.vscode feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
doc refactor(me): 重构我的页面代码结构 2025-11-03 17:02:19 +08:00
env feat: 更新API基础URL并重构登录流程 2025-11-04 09:15:36 +08:00
scripts feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
src feat: 更新API基础URL并重构登录流程 2025-11-04 09:15:36 +08:00
.commitlintrc.cjs feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
.editorconfig feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
.gitignore feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
.npmrc feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
LICENSE feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
README.md feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
eslint.config.mjs feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
favicon.ico feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
index.html feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
manifest.config.ts feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
openapi-ts-request.config.ts feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
package.json feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
pages.config.ts feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
pnpm-lock.yaml feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
project.config.json feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
project.private.config.json feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
thirdParty.zip feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
tsconfig.json feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
uno.config.ts feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
vite.config.ts fix: 更新环境配置和代理设置 2025-11-01 11:16:22 +08:00
vite.config.ts.timestamp-1760524964414-ff6ddbc7fbbd.mjs feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00

README.md