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

emberup.sh 206B

12345678910
  1. // Client refactor
  2. [^\/]*[^\/]*\s*(import\s*AuthenticatedRouteMixin.*)
  3. // $1
  4. // Regexp replace
  5. extend\([.|\n|\r|\s]*[^\/U]*AuthenticatedRouteMixin[.|\n|\r|\s]*,
  6. extend (\n// AuthenticatedRouteMixin, \n