# wx-books **Repository Path**: yuwenjun_gitee/wx-books ## Basic Information - **Project Name**: wx-books - **Description**: 微信小程序-云开发体验 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-01-08 - **Last Updated**: 2024-01-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 微信小程序-云开发 图书商城

#功能说明

首页展示(轮播图+触底加载+下拉刷新+分页+浏览量排序) 详情页(添加评论) 个人中心(登陆+添加图书) ###数据来源 根据输入的图书的isbn号或扫码,从豆瓣读书网站爬取,然后存入腾讯云上 #效果图 见preview目录(wx-books/preview/) ## 参考文档 - [云开发文档](https://developers.weixin.qq.com/miniprogram/dev/wxcloud/basis/getting-started.html)