wupengfei
4 天以前 ea99caed5d6eb9ee93256f8bee0ebefeebdeb40e
1
2
3
4
export enum BackType {
  toDetail = 'toDetail',
  back = 'back',
}