BookSystem/frontend
jayhgq 677d8a53b5 build(frontend): update frontend build artifacts for new deploy
update the hashed asset filenames in index.html, replace old deleted assets with new built ones, add all latest dist assets to the project bundle
2026-07-20 17:16:38 +08:00
..
dist build(frontend): update frontend build artifacts for new deploy 2026-07-20 17:16:38 +08:00
node_modules feat(frontend):实现前端管理页面,添加用户、角色、权限的CRUD 2026-05-08 18:04:30 +08:00
src feat: 菜单管理添加排序功能 2026-07-20 08:33:51 +00:00
.env.development feat(frontend):实现前端管理页面,添加用户、角色、权限的CRUD 2026-05-08 18:04:30 +08:00
.env.production feat(frontend):实现前端管理页面,添加用户、角色、权限的CRUD 2026-05-08 18:04:30 +08:00
index.html feat(frontend):实现前端管理页面,添加用户、角色、权限的CRUD 2026-05-08 18:04:30 +08:00
package-lock.json fix(roles): 隐藏默认查看按钮并优化角色管理功能 2026-05-10 22:06:37 +08:00
package.json feat(frontend):实现前端管理页面,添加用户、角色、权限的CRUD 2026-05-08 18:04:30 +08:00
tsconfig.json feat(frontend):实现前端管理页面,添加用户、角色、权限的CRUD 2026-05-08 18:04:30 +08:00
tsconfig.node.json feat(frontend):实现前端管理页面,添加用户、角色、权限的CRUD 2026-05-08 18:04:30 +08:00
vite.config.ts feat(settings):增加系统Logo系统设置项,并支持根据上传的图片显示系统logo 2026-06-19 23:17:13 +08:00