yingsa/admin
Ethanfly d07ebb735a fix(env): Update API URL and enhance HTML structure
- Change VITE_API_URL in .env from localhost:3000 to localhost:3001 for backend access.
- Update index.html to replace favicon with logo.png and ensure proper HTML structure.
- Add new dependencies for WangEditor in package.json and package-lock.json to support rich text editing features.
2026-02-06 19:04:16 +08:00
..
node_modules fix(env): Update API URL and enhance HTML structure 2026-02-06 19:04:16 +08:00
public fix(env): Update API URL and enhance HTML structure 2026-02-06 19:04:16 +08:00
src fix(env): Update API URL and enhance HTML structure 2026-02-06 19:04:16 +08:00
.env fix(env): Update API URL and enhance HTML structure 2026-02-06 19:04:16 +08:00
env-template.txt feat: 实现天梯排行数字大屏页面并统一品牌名称为英飒俱乐部 2026-01-30 00:59:26 +08:00
index.html fix(env): Update API URL and enhance HTML structure 2026-02-06 19:04:16 +08:00
package-lock.json fix(env): Update API URL and enhance HTML structure 2026-02-06 19:04:16 +08:00
package.json fix(env): Update API URL and enhance HTML structure 2026-02-06 19:04:16 +08:00
vite.config.js first 2026-01-20 08:50:50 +08:00