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