# 东软电商前台 **Repository Path**: chenhoudong/neusoft_ecommerce_front_desk ## Basic Information - **Project Name**: 东软电商前台 - **Description**: 东软电商前台,电商的前台页面,用户具有注册、登录,忘记密码后修改密码等功能;支持商品列表分页展示,对特定商品进行搜索,点击商品进入详情查看,查看评论等,具有购物车,订单查看,模拟支付功能。 - **Primary Language**: HTML/CSS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 23 - **Forks**: 1 - **Created**: 2020-07-28 - **Last Updated**: 2024-01-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # shop_foreground ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). # shop_foreground ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ### 登录、注册、找回密码 ![登录](https://images.gitee.com/uploads/images/2020/1002/171152_55f2c161_5469463.png "屏幕截图.png") ![注册](https://images.gitee.com/uploads/images/2020/1002/171209_96e9f671_5469463.png "屏幕截图.png") ![找回密码](https://images.gitee.com/uploads/images/2020/1002/171225_3bc161b2_5469463.png "屏幕截图.png") ### 首页展示 ![天地机惠首页(上)](https://images.gitee.com/uploads/images/2020/1002/170155_1cc03df2_5469463.png "屏幕截图.png") ![天地机惠首页(中)](https://images.gitee.com/uploads/images/2020/1002/165918_ebe27cf2_5469463.png "屏幕截图.png") ![天地机惠首页(下)](https://images.gitee.com/uploads/images/2020/1002/165943_6b50d8b4_5469463.png "屏幕截图.png") ### 商品列表展示 ![商品购物列表](https://images.gitee.com/uploads/images/2020/1002/170332_c0a1b089_5469463.png "屏幕截图.png") ![搜索效果](https://images.gitee.com/uploads/images/2020/1002/170416_1b2c922d_5469463.png "屏幕截图.png") ![商品购物列表分页](https://images.gitee.com/uploads/images/2020/1002/170444_c85452ee_5469463.png "屏幕截图.png") ![商品详细页](https://images.gitee.com/uploads/images/2020/1002/170526_eb0d9428_5469463.png "屏幕截图.png") ![商品详细页(下)](https://images.gitee.com/uploads/images/2020/1002/170559_cfda5fcd_5469463.png "屏幕截图.png") ### 购物车展示 ![购物车1](https://images.gitee.com/uploads/images/2020/1002/170727_bb7c480e_5469463.png "屏幕截图.png") ![购物车2](https://images.gitee.com/uploads/images/2020/1002/170806_52164e9d_5469463.png "屏幕截图.png") ![购物车3](https://images.gitee.com/uploads/images/2020/1002/170835_8c37a8af_5469463.png "屏幕截图.png") ![购物车4](https://images.gitee.com/uploads/images/2020/1002/170852_1bd7b649_5469463.png "屏幕截图.png") ### 安全管理、信息管理部分展示 ![订单](https://images.gitee.com/uploads/images/2020/1002/170938_b1637297_5469463.png "屏幕截图.png") ![订单详细](https://images.gitee.com/uploads/images/2020/1002/170959_c79fdf9f_5469463.png "屏幕截图.png") ![个人信息](https://images.gitee.com/uploads/images/2020/1002/171052_f6680ad2_5469463.png "屏幕截图.png") ![安全设置](https://images.gitee.com/uploads/images/2020/1002/171031_5265edc3_5469463.png "屏幕截图.png")