wupengfei
昨天 cc9f7e7a6281e6dc951bbc26bcbcdec55563c3b4
1
2
3
4
export enum BackType {
  toDetail = 'toDetail',
  back = 'back',
}