# 电商平台 **Repository Path**: tianmenxishui/sph ## Basic Information - **Project Name**: 电商平台 - **Description**: 电商平台练手项目,使用了Vue全家桶+webpack+less - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-11-11 - **Last Updated**: 2022-11-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sph ## 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/). **首页** ![alt](成品1.PNG) **详情页** ![alt](成品2.PNG) **用户订单页** ![alt](成品3.PNG)