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