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