# pdd_webapp **Repository Path**: lcxhcyn/pdd_webapp ## Basic Information - **Project Name**: pdd_webapp - **Description**: react实战电商项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-09 - **Last Updated**: 2022-01-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README - 三元套路 1. redux 放在 pages/模块中 数据驱动界面 2. 切页面时 样式组件 3. 路由配置 react-router-config 数组 动态加载组件 4. better-scroll load ... common 组件 - 转移到自己的项目 业务打理经验 - 首页开发套路 切页面 == 组件化 1. 组件思想 connect(serch + scroll(memo,lazyload 组件) + tabbar ) api