# library-vue-master **Repository Path**: demo2020/library-vue-master ## Basic Information - **Project Name**: library-vue-master - **Description**: 后台管理系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # library-vue ## 项目在线体验地址:~~www.lbbjzz.com~~ ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ## 项目预览 ### 登陆界面 ![Login](https://github.com/lbbjzz/library-vue/blob/master/ScreenShots/Login.png) ### 注册界面 ![Register](https://github.com/lbbjzz/library-vue/blob/master/ScreenShots/Register.png) ### 管理员 ![Admin](https://github.com/lbbjzz/library-vue/blob/master/ScreenShots/Admin.png) ![Admin-Usermanage](https://github.com/lbbjzz/library-vue/blob/master/ScreenShots/Admin-Usermanage.png) ![Admin-Usermanage-Add](https://github.com/lbbjzz/library-vue/blob/master/ScreenShots/Admin-Usermanage-Add.png) ![Admin-Usermanage-Edit](https://github.com/lbbjzz/library-vue/blob/master/ScreenShots/Admin-Usermanage-Edit.png) ![Admin-Bookmanage](https://github.com/lbbjzz/library-vue/blob/master/ScreenShots/Admin-Bookmanage.png) ![Admin-Bookmanage-Search](https://github.com/lbbjzz/library-vue/blob/master/ScreenShots/Admin-Bookmanage-Search.png) ![Admin-Bookmanage-Add](https://github.com/lbbjzz/library-vue/blob/master/ScreenShots/Admin-Bookmanage-Add.png) ![Admin-Bookmanage-Edit](https://github.com/lbbjzz/library-vue/blob/master/ScreenShots/Admin-Bookmanage-Edit.png) ![Admin-UserInfo](https://github.com/lbbjzz/library-vue/blob/master/ScreenShots/Admin-UserInfo.png) ### 用户 ![User](https://github.com/lbbjzz/library-vue/blob/master/ScreenShots/User.png) ![User-BookBorrow](https://github.com/lbbjzz/library-vue/blob/master/ScreenShots/User-BookBorrow.png) ![User-UserInfo](https://github.com/lbbjzz/library-vue/blob/master/ScreenShots/User-UserInfo.png)