标签: angular6 config settings
在Angular6中如何使用配置文件进行设置。我关注了link中提到的文章, https://blogs.msdn.microsoft.com/premier_developer/2018/03/01/angular-how-to-editable-config-files/#comment-38425
但是不幸的是,我无法使用Appconfig.Settings。 说使用AppConfig.settings时未定义。设置是静态的,但在尝试访问时仍未定义。请分享有关如何访问设置的代码段。