# test7-4 **Repository Path**: G_XL/test7-4 ## Basic Information - **Project Name**: test7-4 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # a | 操作 | 状态 | 位置 | | ---- | ---- | ---- | | 整体布局 | 已完成 | views/Home; | ---- | ---- | ---- | | 列表布局 | 已完成 | views/child/first;components/home/list ; store/details/list | | ---- | ---- | ---- | | 详情布局 | 已完成 | views/About;components/about/details | | ---- | ---- | ---- | | 购物车 | 已完成 | views/child/cart | | ---- | ---- | ---- | | 购物车详细操作 | 已完成 | | ---- | ---- | ---- | | 加入购物车弹出层 | 已完成 | views/About;components/about/details | | ---- | ---- | ---- | | 列表下拉刷新 | 已完成 | views/child/first;components/home/list ; store/details/list | | ---- | ---- | ---- | ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).