wupengfei
昨天 7dc4edbfc6dd305dad0d1f0a9074ed316d0d03a3
1
2
3
4
export enum BackType {
  toDetail = 'toDetail',
  back = 'back',
}