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