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