# vue2_SPH **Repository Path**: meng-ting-gitee/vue2_-sph ## Basic Information - **Project Name**: vue2_SPH - **Description**: 包括首⻚,搜索列表,展示商品详情,加入购物⻋,用户登录,用户注册等多个模块 主要成果: 1. 二次封装 axios ,配置请求拦截器和相应拦截器,使用配置代理解决跨域问题,使用 Vuex 进行模块化开发 2.实现导航栏部分的数据展示,引入防抖和节流解决卡顿现象 3.使用 mock,js 模拟后台数据,引入 swiper 制作轮播图 4.实现 Search 模块面包屑以及分⻚器功能的开发 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-11 - **Last Updated**: 2023-08-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # test ## 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/).