# 尚品汇-vue-elementui购物商城-后台 **Repository Path**: OnlyCYY/shangpinhui-vue-elementui-admin ## Basic Information - **Project Name**: 尚品汇-vue-elementui购物商城-后台 - **Description**: 基于Vue与Elementui开发的购物商城系统--后台(持续更新中。。。) - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-08-23 - **Last Updated**: 2024-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vuemall-admin ## Build Setup ```bash # clone the project git clone https://github.com/PanJiaChen/vue-admin-template.git # enter the project directory cd vue-admin-template # install dependency npm install # develop npm run dev ``` This will automatically open http://localhost:9528 ## Build ```bash # build for test environment npm run build:stage # build for production environment npm run build:prod ``` ## Advanced ```bash # preview the release environment effect npm run preview # preview the release environment effect + static resource analysis npm run preview -- --report # code format check npm run lint # code format check and auto fix npm run lint -- --fix ``` 接口地址++++++++++++ 权限管理: http://39.98.123.211:8170/swagger-ui.html 商品管理:http://39.98.123.211:8216/swagger-ui.html 活动与优惠券管理:http://39.98.123.211:8200/swagger-ui.html 订单管理:http://39.98.123.211:8204/swagger-ui.html 客户管理:http://39.98.123.211:8208/swagger-ui.html