yingsa/admin
ethanfly 19784bddb9 feat: Update .gitignore and enhance user management features
- Added new entries to .gitignore to exclude Vite cache, environment variable templates, and sensitive files.
- Modified user management routes to allow access for both super admins and store staff, enabling store staff to add users for their respective stores.
- Refactored dashboard navigation to include a function for routing with store context.
- Enhanced user form to display current store information for non-super admin users.
2026-02-07 02:19:04 +08:00
..
node_modules fix(dependencies): Remove peer flags from package-lock.json and update Vite dependencies 2026-02-07 02:05:34 +08:00
public fix(env): Update API URL and enhance HTML structure 2026-02-06 19:04:16 +08:00
src feat: Update .gitignore and enhance user management features 2026-02-07 02:19:04 +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(dependencies): Remove peer flags from package-lock.json and update Vite dependencies 2026-02-07 02:05:34 +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