We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
项目中用到的常量应该集中处理,项目代码中不应该出现常量字符串和数字。
便于后期维护和国际化处理。
参考src/app/const.ts