- 2023-02-10好客租房156-封装顶部导航栏组件(3功能处理withRouter)
importReactfrom'react'import{NavBar}from'antd-mobile'//导入withRouter高阶组件import{withRouter}from'react-router-dom'import"./index.scss"funct
- 2023-02-10好客租房157-封装顶部导航栏组件(4添加props校验)
添加props校验导入propTypesimportReactfrom'react'import{NavBar}from'antd-mobile'//导入withRouter高阶组件import{withRouter}from'react-router-dom'/
- 2023-02-10好客租房163-css Module的应用
1使用cssModules修改NavHeader样式2在样式文件中修改当前组件的样式3对于组件库中已经有的全局样式(比如:am-navber-title)importReactfrom'react'import{NavBar}fro