正好今天有点时间,我把我以前自学前端做过的一个京东项目整理了一下,打算共享出来,因为有很多的人都想学前端开发,但是用没有什么项目可以查考学习
项目的结构
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
| ------首页------index.html----- | | ----------------登录---login.html--- | ----------------注册---signin.html--- | ----------------汽车页面---car.html--- | ----------------清洁用品页面---cleaning _supplies.html--- | ----------------电脑---computer.html--- | ----------------鞋装页面---footwear.html--- | ----------------家电页面---home _appliances.html--- | ----------------手机页面---mobile_phone_demo.html--- | ----------------调查页面---survey.html--- | ----------------家具页面---home_decoration.html--- 上面是总个京东项目的流程
|
项目部分效果图


项目下载地址
京东项目下载,点击我吧!