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