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