Files
APIPark/frontend
ScarChin 6fe7cf18bd fix: login page redirect multiple times (#166)
* fix: System Settings - General After changing the interface language, the internal pages do not automatically follow the language switch

* fix: login page language error
2025-01-13 18:33:55 +08:00
..
2025-01-07 18:47:08 +08:00
2025-01-07 18:47:08 +08:00
2025-01-07 18:47:08 +08:00
2024-10-28 13:39:47 +08:00
2025-01-07 18:47:08 +08:00
2025-01-07 18:47:08 +08:00
2024-10-21 18:59:24 +08:00
2025-01-07 18:47:08 +08:00
2024-10-28 13:39:47 +08:00
2024-10-28 13:39:47 +08:00
2024-10-28 13:39:47 +08:00
2025-01-07 18:47:08 +08:00
2024-10-28 13:39:47 +08:00
2024-10-25 15:44:42 +08:00
2025-01-07 18:47:08 +08:00
2024-10-28 13:39:47 +08:00

部署

安装依赖

建议使用 pnpm

npm install -g pnpm

使用pnpm安装依赖

pnpm install

编译

   pnpm run build