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