您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

constants.ts 277B

1234
  1. export const EDUCATION_VERIFY_URL_SEARCHPARAMS_ACTION = 'getEducationVerify'
  2. export const EDUCATION_VERIFYING_LOCALSTORAGE_ITEM = 'educationVerifying'
  3. export const EDUCATION_PRICING_SHOW_ACTION = 'educationPricing'
  4. export const EDUCATION_RE_VERIFY_ACTION = 'educationReVerify'