wupengfei
2025-03-10 bbf6053159d566a096dfa26627dda19657d928af
1
2
3
4
export enum BackType {
  toDetail = 'toDetail',
  back = 'back',
}