MCPcopy Create free account
hub / github.com/duxianwei520/react /

Class

app/pages/base/developing.js:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3
4// 声明组件 并对外输出
5export default class developing extends Component {
6 // 初始化页面常量 绑定事件方法
7 constructor(props) {
8 super(props)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected