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