File tree Expand file tree Collapse file tree 1 file changed +16
-14
lines changed Expand file tree Collapse file tree 1 file changed +16
-14
lines changed Original file line number Diff line number Diff line change 6
6
7
7
> 如果对您有帮助,您可以点右上角 "Star" 支持一下 谢谢! ^_^
8
8
9
- > 部署详解:http ://blog.csdn.net/qq_28027903/article/details/77929618
9
+ > 部署详解:https ://blog.csdn.net/qq_28027903/article/details/82109408
10
10
11
11
> 此项目会一直持续更新 后期会使用node提供服务
12
+
13
+ > 提示小程序大于2M可以把screenshot文件夹删除
12
14
```
13
15
14
16
### 项目截图:
27
29
28
30
## 项目布局
29
31
```
30
- |-- images // 公共图片
31
- |-- lib // 公共文件
32
- |-- pages // 页面
33
- | |-- index // 首页
34
- | |-- list // 商品列表
35
- | |-- details // 商品详情
36
- | |-- user // 个人中心
37
- | |-- order // 我的订单
38
- | |-- coupon // 优惠券
39
- | |-- cart // 购物车
40
- | |-- addressList // 我的地址
41
- | |-- addressAdd // 添加地址
42
- |-- README.md // 说明
32
+ |-- images // 公共图片
33
+ |-- lib // 公共文件
34
+ |-- pages // 页面
35
+ | |-- index // 首页
36
+ | |-- list // 商品列表
37
+ | |-- details // 商品详情
38
+ | |-- user // 个人中心
39
+ | |-- order // 我的订单
40
+ | |-- coupon // 优惠券
41
+ | |-- cart // 购物车
42
+ | |-- addressList // 我的地址
43
+ | |-- addressAdd // 添加地址
44
+ |-- README.md // 说明
43
45
```
44
46
45
47
## 开发环境:
You can’t perform that action at this time.
0 commit comments