Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我尝试将基于 ng2 的工作应用程序集成到另一个应用程序时,我遇到了问题。
事实上,ng2 主题中定义的样式不适用于我的网页/pages/dashbord。
/pages/dashbord
我制作了两个 github 存储库,与您分享:
一旦我重新调整了网页/pages/dashbord,内容就会显示出来,但所有的布局都搞砸了。背景不加载,网格不显示等等。但是,在working application我上面的链接中,所有这些样式都已正确加载和显示。
working application
感谢您的时间和您可以提供的帮助。