# GoodsInfoPage **Repository Path**: erbuer/GoodsInfoPage ## Basic Information - **Project Name**: GoodsInfoPage - **Description**: 仿京东、天猫app的商品详情页的布局架构, 以及功能实现 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-01-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GoodsInfoPage 仿京东、天猫app的商品详情页的布局架构, 以及功能实现 ___ ##### 有需要做电商类app的童鞋可以看看, 首先先看看效果实现 本项目使用的第三方框架: > * 开发工具: * Android Studio > * 使用的第三方框架: * 加载网络图片使用的 [Fresco](https://github.com/facebook/fresco) * 头部的商品图轮播 [ConvenientBanner](https://github.com/saiwu-bigkoo/Android-ConvenientBanner) * 导航栏切换 [PagerSlidingTabStrip](https://github.com/astuetz/PagerSlidingTabStrip) ### 效果图如下 ![效果实现](https://github.com/hexianqiao3755/GoodsInfoPage/blob/master/demo.gif)