unis_crm/frontend
kangwenjing 3bea7ab015 抛出异常的处理 2026-04-09 15:50:56 +08:00
..
.cert 提交 2026-03-23 09:03:27 +08:00
node_modules 工号与渠道名称校验重复 2026-04-02 13:19:22 +08:00
public 后台前端界面调整 2026-04-02 14:05:28 +08:00
src 抛出异常的处理 2026-04-09 15:50:56 +08:00
README.md 0326 2026-03-26 17:29:55 +08:00
index.html v1 2026-03-20 16:39:07 +08:00
package-lock.json 工号与渠道名称校验重复 2026-04-02 13:19:22 +08:00
package.json 工号与渠道名称校验重复 2026-04-02 13:19:22 +08:00
tsconfig.json 1 2026-03-19 14:27:20 +08:00
vite.config.ts OMS对接 2026-04-01 17:24:06 +08:00

README.md

Frontend

当前前端基于 Vite + React。

本地运行

npm install
npm run dev

环境变量

如需使用 Gemini API请在 frontend/ 目录下配置 .env.local

GEMINI_API_KEY=your_key_here
VITE_TENCENT_MAP_KEY=your_tencent_map_key