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