# 图书商城项目前端 **Repository Path**: o52hz-drop-whale/book-mall-project ## Basic Information - **Project Name**: 图书商城项目前端 - **Description**: 图书商城 登录 注册 购物车 订单 支付宝支付 收货地址 - **Primary Language**: HTML/CSS - **License**: MulanPSL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 0 - **Created**: 2023-10-30 - **Last Updated**: 2024-04-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: HTML, Vue, Element-UI, 脚手架 ## README > A Vue.js project ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` 运行截图 用户端 ![登录](images/%E7%99%BB%E5%BD%95.png) ![注册](images/%E6%B3%A8%E5%86%8C.png) ![图书展示![输入图片说明](images/%E5%9B%BE%E4%B9%A6%E8%AF%A6%E6%83%85.png)](images/%E5%9B%BE%E4%B9%A6%E5%B1%95%E7%A4%BA%E9%A1%B5%E9%9D%A2.png) ![输入图片说明](images/%E8%B4%AD%E7%89%A9%E8%BD%A6.png)![输入图片说明](images/%E5%9B%BE%E4%B9%A6%E6%94%B6%E8%97%8F.png)# class10303_book ![输入图片说明](images/%E8%AE%A2%E5%8D%95%E8%AF%A6%E6%83%85.png) ![输入图片说明](images/%E6%94%B6%E8%B4%A7%E5%9C%B0%E5%9D%80%E7%AE%A1%E7%90%86.png) ![输入图片说明](images/%E6%94%AF%E4%BB%98%E9%A1%B5%E9%9D%A2.png) ![输入图片说明](images/%E5%94%AE%E5%90%8E%E9%80%80%E6%AC%BE%E8%AE%A2%E5%8D%95.png) 管理员端 ![输入图片说明](images/%E5%90%8E%E5%8F%B0%E7%99%BB%E5%BD%95.png) ![输入图片说明](images/%E4%BA%BA%E5%91%98%E7%AE%A1%E7%90%86.png) ![输入图片说明](images/%E7%B1%BB%E5%88%AB%E7%AE%A1%E7%90%86.png) ![输入图片说明](images/%E5%9B%BE%E4%B9%A6%E7%AE%A1%E7%90%86.png) For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).