![]() |
1
9
很可能你必须使用
在子模块中,使用“extend”=true从根模块获取设置
|
![]() |
2
0
创建共享模块文件(shared.module.ts)
然后将共享模块导入到要在其中使用Translate服务的任何其他模块中。 |