zym2525
2025-02-20 7c585e4e2d3bd1f6bbc77ac541fe8412ac47ebe5
1
2
3
4
export enum BackType {
  toDetail = 'toDetail',
  back = 'back',
}