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