# vue_supermall **Repository Path**: chenxinlong1204/vue_supermall ## Basic Information - **Project Name**: vue_supermall - **Description**: 移动端Web商场网站 旧版地址:http://mall.chenxinlong.xyz/old/ 新版地址:http://mall.chenxinlong.xyz/ - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: http://mall.chenxinlong.xyz/ - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-10-02 - **Last Updated**: 2021-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

项目效果图

线上查看[请使用移动端查看,浏览器F12]

项目使用须知

项目主要使用Vue+axios+better-scroll

已完成首页,分类,购物车,我的四部分(添加了购物车选择商品属性功能)

此项目为移动端Web

使用时请先 npm install 安装扩展包

项目启动命令 npm run start

项目打包命令 npm run build