wupengfei
2025-02-24 a1ccf9499a7a04225922868e02953a9a972fbe96
1
2
3
4
export enum BackType {
  toDetail = 'toDetail',
  back = 'back',
}