zhengyiming
5 天以前 ac7fde69c457b3488bbfe2671dbfeb3eeba26414
1
2
3
4
export enum BackType {
  toDetail = 'toDetail',
  back = 'back',
}