当前位置:网站首页>A wechat app for shopping

A wechat app for shopping

2022-06-13 02:40:00 Ten year CV Engineer

lately , The graduation project is finished , Hurry to learn the small program , After learning it, I found that it is much better than Android ? I knew that I would learn small programs first and then do my graduation project ... With the front-end basic knowledge and vue The understanding of the , Learning small programs is basically not a big problem , It's estimated that you can actually read the official documents ... Here is a shopping garbage applet I made when learning the applet , The data interface is also node

1. home page , All data is obtained through the asynchronous request interface

2. Classification Interface , alike , All data are rendered asynchronously ( Data can be saved directly from Taobao to the database )

3. Product list every request 10 Data , The data shows that there is no more data

 

 4, Product details screen

You can click to enlarge the rotation chart

5. If there is no data in the shopping cart, no data will be displayed

5. Payment function , An order is directly written here , Because there is no in-depth study node Wechat payment interface

6. Wechat login

 

  So far , The others are much the same

原网站

版权声明
本文为[Ten year CV Engineer]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/02/202202280539466490.html