文件名称:mall.zip
文件大小:1.23MB
文件格式:ZIP
更新时间:2022-10-13 03:37:22
跨平台应用
mall.zip,本项目后端是自己搭建腾讯云服务,构建数据库,实现api以及图片存储,小程序前端需要通过后端返回的接口实现一个商城的正常运行话功能,比如商品商品列表、订单列表、购物车,同时还可以练习微信账号授权登录,是一个比较综合的项目,需要具备一定的JavaScript、CSS以及SQL知识,适合小程序的初学者和提升者
【文件预览】:
mall-master
----data()
--------screenshot()
--------products.json(2KB)
--------products()
----cloudfunctions()
--------getTrolleyList()
--------addTrolley()
--------updateTrolley()
--------getOrderList()
--------addOrder()
--------addComment()
--------productDetail()
----.gitignore(145B)
----miniprogram()
--------images()
--------app.json(1KB)
--------pages()
--------components()
--------sitemap.json(191B)
--------app.wxss(581B)
--------app.js(524B)
--------utils()
----README.md(3KB)
----project.config.json(707B)