# liming **Repository Path**: m-seven7/liming ## Basic Information - **Project Name**: liming - **Description**: project - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-17 - **Last Updated**: 2021-09-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目介绍 ## 项目运行方式 - 你是否使用代理(你的代理标识符和代理地址) ```shell { location /se { proxy_pass https://music.163.com/store/api/product/ipbanner; } location /bj { proxy_pass https://music.163.com/store/api/hotproduct_v2/gets; } location /Rm { proxy_pass https://music.163.com/store/api/allProduct/gets; } location /List { proxy_pass https://music.163.com/store/api/special/getdetail; } } ``` - 使用小皮进行代理 ## 项目描述 - 项目类型: 电商网站 - 项目功能: 1. 具有轮播图; 2. 可以进行登录、注册; 3. 热销爆品内有商品 - 使用到的第三方 1. "jquery" 2. "swiper"