# 图书管理项目 **Repository Path**: wodedanjia/library_management_project ## Basic Information - **Project Name**: 图书管理项目 - **Description**: 使用前后端分离开发的图书管理项目,这个是前端项目 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 10 - **Forks**: 0 - **Created**: 2020-07-10 - **Last Updated**: 2024-10-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1. 采用技术: 前端使用Vue脚手架搭建,页面展示使用elementUI,数据传输使用axios. 2. 前端启用使用npm run dev 即可 3. 启动成功后访问 http://localhost:8080/#/stuLog 到首页 4. 管理员账号密码都为 admin admin 5. 后端项目地址为: https://gitee.com/wodedanjia/tushu 6. sql文件都在后端项目里。 项目展示效果: 登录界面: ![输入图片说明](https://images.gitee.com/uploads/images/2020/0710/145433_966e0614_5216248.png "屏幕截图.png") 注册页面: ![输入图片说明](https://images.gitee.com/uploads/images/2020/0710/145554_337f5b03_5216248.png "屏幕截图.png") 登陆后页面展示: ![输入图片说明](https://images.gitee.com/uploads/images/2020/0710/145651_2a572ea2_5216248.png "屏幕截图.png")